Libraries tagged by rfc9562
webpatser/laravel-uuid
17673206 Downloads
Laravel integration for webpatser/uuid - High-performance drop-in UUID replacements (15% faster than Ramsey). Provides Str macros, HasUuids trait, facades, and casts. RFC 4122/9562 compliant.
webpatser/uuid
65656 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.
infocyph/uid
5692 Downloads
UUID (RFC 9562), ULID, Snowflake ID, Sonyflake ID, and TBSL generator for PHP.
wickedbyte/int-to-uuid
19 Downloads
Utility for Bidirectional Conversion of Integer Ids to UUIDs
castor/identifier
5 Downloads
High-performance 128-bit identifier extension for PHP (UUIDs and ULIDs)
kissous/uuid7
1 Downloads
Lightweight, dependency-free PHP library to generate and handle time-ordered identifiers: UUIDv7 (RFC 9562) and ULID.
iliaal/fast_uuid
1 Downloads
Fast RFC 9562 UUID generation (v1/v2/v3/v4/v6/v7/v8 + nil/max) as a PHP C extension, with a ramsey/uuid-shaped object API and procedural fast-path functions.
highperapp/uuid
14 Downloads
High-performance UUID generator library implementing RFC 9562 with optional Rust FFI acceleration
bakame/http-structured-fields
3344 Downloads
A PHP library that parses, validates and serializes HTTP structured fields according to RFC9561 and RFC8941