Libraries tagged by uniqueId
fpay/xid-php
28471 Downloads
Globally Unique ID Generator
floor9design/machine-identifier
46 Downloads
This is a simple class for identifying machines, creating a unique ID based on hardware (Hard disk UUID)
fixwa/tiny-uuid
41 Downloads
This library generates a short alphanumeric unique ID.
evaisse/monolog-request-id-processor
4709 Downloads
A Monolog processor to add X-Request-Id or UNIQUE_ID env to monolog stack if present, provide a default one otherwise. Optionally, add a forwarded request-id list.
element/unique
17 Downloads
Element package for generating unique ID's such as software licenses, auth tokens, OTP's
devzero2in/laravel-uid-generator
3 Downloads
Laravel Unique ID Gegerator
beinsystems/utilities
68 Downloads
A set of utility classes for various tasks, including environment loading, error handling, unique ID generation, and database extension.
webdevetc/laraveluniqueidetc
9 Downloads
Easily add a unique Id field to your Laravel eloquent models. Every time you create a new eloquent model in Laravel that uses this trait, it will automatically set a unique id column
php-tool-kit/uid
0 Downloads
Unique Id generator.
element/promethium
31 Downloads
Element package for generating unique ID's such as software licenses, auth tokens, OTP's
ramsey/uuid
619958858 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
hashids/hashids
41855993 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
webpatser/laravel-uuid
16005634 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
robinvdvleuten/ulid
3029446 Downloads
Universally Unique Lexicographically Sortable Identifier (ULID) implementation for PHP.
felixkiss/uniquewith-validator
2292550 Downloads
Custom Laravel Validator for combined unique indexes