Libraries tagged by laravel slugable
marshmallow/sluggable
15302 Downloads
Generate slugs when saving Eloquent models
teners/laravel-extras
2568 Downloads
Extend laravel applications with more artisan commands, traits and useful helper classes
rinvex/laravel-tenants
3416 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.
rinvex/laravel-tags
3080 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.
zyxus/laravel-sluggable
2974 Downloads
A simple way to slugs to any model in Laravel.
pharaonic/laravel-sluggable
708 Downloads
Simplest Sluggable for Laravel Eloquent/Model
mathewparet/laravel-sluggable
244 Downloads
Create and manage slugs
esign/laravel-underscore-sluggable
1137 Downloads
Generate slugs when saving UnderscoreTranslatable models
ink/ink-sluggable
3421 Downloads
Easy creation of slugs for Eloquent and EloquentTranslatable models in Laravel 4.
bpocallaghan/sluggable
20310 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
zymawy/arabify
1145 Downloads
:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge
yuges-code/laravel-sluggable
68 Downloads
Slug generation for Laravel eloquent models
paxha/laravel-sluggable
4037 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
laraeast/laravel-sluggable
493 Downloads
Easy creation of slugs for your Eloquent models in Laravel
ifranksmith/laravel-sluggable
315 Downloads
Laravel slug maker trait