Libraries tagged by laravel-unique
codezero/laravel-unique-translation
789294 Downloads
Check if a translated value in a JSON column is unique in the database.
willvincent/laravel-unique
1341 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
sirajcse/laravel-unique-id-generator
19659 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
47520 Downloads
Unique With Validator rule for Laravel
monurakkaya/laravel-unique-code-generator
4342 Downloads
Provides unique code for your models
justbetter/laravel-unique-values
1027 Downloads
Package to generate unique values with support for concurrency utilizing cache locking
mlntn/laravel-unique-queue
39713 Downloads
Laravel queue connection that prevents identical jobs from being queued
maniruzzaman/laravel-unique-slug
1111 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
mpyw/laravel-unique-violation-detector
60084 Downloads
Detect primary/unique key or constraint violation errors from PDOException.
vlados/laravel-unique-urls
1006 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.
rajibbinalam/laravel-slug-generator
149 Downloads
a unique slug generator
laravel-pulse/sluggish
73 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.