Libraries tagged by Laravel Slug
spatie/laravel-sluggable
13179018 Downloads
Generate slugs when saving Eloquent models
cviebrock/eloquent-sluggable
14431862 Downloads
Easy creation of slugs for your Eloquent models in Laravel
benjaminhirsch/nova-slug-field
1141100 Downloads
A Laravel Nova field to generate a slugs.
rinvex/laravel-categories
168950 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
3621 Downloads
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.
drobee/nova-sluggable
270100 Downloads
Slug field for Laravel Nova
balping/laravel-hashslug
192543 Downloads
Package providing a trait to use Hashids on a model
cleaniquecoders/shrinkr
8641 Downloads
Shrinkr is a Laravel package for shortening URLs, with custom slugs, analytics, branded domains, and seamless API integration.
jaybizzle/safeurl
91061 Downloads
A Laravel package to create safe, SEO friendly urls
janczakb/filament-flex-fields
2741 Downloads
70 Filament v5 form components with unified design system, lazy CSS/JS, optional JSON custom fields, layout primitives, and built-in Playground — one plugin for modern Laravel admin forms.
whitecube/laravel-sluggable
31584 Downloads
Generate slugs for your models automatically - even with translated attributes
josezenem/laravel-slugidable
66756 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
pishran/laravel-persian-slug
29545 Downloads
Creates Persian slugs for Eloquent models.
bpocallaghan/sluggable
24398 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
sirodiaz/laravel-redirection
16424 Downloads
Laravel package that allows storing in database (or other sources) urls to redirect for SEO purposes