Libraries tagged by laravel-unique
codezero/laravel-unique-translation
712702 Downloads
Check if a translated value in a JSON column is unique in the database.
sirajcse/laravel-unique-id-generator
16889 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
reinbier/laravel-unique-with
39242 Downloads
Unique With Validator rule for Laravel
monurakkaya/laravel-unique-code-generator
3400 Downloads
Provides unique code for your models
mlntn/laravel-unique-queue
38924 Downloads
Laravel queue connection that prevents identical jobs from being queued
maniruzzaman/laravel-unique-slug
813 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
mpyw/laravel-unique-violation-detector
58686 Downloads
Detect primary/unique key or constraint violation errors from PDOException.
willvincent/laravel-unique
101 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
vlados/laravel-unique-urls
901 Downloads
A package for using and generating unique urls for each Eloquent model in Laravel
justbetter/laravel-unique-values
3 Downloads
Package to generate unique values with support for concurrency utilizing cache locking
enimiste/laravel-uniqueable-jobs-l54
127 Downloads
Laravel 5.4 uniqueable jobs support
shipsaas/shipsaas-logger
58 Downloads
Laravel ShipSaasLogger enables the tracing of requests across servers by marking each request with a unique ID. Skyrocket the production debugging.
laravel-pulse/sluggish
66 Downloads
A complete solution for generating slug, uuid and unique number for any laravel projects.
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.