Libraries tagged by uniqueId
iamntz/carbon-uniqid
794 Downloads
Provides an unique ID field for Carbon Fields
gendoria/cruftflake
32 Downloads
Unique ID generator based on Twitter Snowflake, but in PHP with a simple ZeroMQ interface.
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
39 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
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
600494360 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
hashids/hashids
40271108 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
webpatser/laravel-uuid
15690310 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
2880168 Downloads
Universally Unique Lexicographically Sortable Identifier (ULID) implementation for PHP.