Libraries tagged by slugg
gedmo/doctrine-extensions
128254429 Downloads
Doctrine behavioral extensions
spatie/laravel-sluggable
13881213 Downloads
Generate slugs when saving Eloquent models
cviebrock/eloquent-sluggable
14809047 Downloads
Easy creation of slugs for your Eloquent models in Laravel
stof/doctrine-extensions-bundle
92292207 Downloads
Integration of the gedmo/doctrine-extensions with Symfony
wazum/sluggi
555452 Downloads
TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects
rinvex/laravel-categories
170744 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.
antishov/doctrine-extensions-bundle
2118318 Downloads
Forked from stof/doctrine-extensions-bundle integration of the gedmo/doctrine-extensions with Symfony 4
javiereguiluz/easyslugger
1147408 Downloads
A fast and easy to use slugger with full UTF-8 support.
nunomaduro/laravel-sluggable
6031 Downloads
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.
drobee/nova-sluggable
271470 Downloads
Slug field for Laravel Nova
muffin/slug
283195 Downloads
Slugging support for CakePHP ORM
whitecube/laravel-sluggable
33004 Downloads
Generate slugs for your models automatically - even with translated attributes
bpocallaghan/sluggable
25436 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
josezenem/laravel-slugidable
67514 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
esensi/model
67194 Downloads
The base model traits of Esensi