Libraries tagged by slugg
pawelpodlasinski/slugger
39 Downloads
Convert int to slug and decode
pawelmysior/laravel-sluggable
353 Downloads
A small trait, a wrapper of cviebrock/eloquent-sluggable
parallax/cakephp-sluggable
160 Downloads
CakePHP Sluggable Plugin
oleaass/laravel-sluggable
84 Downloads
Add unique slugs to Eloquent models in Laravel
oguzcandemircan/laravel-unique-sluggable
53 Downloads
This package allows you to create unique slugs. It keeps all the slugs you define in the slugs table. It also satisfies all requests and directs it to the controller you define in your model.
oddvalue/laravel-sluggable
7 Downloads
Generate slugs when saving Eloquent models
novatio/silverstripe-sluggable
22 Downloads
Extension to add slugs (URLSegments) to any DataObject (with uniqueness check + preview possibility)
nerd-components/sluggy
17 Downloads
Cyrillic slug generator
namest/sluggable
23 Downloads
mvnrsa/laravel-sluggable-trait
12 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save. A slight omprovement on martinbean/laravel-sluggable-trait to use underscore (or any other character) instead of dash in slugs.
mr-timofey/eloquent-sluggable
2499 Downloads
Sluggable Eloquent model class
michaeljmeadows/sluggable
8 Downloads
A simple trait to generate model slugs.
meshkov/sluggler
134 Downloads
Laravel 4 Cyrillic slugs generator
mathewparet/laravel-sluggable
44 Downloads
Create and manage slugs
madhouse/slugger
2208 Downloads
Hashes the Id of an entry when it is saved and replaces the slug.