Libraries tagged by unique code
mg-code/yii2-uuid
4637 Downloads
Assigns UID to user and allows to perform varios actions.
sunnysideup/code-validator
30 Downloads
Add a unique code to a specific field in a Data Object.
nice-yu/unique-code
9 Downloads
Generate a unique invitation code within the current system
mtl/unique-generator
79 Downloads
Generate massive amount of unique codes
kaantanis/coderator
196 Downloads
Simple unique code generator with optional configurations
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
911 Downloads
Package to generate unique references codes and keys.
coder-orbit/unique-id-generator
22 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.