wickedbyte/int-to-uuid
Utility for Bidirectional Conversion of Integer Ids to UUIDs
时间:2025-12-11 08:58
inanepain/id-forge
A lightweight & versatile library for generating and encoding unique identifiers. It provides fast, secure, and flexible solutions for modern applications.
时间:2025-10-29 14:41
ongudidan/id-generator
This package is used to generate unique id which combines UUID and other encoding and timestamp to achieve the uniqueness
时间:2025-03-07 11:42
gponster/laravel-url62-uuid
The encoding schema to be used by this shortening algorithm will be Base 62 encoding, as we are going to use 62 letters: [a-zA-Z0-9]. UUID generation based on Rhumsaa\Uuid
时间:2015-01-17 21:21
cbschuld/php-uuid-base58
Generates a RFC4122 compliant v4 UUID and returns it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.
时间:未知