Libraries tagged by laravel-unique
codezero/laravel-unique-translation
832842 Downloads
Check if a translated value in a JSON column is unique in the database.
willvincent/laravel-unique
2260 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
sirajcse/laravel-unique-id-generator
20758 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
52416 Downloads
Unique With Validator rule for Laravel
monurakkaya/laravel-unique-code-generator
4994 Downloads
Provides unique code for your models
justbetter/laravel-unique-values
1611 Downloads
Package to generate unique values with support for concurrency utilizing cache locking
mlntn/laravel-unique-queue
40098 Downloads
Laravel queue connection that prevents identical jobs from being queued
maniruzzaman/laravel-unique-slug
1224 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
mpyw/laravel-unique-violation-detector
60607 Downloads
Detect primary/unique key or constraint violation errors from PDOException.
vlados/laravel-unique-urls
1046 Downloads
A package for using and generating unique urls for each Eloquent model in Laravel
enimiste/laravel-uniqueable-jobs-l54
128 Downloads
Laravel 5.4 uniqueable jobs support
shipsaas/shipsaas-logger
59 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
76 Downloads
A complete solution for generating slug, uuid and unique number for any laravel projects.
wuori/laravel-unique-gmail-validation
12 Downloads
A validation rule to test uniqueness of Gmail addresses with ./+ modifiers.
vitorleonel/laravel-unique-slug
143 Downloads
Package for generate a unique slug in your application on an eloquent model with have slug column.