Libraries tagged by Unique Slug
maniruzzaman/laravel-unique-slug
1106 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
bpocallaghan/sluggable
20197 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
chypriote/unique-names-generator
4031 Downloads
A package to create readable, meaningful, random strings from animal names, colors and adjectives.
zymawy/arabify
1065 Downloads
:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge
coding-wisely/laravel-slug-auto-generator
356 Downloads
Auto generating unique slugs for your Laravel model
mintao/yii-behavior-sluggable
73663 Downloads
Make a unique url out of one or more db fields
teariot/beautyslug
293 Downloads
Lightweight PHP library for generating random readable slugs.
joelshepherd/create-with
5233 Downloads
Easily add common unique identity fields to Laravel models.
rajibbinalam/laravel-slug-generator
149 Downloads
a unique slug generator
raffaelj/cockpit-uniqueslugs
123 Downloads
Unique slugs for collection entries in Cockpit CMS v1
paxha/laravel-sluggable
4034 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
laravel-pulse/sluggish
73 Downloads
A complete solution for generating slug, uuid and unique number for any laravel projects.
larapack/attribute-slugging
1771 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
fbeen/uniqueslugbundle
3547 Downloads
Add easy and quickly unique slugs to your enities and routes
dewan/dewan-multilang-slug
46 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.