Libraries tagged by laravel-uniqueid
sirajcse/laravel-unique-id-generator
18262 Downloads
Generate custom Unique ID or Code (With Prefix or Suffix Or Both Or Only Unique Id) Or reset your ID after change of Prefix or Suffix Or Both in laravel framework
chistel/laravel-uniqueid
426 Downloads
Generate uniqueid when saving Eloquent models to be used as auth key and route key
yearul/unique-id-generator
5 Downloads
yearul/unique-id-generator is a Laravel package that simplifies the generation of unique IDs with customizable formats, lengths, and rules, enhancing the efficiency of generating unique identifiers in Laravel applications.
devzero2in/laravel-uid-generator
3 Downloads
Laravel Unique ID Gegerator
codezero/laravel-unique-translation
738922 Downloads
Check if a translated value in a JSON column is unique in the database.
willvincent/laravel-unique
563 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
reinbier/laravel-unique-with
42741 Downloads
Unique With Validator rule for Laravel
monurakkaya/laravel-unique-code-generator
3989 Downloads
Provides unique code for your models
mlntn/laravel-unique-queue
39215 Downloads
Laravel queue connection that prevents identical jobs from being queued
justbetter/laravel-unique-values
299 Downloads
Package to generate unique values with support for concurrency utilizing cache locking
maniruzzaman/laravel-unique-slug
950 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
mpyw/laravel-unique-violation-detector
59334 Downloads
Detect primary/unique key or constraint violation errors from PDOException.
vlados/laravel-unique-urls
947 Downloads
A package for using and generating unique urls for each Eloquent model in Laravel
harunurrashid/laravel-unique-slug
7 Downloads
A unique slug for laravel
enimiste/laravel-uniqueable-jobs-l54
127 Downloads
Laravel 5.4 uniqueable jobs support