Libraries tagged by Unique slugs
chypriote/unique-names-generator
8455 Downloads
A package to create readable, meaningful, random strings from animal names, colors and adjectives.
bpocallaghan/sluggable
24304 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
coding-wisely/laravel-slug-auto-generator
1832 Downloads
Auto generating unique slugs for your Laravel model
chamber-orchestra/doctrine-slug-bundle
1311 Downloads
Symfony bundle for generating unique, URL-friendly slugs for Doctrine ORM entities using PHP 8 attributes
maniruzzaman/laravel-unique-slug
1792 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
larapack/attribute-slugging
2020 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
rajibbinalam/laravel-slug-generator
212 Downloads
a unique slug generator
raffaelj/cockpit-uniqueslugs
124 Downloads
Unique slugs for collection entries in Cockpit CMS v1
dewan/dewan-multilang-slug
334 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.
teariot/beautyslug
2816 Downloads
Lightweight PHP library for generating random readable slugs.
paxha/laravel-sluggable
4059 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
fbeen/uniqueslugbundle
3640 Downloads
Add easy and quickly unique slugs to your enities and routes
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.
vitorleonel/laravel-unique-slug
143 Downloads
Package for generate a unique slug in your application on an eloquent model with have slug column.