cviebrock/eloquent-sluggable
Easy creation of slugs for your Eloquent models in Laravel
3,993
14,243,023
rinvex/laravel-categories
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.
467
167,538
nunomaduro/laravel-sluggable
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.
140
2,459
rinvex/laravel-tenants
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.
82
3,486
bpocallaghan/sluggable
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
6
23,949
teners/laravel-extras
Extend laravel applications with more artisan commands, traits and useful helper classes
5
3,820
sajawd-yq/eloquent-sluggable-persian
Easy creation of slugs for your Eloquent models in Laravel
3
15
jamalhassouni/laravel-sluggable
Easy creation of slugs for your Eloquent models in Laravel 5. support arabic
11
gurzhii/laravel-sluggable-trait
A trait you can apply to Eloquent models to have slugs automatically generated on save.
270