Libraries tagged by php-ulid
philiprehberger/php-uuid-tools
68 Downloads
UUID v4 and v7 generation, validation, and ordered UUIDs for database indexing
fordbedia/php-uuid
77 Downloads
PHP UUID Generator
j20/php-uuid
66825 Downloads
Generate a UUID v4 with PHP.
zerobit/php-uuid
16 Downloads
UUID wrapper library
uzdevid/php-uuid
15 Downloads
UUID Generator
kryst3q/php-uldk
7 Downloads
Object oriented library written in php for obtaining polish cadastral plot geographic localisation using it's number or coordinates. The library uses ULDK www service for obtaining informations (http://uldk.gugik.gov.pl/opis.html).
juanpablom/php-uuid
53 Downloads
Generate a UUID v4 with PHP.
hilalahmad/php-uuid
7 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.
creof/doctrine2-php-uuid-generator
27 Downloads
Doctrine2 pre-insert UUID id generator using PECL UUID (*nix) or COM (Windows)
php-extended/php-uuid-parser-object
81397 Downloads
A library that implements the php-extended/php-uuid-parser-interface library
php-extended/php-uuid-parser-interface
82080 Downloads
Interfaces to implement parsing of uuids from string to object form
php-extended/php-uuid-factory-object
1776 Downloads
A library that implements the php-extended/php-uuid-factory-interface library
php-extended/php-uuid-factory-interface
2522 Downloads
A library to generate valid uuid objects
previewtechs/php-utilities
821 Downloads
PHP UUID generation library
cxj/uuid
27 Downloads
A PHP UUID implementation