Libraries tagged by slugidable
alexeevdv/yii2-sluggable-input-widget
13079 Downloads
actengage/sluggable
2304 Downloads
A simple trait to ensure Laravel models have slugs.
68publishers/doctrine-sluggable
4724 Downloads
Doctrine Sluggable extension
sawastacks/ci4-slugify
422 Downloads
Simple Slugify Library for Codeigniter
rinvex/laravel-tenants
3506 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.
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.
drosalys-web/object-extensions
8985 Downloads
A library to extend Object capabilities.
angkor/laravel-categories
2192 Downloads
A fork of rinvex/laravel-categories - A polymorphic Laravel package for category management with Nested Sets, Sluggable, and Translatable support.
aciliainternet/stof-doctrine-extensions-bundle
14504 Downloads
Integration of the gedmo/doctrine-extensions with Symfony2
mjohnson/utility
12744 Downloads
A collection of CakePHP utility libraries.
unrulynatives/laravel-sluggable
20 Downloads
Generate slugs when saving Eloquent models
thunderwolf/sluggable
228 Downloads
Sluggable for the Laravel Eloquent based on Propel sluggable behavior
pharaonic/laravel-sluggable
983 Downloads
Simplest Sluggable for Laravel Eloquent/Model
mvnrsa/laravel-sluggable-trait
49 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save. A slight omprovement on martinbean/laravel-sluggable-trait to use underscore (or any other character) instead of dash in slugs.
laraeast/laravel-sluggable
493 Downloads
Easy creation of slugs for your Eloquent models in Laravel