Libraries tagged by UUID RFC4122
pwm/uuid-v4
2214 Downloads
Implementation of the RFC 4122 UUID version 4 (variant 1) data type
macx/rfc-4122-uuid
6819 Downloads
PHP-Class to generate valid RFC 4122 compliant Universally Unique IDentifiers (UUID) version 3, 4 and 5.
wujunze/laravel-id-generate
4384 Downloads
Laravel package to generate and to validate a UUID according to the RFC 4122 standard. Only support for version 1, 3, 4 and 5 UUID are built-in. and generate number id, generate primary key
icecave/druid
13911 Downloads
An RFC-4122 compliant library for generating and parsing universally unique identifiers (UUIDs).
rubiconinternational/uuid
26 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.
novay/laravel-uuid
103 Downloads
Laravel package to generate and to validate a UUID according to the RFC 4122 standard. UUID Versions 1, 3, 4 and 5 are supported.
klongchu/laravel-uuid
7 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.
jasurbek97/laravel-uuid
23 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.
fkulakov/uuid
8 Downloads
Generate a UUID according to the RFC 4122 standard. Only support for version 5 UUID are built-in.
usox/hack-uuid-generator
263 Downloads
Generate rfc4122 version 4 uuids
yftzeng/wow-uuid
639 Downloads
Wow! Uuid for PHP. Simple and Fast. Compliance with RFC 4122, but only UUID version 1 and version 4.
ouiflash/laravel-uuid
2700 Downloads
Implementing uuid into laravel
domainflow/uuid
27 Downloads
DomainFlow UUID implementation for versions 1–8, including inspection and validation utilities.
teqneers/uuid
4996 Downloads
DrUUID RFC 4122 library for PHP
helicon-os/uuid
12 Downloads
Generic basic UUID Generator for PHP with various output formats like 16byte binary, hex formats (compact, grouped, ...), base32-like and base64-like. V4 Random UUIDs and Sequential UUIDs can be generated.