Libraries tagged by laravel slugable
italofantone/sluggable
297 Downloads
Is a PHP library designed to simplify and automate the creation of URL-friendly slugs based on Laravel.
rayiumir/laravel-slugable
11 Downloads
Minimal auto slug trait for Laravel Eloquent models.
intothesource/laravel-slugable
702 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
13081403 Downloads
Generate slugs when saving Eloquent models
cviebrock/eloquent-sluggable
14381520 Downloads
Easy creation of slugs for your Eloquent models in Laravel
rinvex/laravel-categories
168667 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.
nunomaduro/laravel-sluggable
3373 Downloads
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.
drobee/nova-sluggable
269943 Downloads
Slug field for Laravel Nova
whitecube/laravel-sluggable
31368 Downloads
Generate slugs for your models automatically - even with translated attributes
josezenem/laravel-slugidable
66688 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
bpocallaghan/sluggable
24328 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
esensi/model
67027 Downloads
The base model traits of Esensi