Libraries tagged by sluggable
68publishers/doctrine-sluggable
4742 Downloads
Doctrine Sluggable extension
sawastacks/ci4-slugify
423 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.
drosalys-web/object-extensions
9022 Downloads
A library to extend Object capabilities.
angkor/laravel-categories
2267 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
14516 Downloads
Integration of the gedmo/doctrine-extensions with Symfony2
mjohnson/utility
12744 Downloads
A collection of CakePHP utility libraries.
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
paxha/laravel-sluggable
4076 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
jourdon/sluggable
34 Downloads
Easy create slug for your Eloquent models in Laravel
italofantone/sluggable
303 Downloads
Is a PHP library designed to simplify and automate the creation of URL-friendly slugs based on Laravel.
cwbit/cakephp-sluggable
3669 Downloads
Plugin for CakePHP 3.x that enables automatic, configurable slugging of database fields
unrulynatives/laravel-sluggable
20 Downloads
Generate slugs when saving Eloquent models
mvnrsa/laravel-sluggable-trait
50 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.