Libraries tagged by GUID PHP
anytizer/guid.php
83 Downloads
GUID Generator for PHP
rogervila/com_create_guid
2082 Downloads
PHP com_create_guid implementation for systems that do not support it
juanpablom/php-uuid
45 Downloads
Generate a UUID v4 with PHP.
hilalahmad/php-uuid
4 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.
ano/php-utils
173 Downloads
Php util tools
ondram/shortuuid-php55
3861 Downloads
PHP 5.5 compatible fork of library that generates concise, unambiguous, URL-safe UUIDs
uuid-v9/uuid-v9
0 Downloads
Fast, lightweight, zero-dependency PHP implementation of UUID version 9
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.
00f100/uuid
6900 Downloads
A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
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.
himpun/utc-random
3 Downloads
PHP implementation of the CouchDB 'utc-random' algorithm.
guid/snowflake
36 Downloads
twitter snowflake guid php
fabacks/random
14 Downloads
A PHP class generate token, guid and string
dealerdirect/phpcodesniffer-composer-installer
121480197 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
sendgrid/sendgrid
37815597 Downloads
This library allows you to quickly and easily send emails through Twilio SendGrid using PHP.