Libraries tagged by unique codes
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.
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.
sunnysideup/uuid
209 Downloads
Add a UUID (Unique code / hash) to any dataobject
saurabhd/autolink
10 Downloads
Replace content with URL
sigerproject/uuid
0 Downloads
This is a Packagist which is useful for making unique codes unique which can be used to secure the unique code that we make so that it is not easy for hackers to guess.
ashok/greetr
4 Downloads
unique-code - A simple Laravel package
fortytwo/php-sdk-two-factor-authentication
1193 Downloads
Fortytwo’s Two-Factor Authentication (2FA) API adds an additional layer of security to your users’ login credentials with a unique one-time code which limits the risk of fraudulent access to your website.
tokoiwesley/laravel-reference-numbers
4 Downloads
Generates unique and sequential reference numbers (codes) for table records in your Laravel application