Libraries tagged by unique-identifier
elcodedocle/uuid
330 Downloads
UUID v3, v4, v5 generator class
apiverve/guidgenerator
0 Downloads
GUID Generator is a tool for generating Globally Unique Identifiers (GUIDs). It creates RFC 4122 version 4 UUIDs with multiple formatting options including uppercase, no hyphens, and braces.
apiverve/cuidgenerator
0 Downloads
Cuid Generator is a tool for generating collision-resistant unique identifiers (Cuids). Cuids are optimized for horizontal scaling and sequential lookup performance in distributed systems.
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).
yearul/unique-id-generator
6 Downloads
yearul/unique-id-generator is a Laravel package that simplifies the generation of unique IDs with customizable formats, lengths, and rules, enhancing the efficiency of generating unique identifiers in Laravel applications.
xepozz/unique-id
0 Downloads
Marking users with unique identifiers to keep the information for the further processing.
ucscode/keygenerator
114 Downloads
(Ucscode) KeyGenerator is a versatile PHP library for generating random keys of varying lengths. It is an essential tool for creating secure authentication tokens, unique identifiers, or random access keys.
tripteki/laravelphp-unique
340 Downloads
Trip Teknologi's Laravel.php Unique Identifier
takeawaytown/laravel-uuid
22 Downloads
A package for using 'Universally Unique Identifiers' in Laravel.
shard-cache/shard-cache
149 Downloads
Atomic Referenced-Object Caching System based on Entities Using GUIDs as Unique Identifiers
sangkan/wiji
0 Downloads
Wiji (ꦮꦶꦗꦶ) — Optimized Unique Identifier. 128-bit, µs-precision, monotonic, multi-format. By Sangkan.
rollswan/uuid
82 Downloads
Generates Universally Unique IDentifiers as primary key
rawaby88/muid
417 Downloads
Laravel package for generating prefixed, validatable unique identifiers similar to Stripe's ID format
nishadil/uuid
4 Downloads
A PHP library for generating universally unique identifiers (UUID).
mundgold/svg-tag-unique-id
37 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