Libraries tagged by slugidable
josezenem/laravel-slugidable
66676 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
gedmo/doctrine-extensions
125161904 Downloads
Doctrine behavioral extensions
spatie/laravel-sluggable
13055055 Downloads
Generate slugs when saving Eloquent models
cviebrock/eloquent-sluggable
14368823 Downloads
Easy creation of slugs for your Eloquent models in Laravel
stof/doctrine-extensions-bundle
90036062 Downloads
Integration of the gedmo/doctrine-extensions with Symfony
rinvex/laravel-categories
168557 Downloads
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
antishov/doctrine-extensions-bundle
2109569 Downloads
Forked from stof/doctrine-extensions-bundle integration of the gedmo/doctrine-extensions with Symfony 4
nunomaduro/laravel-sluggable
3257 Downloads
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.
drobee/nova-sluggable
269926 Downloads
Slug field for Laravel Nova
whitecube/laravel-sluggable
31329 Downloads
Generate slugs for your models automatically - even with translated attributes
bpocallaghan/sluggable
24324 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
esensi/model
67025 Downloads
The base model traits of Esensi
jellybool/translug
46493 Downloads
Translate Chinese And Then Make It Sluggable
padosoft/laravel-sluggable
15212 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
48877 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.