Libraries tagged by slugable
nunomaduro/laravel-sluggable
3005 Downloads
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.
drobee/nova-sluggable
269791 Downloads
Slug field for Laravel Nova
whitecube/laravel-sluggable
31102 Downloads
Generate slugs for your models automatically - even with translated attributes
bpocallaghan/sluggable
24251 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
josezenem/laravel-slugidable
66586 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
esensi/model
67023 Downloads
The base model traits of Esensi
jellybool/translug
46462 Downloads
Translate Chinese And Then Make It Sluggable
padosoft/laravel-sluggable
15108 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
48873 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
marshmallow/sluggable
18803 Downloads
Generate slugs when saving Eloquent models
esign/laravel-underscore-sluggable
6537 Downloads
Generate slugs when saving UnderscoreTranslatable models
callcocam/tall-sluggable
1554 Downloads
The packages auto slug laravel model.
teners/laravel-extras
3852 Downloads
Extend laravel applications with more artisan commands, traits and useful helper classes
sawastacks/ci4-slugify
341 Downloads
Simple Slugify Library for Codeigniter
rinvex/laravel-tenants
3486 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.