Libraries tagged by identifier
hilalahmad/php-uuid
7 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.
gubler/guid-doctrine
63 Downloads
Use of a ramsey/uuid UUID with GUID codec as Doctrine field type.
gubler/doctrine-extra-types
31 Downloads
Adds extra and alternate Doctrine column types
gponster/laravel-url62-uuid
61 Downloads
The encoding schema to be used by this shortening algorithm will be Base 62 encoding, as we are going to use 62 letters: [a-zA-Z0-9]. UUID generation based on Rhumsaa\Uuid
domainflow/uuid
27 Downloads
DomainFlow UUID implementation for versions 1–8, including inspection and validation utilities.
daniel-km/noid
8 Downloads
Create and manage temporary or permanent nice opaque identifiers for physical or digital objects like `12025/654xz321` (port of a perl utility).
ckrack/optimus-bundle
8 Downloads
Integrate Optimus in a Symfony project
cartware/custombase
8 Downloads
A PHP port of Elixir's CustomBase module
c0dec0de/snowflake-id
6 Downloads
A PHP library for generating Snowflake IDs
00f100/uuid
6910 Downloads
A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
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.
ondram/shortuuid-php55
3862 Downloads
PHP 5.5 compatible fork of library that generates concise, unambiguous, URL-safe UUIDs
ocramius/ramsey-uuid-temporary-fork
281 Downloads
Do not use - this is just to avoid having to use the git/github repository types, and will be dropped in future
aedart/model-uuid
52 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).
aedart/model-id
81 Downloads
Getter and Setter package for some kind of model identifier (id). 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-id).