Libraries tagged by pluggable
cviebrock/eloquent-sluggable
11864351 Downloads
Easy creation of slugs for your Eloquent models in Laravel
stof/doctrine-extensions-bundle
75315318 Downloads
Integration of the gedmo/doctrine-extensions with Symfony
rinvex/laravel-categories
150145 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
2010490 Downloads
Forked from stof/doctrine-extensions-bundle integration of the gedmo/doctrine-extensions with Symfony 4
drobee/nova-sluggable
257444 Downloads
Slug field for Laravel Nova
jellybool/translug
43364 Downloads
Translate Chinese And Then Make It Sluggable
whitecube/laravel-sluggable
22329 Downloads
Generate slugs for your models automatically - even with translated attributes
josezenem/laravel-slugidable
37167 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
esensi/model
65757 Downloads
The base model traits of Esensi
padosoft/laravel-sluggable
9221 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
48400 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
marshmallow/sluggable
14248 Downloads
Generate slugs when saving Eloquent models
bpocallaghan/sluggable
20174 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
teners/laravel-extras
1814 Downloads
Extend laravel applications with more artisan commands, traits and useful helper classes
rinvex/laravel-tenants
3380 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.