Libraries tagged by pluggables
josezenem/laravel-slugidable
27357 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
esensi/model
65189 Downloads
The base model traits of Esensi
jellybool/translug
41471 Downloads
Translate Chinese And Then Make It Sluggable
padosoft/laravel-sluggable
6514 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
47843 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
marshmallow/sluggable
12100 Downloads
Generate slugs when saving Eloquent models
bpocallaghan/sluggable
19252 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
teners/laravel-extras
726 Downloads
Extend laravel applications with more artisan commands, traits and useful helper classes
rinvex/laravel-tenants
3326 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.
pharaonic/php-slugify
3251 Downloads
Simplest Slugify for PHP
zymawy/arabify
627 Downloads
:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge
zyxus/laravel-sluggable
1992 Downloads
A simple way to slugs to any model in Laravel.
zabachok/yii2-sluggable-behavior
2104 Downloads
Поведение для транслитерации кирилицы в латиницу.
samj/doctrine-sluggable-bundle
2589 Downloads
Implementation for Doctrine2 sluggable behaviour for Symfony entities
pavelpaliy/eloquent-sluggable
1684 Downloads
Easy creation of slugs for your Eloquent models in Laravel