Libraries tagged by eloquent slug
spatie/laravel-sluggable
9351268 Downloads
Generate slugs when saving Eloquent models
cviebrock/eloquent-sluggable
12082790 Downloads
Easy creation of slugs for your Eloquent models in Laravel
rinvex/laravel-categories
151899 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
21922 Downloads
Creates Persian slugs for Eloquent models.
josezenem/laravel-slugidable
39931 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
esensi/model
65885 Downloads
The base model traits of Esensi
padosoft/laravel-sluggable
9634 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
48470 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
marshmallow/sluggable
14692 Downloads
Generate slugs when saving Eloquent models
maniruzzaman/laravel-unique-slug
1183 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
larapack/attribute-slugging
1840 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
zymawy/arabify
1113 Downloads
:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge
rinvex/laravel-tenants
3388 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.
ink/ink-sluggable
3387 Downloads
Easy creation of slugs for Eloquent and EloquentTranslatable models in Laravel 4.
bpocallaghan/sluggable
20232 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.