Libraries tagged by laravel unique code
codezero/laravel-unique-translation
835828 Downloads
Check if a translated value in a JSON column is unique in the database.
monurakkaya/laravel-unique-code-generator
5045 Downloads
Provides unique code for your models
sirajcse/laravel-unique-id-generator
20863 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
lakshmaji/uniquecode
991 Downloads
OTP generating package
veeqtoh/secure-code
10 Downloads
A Laravel package for creating secure codes, providing unique and random n-digit codes for any use.
lakshmajim/uniquecode
224 Downloads
OTP generating package
honeycrisp/laravel-obfuscator
15 Downloads
A comprehensive Laravel package for PHP code obfuscation with backup and restore functionality. Provides unique command structure with enhanced features.
helmab/model-unique-code
6 Downloads
Generate unique code for Laravel Model
vsent/codegenerator
1 Downloads
A robust, flexible, and pattern-based unique code generator for Laravel applications.
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
21 Downloads
A Laravel library designed to create and manage unique trace codes for monitoring, logging, and tracing errors or responses within services. Easy installation with automated setup commands.
kaantanis/coderator
206 Downloads
Simple unique code generator with optional configurations
adamthehutt/laravel-unique-bigint-ids
1704 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