Libraries tagged by laravel slugable
italofantone/sluggable
96 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
684 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
9738456 Downloads
Generate slugs when saving Eloquent models
cviebrock/eloquent-sluggable
12387901 Downloads
Easy creation of slugs for your Eloquent models in Laravel
rinvex/laravel-categories
154286 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.
josezenem/laravel-slugidable
44639 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
whitecube/laravel-sluggable
24341 Downloads
Generate slugs for your models automatically - even with translated attributes
drobee/nova-sluggable
259191 Downloads
Slug field for Laravel Nova
esensi/model
66104 Downloads
The base model traits of Esensi
padosoft/laravel-sluggable
10214 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
48569 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.