Libraries tagged by unique-identifiers
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.
elloringene/slugify
6 Downloads
Library for creating slugs for models as unique identifiers.
continuum-digital/uid
1921 Downloads
Laravel package to generate unique identifiers
boondoc/uuid
58 Downloads
A PHP5.6+ class for handling and generating RFC 4122 versions 1, 3, 4 and 5 Universally Unique Identifiers (UUIDs).
bjoern-goetschke/unique-id
52 Downloads
Library to generate unique identifiers
besrourms/tui-php
13 Downloads
TUI (Tunisia's Unique Identifier) format validator
appkweb/uuid
8 Downloads
Light lib to generate an universally unique identifier V4
00f100/uuid
6909 Downloads
A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
wearealgomas/uid
7935 Downloads
A handy package to generate unique identifiers for Eloquent models
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.
linzbauer/shard-cache
28 Downloads
Atomic Referenced-Object Caching System based on Entities Using GUIDs as Unique Identifiers
edersoares/eloquent-uuid
13 Downloads
A simple package to use universally unique identifiers (UUID) in Eloquent models.