Libraries tagged by slugg
jellybool/translug
41325 Downloads
Translate Chinese And Then Make It Sluggable
sunrise/slugger
6866 Downloads
Slugger for PHP 7.1+ based on ICU
padosoft/laravel-sluggable
6217 Downloads
Generate slugs when saving Eloquent models
bpocallaghan/sluggable
19156 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
teners/laravel-extras
643 Downloads
Extend laravel applications with more artisan commands, traits and useful helper classes
rinvex/laravel-tenants
3321 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.
pharaonic/php-slugify
2971 Downloads
Simplest Slugify for PHP
zymawy/arabify
600 Downloads
:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge
zabachok/yii2-sluggable-behavior
2050 Downloads
Поведение для транслитерации кирилицы в латиницу.
zyxus/laravel-sluggable
1942 Downloads
A simple way to slugs to any model in Laravel.
resist/slugger
1262 Downloads
Custom slugger and Symfony slugger proxy
pavelpaliy/eloquent-sluggable
1668 Downloads
Easy creation of slugs for your Eloquent models in Laravel
mintao/yii-behavior-sluggable
73663 Downloads
Make a unique url out of one or more db fields
marshmallow/sluggable
11700 Downloads
Generate slugs when saving Eloquent models
larapack/attribute-slugging
1664 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.