Libraries tagged by quuid
calicastle/cuid
22115 Downloads
A CUID generator
sweelix/guid
75300 Downloads
PHP 5.3+ simple GUID generator
zircote/uuid
10149 Downloads
A PHP UUID object
webpatser/uuid
2888 Downloads
A pure PHP library to generate and validate universally unique identifiers (UUIDs) according to RFC 4122 and RFC 9562 standards. Support for UUID versions 1, 3, 4, 5, 6, 7, and 8.
verbanent/eloquent-binary-uuid
10175 Downloads
Ordered binary UUID in Laravel / Eloquent based on UUID version 1
stayallive/laravel-eloquent-uuid
20731 Downloads
Generate UUID for a Laravel Eloquent model attribute.
sebastian/uuid
771 Downloads
Function for generating a UUID (as string)
saade/laravel-uuid
2162 Downloads
A small package for adding UUIDs to Eloquent models.
php-extended/php-uuid-object
181320 Downloads
An implementation of the php-uuid-interface library
php-extended/php-uuid-interface
192791 Downloads
A library to implement uuid parsing and generation
mikemix/php-uuid-v6
63636 Downloads
Version 6 UUID https://bradleypeabody.github.io/uuidv6/
maymeow/uuid
110911 Downloads
Class to generate RFC 4122 UUID version 3, 4 and 5
kodus/uuid-v5
39424 Downloads
Simple UUID v5 generator
kodus/uuid-v4
46554 Downloads
Simple UUID v4 generator
katteba/uuidshortener
28327 Downloads
Convert UUID 32-character hex string into a Base32 short string and back.