Libraries tagged by eloquent slug
spatie/laravel-sluggable
13324236 Downloads
Generate slugs when saving Eloquent models
cviebrock/eloquent-sluggable
14501148 Downloads
Easy creation of slugs for your Eloquent models in Laravel
rinvex/laravel-categories
169373 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.
nunomaduro/laravel-sluggable
3997 Downloads
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.
pishran/laravel-persian-slug
29640 Downloads
Creates Persian slugs for Eloquent models.
josezenem/laravel-slugidable
66839 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
matteoggl/linnaeus
7461 Downloads
A package to create readable, random slugs for Eloquent models from animal names and adjectives.
esensi/model
67056 Downloads
The base model traits of Esensi
padosoft/laravel-sluggable
15392 Downloads
Generate slugs when saving Eloquent models
marshmallow/sluggable
19148 Downloads
Generate slugs when saving Eloquent models
bpocallaghan/sluggable
24569 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
rinvex/laravel-tenants
3492 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.
angkor/laravel-categories
1657 Downloads
A fork of rinvex/laravel-categories - A polymorphic Laravel package for category management with Nested Sets, Sluggable, and Translatable support.
rinvex/laravel-tags
3158 Downloads
Rinvex Tags is a polymorphic Laravel package, for tag management. You can tag any eloquent model with ease, and utilize the awesomeness of Sluggable, and Translatable models out of the box.
kduma/eloquent-sluggable
870 Downloads
Eases using and generating slugs Laravel Eloquent models.