Libraries tagged by laravel_unique_slug
bpocallaghan/sluggable
25670 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
coding-wisely/laravel-slug-auto-generator
2984 Downloads
Auto generating unique slugs for your Laravel model
amdadulhaq/unique-slug-laravel
584 Downloads
Unique slug generator for Laravel
paxha/laravel-sluggable
4076 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
ka4ivan/laravel-sluggable
100 Downloads
Generate slugs when saving Eloquent models (multilingualism, multigroups, uniqueness)
rajibbinalam/laravel-slug-generator
244 Downloads
a unique slug generator
maniruzzaman/laravel-unique-slug
1794 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
laravel-pulse/sluggish
294 Downloads
A complete solution for generating slug, uuid and unique number for any laravel projects.
imrandevbd/laravel-universal-slug
5 Downloads
Universal, multilingual, and Unicode-safe slug generator for Laravel with Eloquent unique slug support for any language and script (Bengali, Arabic, Hindi, Chinese, Russian, European, etc.).
larapack/attribute-slugging
2025 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
dewan/dewan-multilang-slug
349 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.
joelshepherd/create-with
5766 Downloads
Easily add common unique identity fields to Laravel models.
zymawy/arabify
1329 Downloads
:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge
vitorleonel/laravel-unique-slug
143 Downloads
Package for generate a unique slug in your application on an eloquent model with have slug column.
tarek111/laravel-unique-slug
3 Downloads
A unique slug generator for laravel