Libraries tagged by Unique Slug
chypriote/unique-names-generator
8042 Downloads
A package to create readable, meaningful, random strings from animal names, colors and adjectives.
coding-wisely/laravel-slug-auto-generator
1800 Downloads
Auto generating unique slugs for your Laravel model
chamber-orchestra/doctrine-slug-bundle
1078 Downloads
Symfony bundle for generating unique, URL-friendly slugs for Doctrine ORM entities using PHP 8 attributes
bpocallaghan/sluggable
23949 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
hatchyu/string-utils
2829 Downloads
Smart PHP string utilities for slugging, casing, transliteration, and unique hash generation
maniruzzaman/laravel-unique-slug
1791 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
mintao/yii-behavior-sluggable
73663 Downloads
Make a unique url out of one or more db fields
zymawy/arabify
1329 Downloads
:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge
joelshepherd/create-with
5745 Downloads
Easily add common unique identity fields to Laravel models.
raffaelj/cockpit-uniqueslugs
124 Downloads
Unique slugs for collection entries in Cockpit CMS v1
paxha/laravel-sluggable
4059 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
larapack/attribute-slugging
2019 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
ka4ivan/laravel-sluggable
21 Downloads
Generate slugs when saving Eloquent models (multilingualism, multigroups, uniqueness)
fbeen/uniqueslugbundle
3640 Downloads
Add easy and quickly unique slugs to your enities and routes
vitorleonel/laravel-unique-slug
143 Downloads
Package for generate a unique slug in your application on an eloquent model with have slug column.