Libraries tagged by laravel slugable
italofantone/sluggable
53 Downloads
Is a PHP library designed to simplify and automate the creation of URL-friendly slugs based on Laravel.
rayiumir/laravel-slugable
3 Downloads
Minimal auto slug trait for Laravel Eloquent models.
intothesource/laravel-slugable
683 Downloads
A laravel slugable trait
into-the-source/laravel-slugable
15 Downloads
A laravel slugable trait
hellohasan/laravel-slugable
18 Downloads
It's a unique slug generator for laravel
harsh/laravel-slugable
9 Downloads
Create slug for Eloquest models that implements Slugable.
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.
whitecube/laravel-sluggable
23377 Downloads
Generate slugs for your models automatically - even with translated attributes
josezenem/laravel-slugidable
39931 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
drobee/nova-sluggable
258186 Downloads
Slug field for Laravel Nova
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.