Libraries tagged by pluggable model
cortex/categories
3159 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.
malyusha/path-history
1594 Downloads
Laravel package that allows you to create nested/human-readable paths(urls) for your eloquent models from attributes.
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.
mr-timofey/eloquent-sluggable
2505 Downloads
Sluggable Eloquent model class
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
xisodev/eloquent-sluggable
22 Downloads
Easy creation of slugs for your Eloquent models in Laravel
unrulynatives/laravel-sluggable
8 Downloads
Generate slugs when saving Eloquent models
tustin/laravel-sluggable
5 Downloads
Generate slugs when saving Eloquent models
sibche/eloquent-sluggable
467 Downloads
Easy creation of slugs for your Eloquent models in Laravel 5.
sgsm74/eloquent-sluggable-plus
0 Downloads
Easy creation of slugs for your Eloquent models in Laravel
sajawd-yq/eloquent-sluggable-persian
15 Downloads
Easy creation of slugs for your Eloquent models in Laravel
rolies106/eloquent-sluggable
105 Downloads
Easy creation of slugs for your Eloquent models in Laravel
quocphongdn/eloquent-sluggable
3 Downloads
Easy creation of slugs for your Eloquent models in Laravel
paxha/laravel-sluggable
4059 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.