Libraries tagged by sluggable
voskobovich/yii2-sluggable-behavior
98 Downloads
Adds transliteration slugs to the standard solution from Yii2
thunderwolf/sluggable
184 Downloads
Sluggable for the Laravel Eloquent based on Propel sluggable behavior
suilven/sluggable
642 Downloads
Add a slug field to any DataObject
snapshotmedia/cakephp-sluggable
70 Downloads
CakePHP Sluggable Plugin
simtecsystem/cakephp-sluggable
13 Downloads
Plugin for CakePHP 3.x that enables automatic, configurable slugging of database fields
sibche/eloquent-sluggable
461 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
3 Downloads
Пакет для формирования slug'ов в Eloquent моделях для Laravel
sajawd-yq/eloquent-sluggable-persian
8 Downloads
Easy creation of slugs for your Eloquent models in Laravel
quocphongdn/eloquent-sluggable
2 Downloads
Easy creation of slugs for your Eloquent models in Laravel
paxha/laravel-sluggable
4028 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
54 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.
namest/sluggable
25 Downloads
michaeljmeadows/sluggable
10 Downloads
A simple trait to generate model slugs.