Libraries tagged by unique identifier
mundgold/svg-tag-unique-id
30 Downloads
This Statamic 4+ addon extends the functionality of the original SVG tag by introducing a new attribute, replace_ids. When this attribute is added to the SVG tag, the addon automatically prefixes all IDs within the SVG with a unique identifier, preventing conflicts with duplicate IDs from multiple embedded SVGs on a single page
devorto/universally-unique-identifier
7 Downloads
A basic class for UUID usage.
bjoern-goetschke/unique-id
49 Downloads
Library to generate unique identifiers
irestful/uniqueidentifiersets
2017 Downloads
irestful/uniqueidentifiers
3487 Downloads
irestful/uniqueidentifierlists
1071 Downloads
emileperron/universal-identifier
7 Downloads
Provides an universal_identifier function, which generates a unique sha256 identifier for a provided object or array.
floor9design/machine-identifier
42 Downloads
This is a simple class for identifying machines, creating a unique ID based on hardware (Hard disk UUID)
hilalahmad/php-uuid
4 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
00f100/uuid
6893 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.
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
kebook.programacao.1/laravel-ulid
105 Downloads
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)