Libraries tagged by eloquent slug
marshmallow/sluggable
13831 Downloads
Generate slugs when saving Eloquent models
codinglabsau/laravel-sluggable
8402 Downloads
Generate slugs when saving Eloquent models
matteoggl/linnaeus
5880 Downloads
A package to create readable, random slugs for Eloquent models from animal names and adjectives.
rinvex/laravel-tenants
3375 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
122 Downloads
A fork of rinvex/laravel-categories - A polymorphic Laravel package for category management with Nested Sets, Sluggable, and Translatable support.
rinvex/laravel-tags
3008 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.
cortex/tenants
2960 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.
laraeast/laravel-sluggable
492 Downloads
Easy creation of slugs for your Eloquent models in Laravel
ka4ivan/laravel-sluggable
13 Downloads
Generate slugs when saving Eloquent models (multilingualism, multigroups, uniqueness)
jourdon/sluggable
33 Downloads
Easy create slug for your Eloquent models in Laravel
yuges-code/laravel-sluggable
57 Downloads
Slug generation for Laravel eloquent models
larapack/attribute-slugging
1766 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
italofantone/sluggable
4 Downloads
Is a PHP library designed to simplify and automate the creation of URL-friendly slugs based on Laravel.
malyusha/path-history
1593 Downloads
Laravel package that allows you to create nested/human-readable paths(urls) for your eloquent models from attributes.
joelshepherd/create-with
5218 Downloads
Easily add common unique identity fields to Laravel models.