Libraries tagged by laravel-slugidable
josezenem/laravel-slugidable
67063 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
spatie/laravel-sluggable
13594486 Downloads
Generate slugs when saving Eloquent models
nunomaduro/laravel-sluggable
4902 Downloads
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.
whitecube/laravel-sluggable
32470 Downloads
Generate slugs for your models automatically - even with translated attributes
padosoft/laravel-sluggable
15619 Downloads
Generate slugs when saving Eloquent models
marshmallow/sluggable
19450 Downloads
Generate slugs when saving Eloquent models
zyxus/laravel-sluggable
3500 Downloads
A simple way to slugs to any model in Laravel.
rayiumir/laravel-slugable
17 Downloads
Minimal auto slug trait for Laravel Eloquent models.
martinbean/laravel-sluggable-trait
48885 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
pharaonic/laravel-sluggable
983 Downloads
Simplest Sluggable for Laravel Eloquent/Model
mvnrsa/laravel-sluggable-trait
41 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save. A slight omprovement on martinbean/laravel-sluggable-trait to use underscore (or any other character) instead of dash in slugs.
laraeast/laravel-sluggable
493 Downloads
Easy creation of slugs for your Eloquent models in Laravel
ka4ivan/laravel-sluggable
23 Downloads
Generate slugs when saving Eloquent models (multilingualism, multigroups, uniqueness)
devio/laravel-model-cast
29 Downloads
yuges-code/laravel-sluggable
71 Downloads
Slug generation for Laravel eloquent models