Libraries tagged by Laravel-Slug
spatie/laravel-sluggable
13995896 Downloads
Generate slugs when saving Eloquent models
nunomaduro/laravel-sluggable
6339 Downloads
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.
whitecube/laravel-sluggable
33244 Downloads
Generate slugs for your models automatically - even with translated attributes
oliwol/laravel-slugify
3581 Downloads
A trait to easily add slug generation to your Laravel models.
josezenem/laravel-slugidable
67712 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
padosoft/laravel-sluggable
15904 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
48918 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
coding-wisely/laravel-slug-auto-generator
2979 Downloads
Auto generating unique slugs for your Laravel model
marshmallow/sluggable
19960 Downloads
Generate slugs when saving Eloquent models
zyxus/laravel-sluggable
3549 Downloads
A simple way to slugs to any model in Laravel.
rayiumir/laravel-slugable
22 Downloads
Minimal auto slug trait for Laravel Eloquent models.
paxha/laravel-sluggable
4076 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
kolpikov/laravel-slug
1563 Downloads
Laravael 5 slug maker for Cyrillic strings
ka4ivan/laravel-sluggable
61 Downloads
Generate slugs when saving Eloquent models (multilingualism, multigroups, uniqueness)
jetcod/laravel-slugify
308 Downloads
A Laravel package that automatically generates slugs for model attributes, simplifying the creation of URL-friendly slugs.