Download the PHP package ashleydawson/slugify without Composer
On this page you can find all versions of the php package ashleydawson/slugify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ashleydawson/slugify
More information about ashleydawson/slugify
Files in ashleydawson/slugify
Download ashleydawson/slugify
More information about ashleydawson/slugify
Files in ashleydawson/slugify
Please rate this library. Is it a good library?
Informations about the package slugify
Slugify
Installation
You can install Slugify via Composer. To do that, simply require the package in your composer.json file like so:
Then run composer update to install the package.
Basic Usage
Using slugify is easy - simply instantiate the slugifier service class and call the slugify method:
If you'd like to change the delimiter used, simply pass it as the second argument to the slugify method:
All versions of slugify with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
The package ashleydawson/slugify contains the following files
Loading the files please wait ....