Libraries tagged by laravel-uniqueid
adamthehutt/laravel-unique-bigint-ids
1704 Downloads
This allows for the generation of sequential IDs that can be created before inserting into the database and are virtually (but not totally) guaranteed to be globally unique for the app. Additional benefits come from generating IDs before DB persistence, which streamlines code for, e.g., attaching related records.
rajibbinalam/laravel-slug-generator
139 Downloads
a unique slug generator
cserobiul/slug
62 Downloads
Simple and Easy Laravel Unicode Supported Unique Slug Generator Package
wuori/laravel-unique-gmail-validation
11 Downloads
A validation rule to test uniqueness of Gmail addresses with ./+ modifiers.
vitorleonel/laravel-unique-slug
142 Downloads
Package for generate a unique slug in your application on an eloquent model with have slug column.
ulasoft/laravel-unique-queue
99 Downloads
Laravel queue connection that prevents identical jobs from being queued
totocsa/laravel-unique-multiple
1 Downloads
A short description of your package
topview-digital/laravel-unique-json-rule
5199 Downloads
theupriser/laravel-unique-translation
2 Downloads
Check if a translated value in a JSON column is unique in the database.
tarek111/laravel-unique-slug
2 Downloads
A unique slug generator for laravel
sjousse/laravel-unique-reference
127 Downloads
Create unique reference for Eloquent models in Laravel.
siddiqur/laravel-unique-slug
1 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
shakil147/laravel-unique-rule-test
0 Downloads
A reusable Laravel validation rule for unique data with extra filters.
shah/laravel-unique-slug-generator
1 Downloads
sarowar/laravel-unique-slug-generator
3 Downloads
A unique slug generator for laravel application