Libraries tagged by pluggable
esensi/model
67279 Downloads
The base model traits of Esensi
whitecube/laravel-sluggable
33344 Downloads
Generate slugs for your models automatically - even with translated attributes
bpocallaghan/sluggable
25621 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
josezenem/laravel-slugidable
67761 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
jellybool/translug
46788 Downloads
Translate Chinese And Then Make It Sluggable
zabachok/yii2-sluggable-behavior
5511 Downloads
Поведение для транслитерации кирилицы в латиницу.
xety/cake3-sluggable
10417 Downloads
A simple Cake3 plugin to slug fields and find records by slug.
padosoft/laravel-sluggable
15972 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
48919 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
marshmallow/sluggable
20011 Downloads
Generate slugs when saving Eloquent models
esign/laravel-underscore-sluggable
8172 Downloads
Generate slugs when saving UnderscoreTranslatable models
teners/laravel-extras
4099 Downloads
Extend laravel applications with more artisan commands, traits and useful helper classes
rami/entity-kit-bundle
1817 Downloads
A modern Symfony bundle that gives your Doctrine entities superpowers. It provides a growing collection of prebuilt behaviors — like Timestamp, Slugging, auditing, and more — as modular, composable traits or attributes.
pharaonic/php-slugify
8055 Downloads
Simplest Slugify for PHP
angkor/laravel-categories
2135 Downloads
A fork of rinvex/laravel-categories - A polymorphic Laravel package for category management with Nested Sets, Sluggable, and Translatable support.