Libraries tagged by Unique ID
hilalahmad/php-uuid
3 Downloads
UUIDs are used to create unique identifiers that are often used in distributed systems, databases, and various software applications to ensure the uniqueness of data elements. In PHP, packages related to UUIDs typically provide functions or classes for generating, parsing, and manipulating UUIDs. These packages can be useful in scenarios where unique identifiers are needed to avoid conflicts or ensure data integrity.
elcodedocle/uuid
322 Downloads
UUID v3, v4, v5 generator class
p2made/yii2-uuid
4501 Downloads
A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID), wrapped as helpers for Yii 2 Framework.
aedart/model-uuid
50 Downloads
Getter and Setter package for Universally unique identifier (UUID). This package is part of the 'Aedart\Model' namespace; visit https://bitbucket.org/aedart/model to learn more about the project. Official sub-package website (https://bitbucket.org/aedart/model-uuid).
absszero/unicron
40 Downloads
a unique process identifier
guifelix/ulid
3 Downloads
A PHP package to generate Universally Unique Lexicographically Sortable Identifiers
wolfguard/hashids
5 Downloads
Original hashids/hashids clone. Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
universetech-inc/hashids
12 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
timch56888/hashids
1 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
kyleblanker/hashids
7 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
kebook.programacao.1/laravel-ulid
105 Downloads
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
dutymess/hashids
108 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
ashkanrimer/hashids
415 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
lukaskorl/uniquely
2007 Downloads
Uniquely identified models for Laravel 4 by using UUID as primary key
lucasmichot/uuid62
7 Downloads
generate a unique Uuid from a value, using base 62.