Libraries tagged by eloquent slug
cviebrock/eloquent-sluggable
10456325 Downloads
Easy creation of slugs for your Eloquent models in Laravel
spatie/laravel-sluggable
7446914 Downloads
Generate slugs when saving Eloquent models
rinvex/laravel-categories
134936 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.
pishran/laravel-persian-slug
15581 Downloads
Creates Persian slugs for Eloquent models.
josezenem/laravel-slugidable
27324 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
esensi/model
65156 Downloads
The base model traits of Esensi
padosoft/laravel-sluggable
6448 Downloads
Generate slugs when saving Eloquent models
khalyomede/laravel-eloquent-uuid-slug
182 Downloads
Use auto generated UUID slugs to identify and retrieve your 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
12048 Downloads
Generate slugs when saving Eloquent models
bpocallaghan/sluggable
19246 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
zymawy/arabify
625 Downloads
:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge
rinvex/laravel-tenants
3326 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.
pavelpaliy/eloquent-sluggable
1684 Downloads
Easy creation of slugs for your Eloquent models in Laravel
jourdon/sluggable
31 Downloads
Easy create slug for your Eloquent models in Laravel