Libraries tagged by rfc4122
icecave/druid
13890 Downloads
An RFC-4122 compliant library for generating and parsing universally unique identifiers (UUIDs).
wujunze/laravel-id-generate
4383 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
klongchu/laravel-uuid
6 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.
00f100/uuid
6890 Downloads
A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
zauberfisch/silverstripe-uid-dataobject
449 Downloads
SilverStripe module for adding an unique id (UUID) to a DataObject
usox/hack-uuid-generator
262 Downloads
Generate rfc4122 version 4 uuids
ouiflash/laravel-uuid
2700 Downloads
Implementing uuid into laravel
teqneers/uuid
4995 Downloads
DrUUID RFC 4122 library for PHP
rubiconinternational/uuid
25 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.
rotrer/uuid
21 Downloads
Clone of webpatser/uuid fixed for Laravel 5.2. Version 2.2.1
novay/laravel-uuid
97 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.
jasurbek97/laravel-uuid
20 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.
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.
fkulakov/uuid
8 Downloads
Generate a UUID according to the RFC 4122 standard. Only support for version 5 UUID are built-in.
yftzeng/wow-uuid
633 Downloads
Wow! Uuid for PHP. Simple and Fast. Compliance with RFC 4122, but only UUID version 1 and version 4.