Libraries tagged by uuids
ziffdavis/uuid62
247814 Downloads
Generate Base-62 encoded UUID strings
eonx-com/easy-random
1244557 Downloads
Provides easy way to generate random values (string, int, uuids, ...)
zircote/uuid
13117 Downloads
A PHP UUID object
waska14/laravel-uuid
16233 Downloads
Use uuid in models easily
php-extended/php-uuid-object
186768 Downloads
An implementation of the php-uuid-interface library
php-extended/php-uuid-interface
198668 Downloads
A library to implement uuid parsing and generation
ollieday/yii2-uuid
3327 Downloads
Component for generating UUIDs with ramsey/uuid.
mindtwo/laravel-auto-create-uuid
27682 Downloads
Automatically generate UUIDs for Eloquent models on creation and replication.
mikemix/php-uuid-v6
65510 Downloads
Version 6 UUID https://bradleypeabody.github.io/uuidv6/
middlewares/uuid
26107 Downloads
Middleware to generate an UUID and save it in the X-Uuid header
macx/rfc-4122-uuid
7944 Downloads
PHP-Class to generate valid RFC 4122 compliant Universally Unique IDentifiers (UUID) version 3, 4 and 5.
jp3cki/uuid
22480 Downloads
jchook/uuid
69095 Downloads
Fast, Secure UUIDs
empaphy/polyphill-uuid
53616 Downloads
A metapackage that installs a UUID polyfill if needed, and removes it if redundant.
eluhr/yii2-uuid-attribute-behavior
11073 Downloads
This behavior automatically generates a UUID for the given attribute on create.