Libraries tagged by UUID RFC4122
webpatser/laravel-uuid
15395324 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
keiko/uuid-shortener
180969 Downloads
A simple shortener library for RFC 4122 compatible UUIDs. Change your 36 chars long UUID into it's shorter equivalent.
jeremykenedy/uuid
125746 Downloads
Laravel package to generate a UUID according to the RFC 4122 standard. UUID Versions 1, 3, 4 and 5 are supported. With MIT license.
rhumsaa/uuid
2608063 Downloads
NO LONGER MAINTAINED. Use ramsey/uuid instead. A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
maymeow/uuid
102924 Downloads
Class to generate RFC 4122 UUID version 3, 4 and 5
cbschuld/php-uuid-base58
13465 Downloads
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.
abmmhasan/uuid
2622 Downloads
UUID (v1, v3-v5) Generator (RFC4122)
duoshuo/uuid
38797 Downloads
A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID)
aracoool/yii2-uuid
49004 Downloads
Yii 2 UUID Extension. A PHP 7.0+ library for generating RFC 4122 version 3, 4, and 5 universally unique identifiers (UUID).
infocyph/uid
3341 Downloads
UUID (RFC 4122 + Unofficial/Draft), ULID, Snowflake ID, Sonyflake ID, TBSL (library exclusive) generator!
jkingweb/druuid
27542 Downloads
DrUUID RFC 4122 library for PHP
flynowpaylater/laravel-uuid
15933 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
softcomtecnologia/uuid
3267 Downloads
NO LONGER MAINTAINED. Use ramsey/uuid instead. A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
rotrer/uuid
60 Downloads
Clone of webpatser/uuid fixed for Laravel 5.2. Version 2.2.1
pwm/uuid-v4
2204 Downloads
Implementation of the RFC 4122 UUID version 4 (variant 1) data type