Download the PHP package elloringene/slugify without Composer
On this page you can find all versions of the php package elloringene/slugify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download elloringene/slugify
More information about elloringene/slugify
Files in elloringene/slugify
Download elloringene/slugify
More information about elloringene/slugify
Files in elloringene/slugify
Vendor elloringene
Package slugify
Short Description Library for creating slugs for models as unique identifiers.
License
Package slugify
Short Description Library for creating slugs for models as unique identifiers.
License
Please rate this library. Is it a good library?
Informations about the package slugify
Slugify
USE
use Elloringene\Slugify\Slugify;
$slugify = new Slugify();
$slug = $slugify->make($model (App\Models\Product), $string );
All versions of slugify with dependencies
PHP Build Version
Package Version
No informations.
The package elloringene/slugify contains the following files
Loading the files please wait ....