Libraries tagged by UUID RFC4122
webpatser/laravel-uuid
16207463 Downloads
Laravel integration for webpatser/uuid - High-performance drop-in UUID replacements (15% faster than Ramsey). Provides Str macros, HasUuids trait, facades, and casts. RFC 4122/9562 compliant.
keiko/uuid-shortener
195549 Downloads
A simple shortener library for RFC 4122 compatible UUIDs. Change your 36 chars long UUID into it's shorter equivalent.
jeremykenedy/uuid
130134 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.
abmmhasan/uuid
3821 Downloads
UUID (v1, v3-v5) Generator (RFC4122)
rhumsaa/uuid
2620739 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).
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.
maymeow/uuid
110911 Downloads
Class to generate RFC 4122 UUID version 3, 4 and 5
cbschuld/php-uuid-base58
16453 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.
aracoool/yii2-uuid
50340 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
4062 Downloads
UUID (RFC 4122 + Unofficial/Draft), ULID, Snowflake ID, Sonyflake ID, TBSL (library exclusive) generator!
jkingweb/druuid
29219 Downloads
DrUUID RFC 4122 library for PHP
flynowpaylater/laravel-uuid
16997 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
4016 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).
duoshuo/uuid
38961 Downloads
A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID)
pwm/uuid-v4
2214 Downloads
Implementation of the RFC 4122 UUID version 4 (variant 1) data type