Download the PHP package jaenmedina/slugifier without Composer
On this page you can find all versions of the php package jaenmedina/slugifier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jaenmedina/slugifier
More information about jaenmedina/slugifier
Files in jaenmedina/slugifier
Download jaenmedina/slugifier
More information about jaenmedina/slugifier
Files in jaenmedina/slugifier
Vendor jaenmedina
Package slugifier
Short Description A simple php library to generate slugs.
License MIT
Homepage http://www.slugifier.com
Package slugifier
Short Description A simple php library to generate slugs.
License MIT
Homepage http://www.slugifier.com
Please rate this library. Is it a good library?
Informations about the package slugifier
Slugifier
A simple php library to generate slugs.
Version
0.3.1
Install with composer
Add the package dependency jaenmedina/slugifier in your composer.json
How to use?
Just instantiate the Slugifier class and call the slugify method. For example:
If you want to set the separator just use the setSeparator function:
If you want to exclude certain words from the slug you can use the excludeWords function:
To add specific mapping rules you can use the addRule, addRules and setRules functions:
License
MIT
All versions of slugifier with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.3
The package jaenmedina/slugifier contains the following files
Loading the files please wait ....