Libraries tagged by eloquent slug
codinglabsau/laravel-sluggable
7173 Downloads
Generate slugs when saving Eloquent models
maniruzzaman/laravel-unique-slug
374 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
larapack/attribute-slugging
1692 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
italofantone/slugable
11 Downloads
Is a PHP library designed to simplify and automate the creation of URL-friendly slugs based on Laravel.
matteoggl/linnaeus
5815 Downloads
A package to create readable, random slugs for Eloquent models from animal names and adjectives.
joelshepherd/create-with
5076 Downloads
Easily add common unique identity fields to Laravel models.
rinvex/laravel-tags
2946 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
2946 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.
sajawd-yq/eloquent-sluggable-persian
6 Downloads
Easy creation of slugs for your Eloquent models in Laravel
rolies106/eloquent-sluggable
103 Downloads
Easy creation of slugs for your Eloquent models in Laravel
pavelpaliy/eloquent-sluggable
1678 Downloads
Easy creation of slugs for your Eloquent models in Laravel
kduma/eloquent-sluggable
697 Downloads
Eases using and generating slugs Laravel Eloquent models.
pharaonic/laravel-sluggable
554 Downloads
Simplest Sluggable for Laravel Eloquent/Model
laraeast/laravel-sluggable
486 Downloads
Easy creation of slugs for your Eloquent models in Laravel
thunderwolf/sluggable
117 Downloads
Sluggable for the Laravel Eloquent based on Propel sluggable behavior