Libraries tagged by slugable
xety/cake3-sluggable
10247 Downloads
A simple Cake3 plugin to slug fields and find records by slug.
samj/doctrine-sluggable-bundle
2615 Downloads
Implementation for Doctrine2 sluggable behaviour for Symfony entities
pharaonic/laravel-sluggable
983 Downloads
Simplest Sluggable for Laravel Eloquent/Model
laraeast/laravel-sluggable
493 Downloads
Easy creation of slugs for your Eloquent models in Laravel
jourdon/sluggable
34 Downloads
Easy create slug for your Eloquent models in Laravel
cwbit/cakephp-sluggable
3659 Downloads
Plugin for CakePHP 3.x that enables automatic, configurable slugging of database fields
aesircloud/sluggable
174 Downloads
A Laravel package to automatically generate slugs for models
yii2-bridge/slug-behavior
1634 Downloads
Slug behavior for Bridge
unifik/doctrine-behaviors-bundle
3843 Downloads
Doctrine Behaviors for Symfony2, using traits.
malyusha/path-history
1594 Downloads
Laravel package that allows you to create nested/human-readable paths(urls) for your eloquent models from attributes.
devio/laravel-model-cast
29 Downloads
ttl/doctrine-extensions-bundle
350 Downloads
Integration of the gedmo/doctrine-extensions with Symfony
ttl/doctrine-extensions
354 Downloads
Doctrine behavioral extensions
cortex/tenants
2997 Downloads
Cortex Tenants is a frontend layer for the 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.
cortex/tags
3150 Downloads
Cortex Tags is a frontend layer for the polymorphic Laravel package, for tag management. You can tag any eloquent model with ease, and utilize the awesomeness of Sluggable, and Translatable models out of the box.