Libraries tagged by unique code
lakshmajim/uniquecode
223 Downloads
OTP generating package
lakshmaji/uniquecode
959 Downloads
OTP generating package
ampersand/category-code
43626 Downloads
Add a unique identifier to categories so that they may be identified by external systems
sunnysideup/code-validator
29 Downloads
Add a unique code to a specific field in a Data Object.
mtl/unique-generator
79 Downloads
Generate massive amount of unique codes
helmab/model-unique-code
3 Downloads
Generate unique code for Laravel Model
carvinglabs/code-generator
8596 Downloads
Provide a simple way to generate unique codes based on a RegExp.
ashok/unique-code
12 Downloads
unique-code - A simple Laravel package
mhfereydouni/unique-code-generator
2 Downloads
This is my package unique-code-generator
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.
appslabke/code-key-generator
904 Downloads
Package to generate unique references codes and keys.
coder-orbit/unique-id-generator
14 Downloads
its only use unique id and otp
krisozolins/laravel-unique-translation
327 Downloads
Fork of codezero-be/laravel-unique-translation package
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.
thejawker/super-random
27 Downloads
Allows for easy unique code generation, is database aware for Laravel Applications.