Libraries tagged by GUID PHP
ramsey/uuid
630796838 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
pascaldevink/shortuuid
1671169 Downloads
PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs
oittaa/uuid
246231 Downloads
A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.
endyjasmi/cuid
617623 Downloads
Cuid php port
sudiptpa/guid
125655 Downloads
A Simple GUID generator Package for PHP.
sweelix/guid
75155 Downloads
PHP 5.3+ simple GUID generator
rhumsaa/uuid
2620275 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).
pyyoshi/shortuuid-php
25892 Downloads
mikemix/php-uuid-v6
63600 Downloads
Version 6 UUID https://bradleypeabody.github.io/uuidv6/
webpatser/uuid
1086 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.
ramsey/identifier
486 Downloads
A PHP library for generating and working with identifiers, including UUIDs, ULIDs, and Snowflakes
aracoool/yii2-uuid
50298 Downloads
Yii 2 UUID Extension. A PHP 7.0+ library for generating RFC 4122 version 3, 4, and 5 universally unique identifiers (UUID).
semiorbit/guid
14237 Downloads
Generate a GUID in PHP that is compatible with Microsoft .NET Framework (C#) GUID.
softcomtecnologia/uuid
3982 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).
j20/php-uuid
66825 Downloads
Generate a UUID v4 with PHP.