Libraries tagged by UUIDv3
garrcomm/uuid
9 Downloads
Small UUID library, for UUIDv1, UUIDv3, UUIDv4 and UUIDv5
elcodedocle/uuid
330 Downloads
UUID v3, v4, v5 generator class
mikemix/php-uuid-v6
64977 Downloads
Version 6 UUID https://bradleypeabody.github.io/uuidv6/
flametrench/ids
234 Downloads
Prefixed wire-format IDs for Flametrench. UUIDv7 storage, self-describing public identifiers.
amashukov/tracing-bundle
44 Downloads
Symfony 7 bundle — UUIDv7 X-Request-Id propagation FE -> BE -> Monolog logs with a Messenger sync -> queue -> worker bridge.
spriebsch/uuid
1403 Downloads
A fast and simple no-frills UUIDv4 implementation.
qs9000/think-uuidv7
13 Downloads
ThinkPHP8 Redis-based UUIDv7 Generator for Distributed Systems
ndtan/id-generator-lite
2 Downloads
NDT ID Generator — Lite: single-file, dependency-free PHP ID generator (UUID v4/v7, ULID, NanoID, Mongo ObjectId, ShortUUID, KSUID, Snowflake).
ndtan/id-generator
2 Downloads
NDT ID Generator — pluggable PHP ID generation library (UUID v4/v6/v7/v8, ULID, Snowflake, NanoID, KSUID, Mongo ObjectId, ShortUUID) with per-driver configuration and integrations for Laravel & Doctrine.
kissous/uuid7
1 Downloads
Lightweight, dependency-free PHP library to generate and handle time-ordered identifiers: UUIDv7 (RFC 9562) and ULID.
takaram/uuid47
1 Downloads
PHP implementation of UUIDv47
kiefernwald/doctrine-uuid-generator
1512 Downloads
Use UUIDv4 as generated id in Doctrine ORM.