Libraries tagged by pluggable model
callcocam/tall-sluggable
1872 Downloads
The packages auto slug laravel model.
rinvex/laravel-tags
3158 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.
rinvex/laravel-tenants
3491 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.
angkor/laravel-categories
1576 Downloads
A fork of rinvex/laravel-categories - A polymorphic Laravel package for category management with Nested Sets, Sluggable, and Translatable support.
mjohnson/utility
12741 Downloads
A collection of CakePHP utility libraries.
pharaonic/laravel-sluggable
983 Downloads
Simplest Sluggable for Laravel Eloquent/Model
zyxus/laravel-sluggable
3470 Downloads
A simple way to slugs to any model in Laravel.
kduma/eloquent-sluggable
868 Downloads
Eases using and generating slugs Laravel Eloquent models.
actengage/sluggable
2118 Downloads
A simple trait to ensure Laravel models have slugs.
paxha/laravel-sluggable
4059 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
michaeljmeadows/sluggable
21 Downloads
A simple trait to generate model slugs.
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
devio/laravel-model-cast
29 Downloads
aesircloud/sluggable
174 Downloads
A Laravel package to automatically generate slugs for models