Libraries tagged by guid
juanpablom/php-uuid
45 Downloads
Generate a UUID v4 with PHP.
hilalahmad/php-uuid
3 Downloads
UUIDs are used to create unique identifiers that are often used in distributed systems, databases, and various software applications to ensure the uniqueness of data elements. In PHP, packages related to UUIDs typically provide functions or classes for generating, parsing, and manipulating UUIDs. These packages can be useful in scenarios where unique identifiers are needed to avoid conflicts or ensure data integrity.
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.
gubler/doctrine-extra-types
29 Downloads
Adds extra and alternate Doctrine column types
gstjohn/eloquent-uuids
6 Downloads
Easily allow Laravel Eloquent models to utilize UUIDs as their primary key.
brandoriented/uuid-doctrine
4 Downloads
Allow the use of ramsey/uuid as a Doctrine field type.
ano/php-utils
173 Downloads
Php util tools
p2made/yii2-uuid
4501 Downloads
A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID), wrapped as helpers for Yii 2 Framework.
ondram/shortuuid-php55
3861 Downloads
PHP 5.5 compatible fork of library that generates concise, unambiguous, URL-safe UUIDs
ocramius/ramsey-uuid-temporary-fork
280 Downloads
Do not use - this is just to avoid having to use the git/github repository types, and will be dropped in future
himpun/utc-random
3 Downloads
PHP implementation of the CouchDB 'utc-random' algorithm.
yola/yophpcs
127 Downloads
Yola.com PHP Code Standard
yii2guide/team
1079 Downloads
yii2guide/misc
927 Downloads
yii2guide/markdown
1109 Downloads