Libraries tagged by eloquent slug
spatie/laravel-sluggable
14254091 Downloads
Generate slugs when saving Eloquent models
cviebrock/eloquent-sluggable
15015015 Downloads
Easy creation of slugs for your Eloquent models in Laravel
nunomaduro/laravel-sluggable
8320 Downloads
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.
rinvex/laravel-categories
172874 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
30787 Downloads
Creates Persian slugs for Eloquent models.
esensi/model
67352 Downloads
The base model traits of Esensi
josezenem/laravel-slugidable
67940 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
bpocallaghan/sluggable
25904 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
matteoggl/linnaeus
7787 Downloads
A package to create readable, random slugs for Eloquent models from animal names and adjectives.
pushery/polyslug-for-laravel
5360 Downloads
Polymorphic, multilingual routable identity for Eloquent — leak-safe IDs, per-locale slugs, and hreflang out of the box.
padosoft/laravel-sluggable
16126 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
48944 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
marshmallow/sluggable
20253 Downloads
Generate slugs when saving Eloquent models
ka4ivan/laravel-sluggable
145 Downloads
Generate slugs when saving Eloquent models (multilingualism, multigroups, uniqueness)
kduma/eloquent-sluggable
920 Downloads
Eases using and generating slugs Laravel Eloquent models.