Libraries tagged by pluggable
cwbit/cakephp-sluggable
3669 Downloads
Plugin for CakePHP 3.x that enables automatic, configurable slugging of database fields
wedgesama/object-extensions
122 Downloads
A library to extend Object capabilities.
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
daaner/easy-slug
463 Downloads
Easy creation of slugs for Laravel 5.4+
rinvex/laravel-tags
3173 Downloads
Rinvex Tags is a 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.
cortex/tenants
3001 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
3154 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.
cortex/categories
3163 Downloads
Cortex Categories is a frontend layer for the 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.
zymawy/arabify
1329 Downloads
:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge
zaimea/sluggable
21 Downloads
Sluggable is a lightweight and flexible Laravel package that provides automatic, customizable slug generation for your Eloquent models. Using the HasSlug trait, your models gain the ability to generate SEO-friendly slugs from one or more fields, prevent duplicates, customize separators, control update behavior, and more.
yuges-code/laravel-sluggable
71 Downloads
Slug generation for Laravel eloquent models
yic/sluggable-bundle
22 Downloads
A Symfony bundle for slug-based entity routing.
xisodev/eloquent-sluggable
22 Downloads
Easy creation of slugs for your Eloquent models in Laravel