Libraries tagged by uniqueId
ifullgaz/laravel-global-unique-id
30 Downloads
Assign globaly unique ids to models
iamntz/acf-unique-id
88 Downloads
ACF unique ID field
hanbitgaram/unique-id
16 Downloads
Generates a unique, non-overlapping 14-character ID that is URL-safe.
gwrit-development/unique-id
1 Downloads
Unique bigint id generator
collin-peng/unique-id
19 Downloads
Generate unique id
coder-orbit/unique-id-generator
23 Downloads
its only use unique id and otp
chistel/laravel-uniqueid
426 Downloads
Generate uniqueid when saving Eloquent models to be used as auth key and route key
bjoern-goetschke/unique-id
52 Downloads
Library to generate unique identifiers
arkh-tech/arkh-unique-id
5 Downloads
Library for generating unique and random codes.
abolotin/yii2-unique-id
28 Downloads
Generating unique identificator for any purposes. Typically used by Yii-widgets ("id"-attribute of HTML elements).
irestful/uniqueidentifiersets
2017 Downloads
irestful/uniqueidentifiers
3487 Downloads
irestful/uniqueidentifierlists
1071 Downloads
kongflower/snowflake
8 Downloads
the mini app pay
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.