Libraries tagged by Unique slugs
maniruzzaman/laravel-unique-slug
826 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
chypriote/unique-names-generator
3068 Downloads
A package to create readable, meaningful, random strings from animal names, colors and adjectives.
bpocallaghan/sluggable
20013 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
zymawy/arabify
879 Downloads
:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge
amdadulhaq/unique-slug-laravel
305 Downloads
Unique slug generator for Laravel
joelshepherd/create-with
5208 Downloads
Easily add common unique identity fields to Laravel models.
raffaelj/cockpit-uniqueslugs
123 Downloads
Unique slugs for collection entries in Cockpit CMS v1
coding-wisely/laravel-slug-auto-generator
262 Downloads
Auto generating unique slugs for your Laravel model
paxha/laravel-sluggable
4025 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
laravel-pulse/sluggish
70 Downloads
A complete solution for generating slug, uuid and unique number for any laravel projects.
larapack/attribute-slugging
1764 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
ka4ivan/laravel-sluggable
9 Downloads
Generate slugs when saving Eloquent models (multilingualism, multigroups, uniqueness)
fbeen/uniqueslugbundle
3541 Downloads
Add easy and quickly unique slugs to your enities and routes
vitorleonel/laravel-unique-slug
142 Downloads
Package for generate a unique slug in your application on an eloquent model with have slug column.
tradejedi/laravel-slug-generator-trait
13 Downloads
A Laravel trait for generating unique slugs.