categories
by rinvex
Rinvex Categories is a 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.
categories
by cortex
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.
ink-sluggable
by ink
Easy creation of slugs for Eloquent and EloquentTranslatable models in Laravel 4.
laravel-categories
by rinvex
Rinvex Categories is a 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.
laravel-sluggable-trait
by gurzhii
A trait you can apply to Eloquent models to have slugs automatically generated on save.
sluggable
by bpocallaghan
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
tenants
by rinvex
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.