Libraries tagged by slugidable
josezenem/laravel-slugidable
27342 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
gedmo/doctrine-extensions
93777734 Downloads
Doctrine behavioral extensions
cviebrock/eloquent-sluggable
10464535 Downloads
Easy creation of slugs for your Eloquent models in Laravel
stof/doctrine-extensions-bundle
67012744 Downloads
Integration of the gedmo/doctrine-extensions with Symfony
spatie/laravel-sluggable
7455317 Downloads
Generate slugs when saving Eloquent models
rinvex/laravel-categories
135066 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
1939244 Downloads
Forked from stof/doctrine-extensions-bundle integration of the gedmo/doctrine-extensions with Symfony 4
drobee/nova-sluggable
250134 Downloads
Slug field for Laravel Nova
whitecube/laravel-sluggable
18859 Downloads
Generate slugs for your models automatically - even with translated attributes
esensi/model
65177 Downloads
The base model traits of Esensi
jellybool/translug
41470 Downloads
Translate Chinese And Then Make It Sluggable
padosoft/laravel-sluggable
6482 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
47843 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
marshmallow/sluggable
12096 Downloads
Generate slugs when saving Eloquent models
bpocallaghan/sluggable
19248 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.