Libraries tagged by Universally unique identifier
ramsey/uuid
558627712 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
webpatser/laravel-uuid
15150812 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.
robinvdvleuten/ulid
2646364 Downloads
Universally Unique Lexicographically Sortable Identifier (ULID) implementation for PHP.
oittaa/uuid
169860 Downloads
A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.
rorecek/laravel-ulid
137729 Downloads
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
lewiscowles/ulid
34008 Downloads
Universally Unique Lexicographically Sortable Identifier ported to PHP
rhumsaa/uuid
2604304 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).
not-empty/ulid-php-lib
3260 Downloads
PHP Universally Unique Lexicographically Sortable Identifier (ULID)
flynowpaylater/laravel-uuid
15686 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.
duoshuo/uuid
38701 Downloads
A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID)
aracoool/yii2-uuid
48775 Downloads
Yii 2 UUID Extension. A PHP 7.0+ library for generating RFC 4122 version 3, 4, and 5 universally unique identifiers (UUID).
softcomtecnologia/uuid
3093 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).
icecave/druid
13904 Downloads
An RFC-4122 compliant library for generating and parsing universally unique identifiers (UUIDs).
bentools/doctrine-ulid
4845 Downloads
ULID (Universally Unique Lexicographically Sortable Identifier) support for Doctrine IDs
macgyer/yii2-uuid-validator
11623 Downloads
UUID validator for Yii2