Libraries tagged by unique identifier
oanhnn/laravel-ulid
6 Downloads
A Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
sandfoxme/monsterid
1210 Downloads
MonsterID is a method to generate a unique monster image based upon a certain identifier (IP address, email address, whatever). It can be used to automatically provide personal avatar images in blog comments or other community services.
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.
tripteki/laravelphp-unique
340 Downloads
Trip Teknologi's Laravel.php Unique Identifier
petrgrishin/yii-unique-identifier
189 Downloads
Helper for generate unique identifier
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
devorto/universally-unique-identifier
11 Downloads
A basic class for UUID usage.
bjoern-goetschke/unique-id
52 Downloads
Library to generate unique identifiers
irestful/uniqueidentifiersets
2017 Downloads
irestful/uniqueidentifiers
3487 Downloads
irestful/uniqueidentifierlists
1071 Downloads
emileperron/universal-identifier
9 Downloads
Provides an universal_identifier function, which generates a unique sha256 identifier for a provided object or array.
floor9design/machine-identifier
46 Downloads
This is a simple class for identifying machines, creating a unique ID based on hardware (Hard disk UUID)
slime-systems/object-id
3 Downloads
A feature-packed, BSON-compatible ObjectId implementation for PHP, similar to MongoDB's ObjectId, providing unique ID generation, conversions, and comparison utilities.