Libraries tagged by Unique Slug
maniruzzaman/laravel-unique-slug
1210 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
teariot/beautyslug
895 Downloads
Lightweight PHP library for generating random readable slugs.
larapack/attribute-slugging
1851 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
fbeen/uniqueslugbundle
3583 Downloads
Add easy and quickly unique slugs to your enities and routes
bpocallaghan/sluggable
20253 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
dewan/dewan-multilang-slug
220 Downloads
It takes a string, a model, a filed, and a divider, and returns a unique string with a number or random string appended to it if the slug already exists in the database.
chypriote/unique-names-generator
4149 Downloads
A package to create readable, meaningful, random strings from animal names, colors and adjectives.
mintao/yii-behavior-sluggable
73663 Downloads
Make a unique url out of one or more db fields
zymawy/arabify
1125 Downloads
:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge
joelshepherd/create-with
5264 Downloads
Easily add common unique identity fields to Laravel models.
raffaelj/cockpit-uniqueslugs
123 Downloads
Unique slugs for collection entries in Cockpit CMS v1
myolbd/unique-slug
5 Downloads
A Laravel package to generate unique and SEO-friendly slugs for modelsy
laravel-pulse/sluggish
75 Downloads
A complete solution for generating slug, uuid and unique number for any laravel projects.
cserobiul/slug
64 Downloads
Simple and Easy Laravel Unicode Supported Unique Slug Generator Package
coding-wisely/laravel-slug-auto-generator
361 Downloads
Auto generating unique slugs for your Laravel model