Libraries tagged by eloquent slug
cviebrock/eloquent-sluggable
11340647 Downloads
Easy creation of slugs for your Eloquent models in Laravel
spatie/laravel-sluggable
8398321 Downloads
Generate slugs when saving Eloquent models
rinvex/laravel-categories
145433 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
19474 Downloads
Creates Persian slugs for Eloquent models.
josezenem/laravel-slugidable
32945 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
padosoft/laravel-sluggable
8402 Downloads
Generate slugs when saving Eloquent models
khalyomede/laravel-eloquent-uuid-slug
341 Downloads
Use auto generated UUID slugs to identify and retrieve your Eloquent models.
martinbean/laravel-sluggable-trait
48250 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
codinglabsau/laravel-sluggable
8343 Downloads
Generate slugs when saving Eloquent models
maniruzzaman/laravel-unique-slug
821 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
bpocallaghan/sluggable
20008 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
zymawy/arabify
877 Downloads
:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge
esensi/model
65602 Downloads
The base model traits of Esensi
rinvex/laravel-tenants
3371 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
1895 Downloads
Easy creation of slugs for your Eloquent models in Laravel