Registry / utility / jbroadway-urlify

jbroadway-urlify

JSON →
library1.2.5-stablephppackagistunverified

A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.

composer require jbroadway/urlify
INSTALL
IMPORT
SIG · JBROADWAY-URLIFY
J
jbroadway-urlify
utilityphpv1.2.5-stable
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

URLify
use URLify;

Generates a URL-friendly slug from a string.

use URLify; $slug = URLify::filter('München ist schön'); // $slug = 'Muenchen-ist-schoen'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.5-stablelatest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
jbroadway-urlify — pip install jbroadway-urlify · libregistry