Libraries tagged by Universally unique identifier
ramsey/uuid
748535173 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
robinvdvleuten/ulid
3989129 Downloads
Universally Unique Lexicographically Sortable Identifier (ULID) implementation for PHP.
oittaa/uuid
325824 Downloads
A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.
rorecek/laravel-ulid
165500 Downloads
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
not-empty/ulid-php-lib
27499 Downloads
PHP Universally Unique Lexicographically Sortable Identifier (ULID)
lewiscowles/ulid
40597 Downloads
Universally Unique Lexicographically Sortable Identifier ported to PHP
webpatser/uuid
83188 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.
rhumsaa/uuid
2654594 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).
macx/rfc-4122-uuid
7633 Downloads
PHP-Class to generate valid RFC 4122 compliant Universally Unique IDentifiers (UUID) version 3, 4 and 5.
duoshuo/uuid
39364 Downloads
A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID)
aracoool/yii2-uuid
53228 Downloads
Yii 2 UUID Extension. A PHP 7.0+ library for generating RFC 4122 version 3, 4, and 5 universally unique identifiers (UUID).
kiwfy/ulid-php
12883 Downloads
PHP Universally Unique Lexicographically Sortable Identifier (ULID)
softcomtecnologia/uuid
5381 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).
flynowpaylater/laravel-uuid
18448 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.
davidvandertuijn/uuid
2728 Downloads
Universally Unique Identifier (UUID) Generator