Libraries tagged by laravel unique code
codezero/laravel-unique-translation
621245 Downloads
Check if a translated value in a JSON column is unique in the database.
monurakkaya/laravel-unique-code-generator
1614 Downloads
Provides unique code for your models
sirajcse/laravel-unique-id-generator
11622 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
veeqtoh/secure-code
8 Downloads
A Laravel package for creating secure codes, providing unique and random n-digit codes for any use.
lakshmaji/uniquecode
959 Downloads
OTP generating package
kaantanis/coderator
193 Downloads
Simple unique code generator with optional configurations
lakshmajim/uniquecode
223 Downloads
OTP generating package
helmab/model-unique-code
3 Downloads
Generate unique code for Laravel Model
ashok/unique-code
12 Downloads
unique-code - A simple Laravel package
krisozolins/laravel-unique-translation
327 Downloads
Fork of codezero-be/laravel-unique-translation package
plopster/trace-code-maker
12 Downloads
A very simple Laravel library designed to create and manage unique trace codes that can be used to monitor, log, and trace errors or responses within a service. The library allows for fetching an existing trace code based on provided parameters or creating a new one if it does not exist.
adamthehutt/laravel-unique-bigint-ids
1702 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.
tokoiwesley/laravel-reference-numbers
4 Downloads
Generates unique and sequential reference numbers (codes) for table records in your Laravel application
thejawker/super-random
27 Downloads
Allows for easy unique code generation, is database aware for Laravel Applications.
ashok/greetr
4 Downloads
unique-code - A simple Laravel package