Libraries tagged by pluggable
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
rolies106/eloquent-sluggable
104 Downloads
Easy creation of slugs for your Eloquent models in Laravel
rafflesargentina/l5-sluggable
122 Downloads
Unique slug generator for Laravel 5. Clone of Caffeinated Slugs
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.
pawelmysior/laravel-sluggable
354 Downloads
A small trait, a wrapper of cviebrock/eloquent-sluggable
parallax/cakephp-sluggable
160 Downloads
CakePHP Sluggable Plugin
oleaass/laravel-sluggable
89 Downloads
Add unique slugs to Eloquent models in Laravel
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.
oddvalue/laravel-sluggable
11 Downloads
Generate slugs when saving Eloquent models