Libraries tagged by sluggable
zaimealabs/sluggable
118 Downloads
The ZaimeaLabs Sluggable package.
xisodev/eloquent-sluggable
22 Downloads
Easy creation of slugs for your Eloquent models in Laravel
voskobovich/yii2-sluggable-behavior
98 Downloads
Adds transliteration slugs to the standard solution from Yii2
thunderwolf/sluggable
189 Downloads
Sluggable for the Laravel Eloquent based on Propel sluggable behavior
suilven/sluggable
643 Downloads
Add a slug field to any DataObject
snapshotmedia/cakephp-sluggable
70 Downloads
CakePHP Sluggable Plugin
simtecsystem/cakephp-sluggable
14 Downloads
Plugin for CakePHP 3.x that enables automatic, configurable slugging of database fields
sibche/eloquent-sluggable
464 Downloads
Easy creation of slugs for your Eloquent models in Laravel 5.
sgsm74/eloquent-sluggable-plus
0 Downloads
Easy creation of slugs for your Eloquent models in Laravel
serengiy/sluggable
4 Downloads
Пакет для формирования slug'ов в Eloquent моделях для Laravel
sajawd-yq/eloquent-sluggable-persian
9 Downloads
Easy creation of slugs for your Eloquent models in Laravel
quocphongdn/eloquent-sluggable
3 Downloads
Easy creation of slugs for your Eloquent models in Laravel
paxha/laravel-sluggable
4034 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
parallax/cakephp-sluggable
160 Downloads
CakePHP Sluggable Plugin
oguzcandemircan/laravel-unique-sluggable
55 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.