Libraries tagged by pluggables
spatie/laravel-sluggable
9192149 Downloads
Generate slugs when saving Eloquent models
cviebrock/eloquent-sluggable
11950755 Downloads
Easy creation of slugs for your Eloquent models in Laravel
stof/doctrine-extensions-bundle
75817010 Downloads
Integration of the gedmo/doctrine-extensions with Symfony
rinvex/laravel-categories
150803 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
2014864 Downloads
Forked from stof/doctrine-extensions-bundle integration of the gedmo/doctrine-extensions with Symfony 4
jellybool/translug
43535 Downloads
Translate Chinese And Then Make It Sluggable
whitecube/laravel-sluggable
22654 Downloads
Generate slugs for your models automatically - even with translated attributes
drobee/nova-sluggable
257737 Downloads
Slug field for Laravel Nova
josezenem/laravel-slugidable
37956 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
esensi/model
65766 Downloads
The base model traits of Esensi
padosoft/laravel-sluggable
9449 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
48442 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
marshmallow/sluggable
14438 Downloads
Generate slugs when saving Eloquent models
esign/laravel-underscore-sluggable
568 Downloads
Generate slugs when saving UnderscoreTranslatable models
bpocallaghan/sluggable
20211 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.