Libraries tagged by slugg
sgsm74/eloquent-sluggable-plus
0 Downloads
Easy creation of slugs for your Eloquent models in Laravel
serengiy/sluggable
3 Downloads
Пакет для формирования slug'ов в Eloquent моделях для Laravel
samjoyce777/slugger
37 Downloads
Slug creator and uniquness checker
sajawd-yq/eloquent-sluggable-persian
8 Downloads
Easy creation of slugs for your Eloquent models in Laravel
rudak/sluggak
21 Downloads
rolies106/eloquent-sluggable
103 Downloads
Easy creation of slugs for your Eloquent models in Laravel
rafflesargentina/l5-sluggable
121 Downloads
Unique slug generator for Laravel 5. Clone of Caffeinated Slugs
quocphongdn/eloquent-sluggable
2 Downloads
Easy creation of slugs for your Eloquent models in Laravel
paxha/laravel-sluggable
4027 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
pawelpodlasinski/slugger
40 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
86 Downloads
Add unique slugs to Eloquent models in Laravel
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.
oddvalue/laravel-sluggable
10 Downloads
Generate slugs when saving Eloquent models