Libraries tagged by uuidv7
professional-wiki/persistent-page-identifiers
1343 Downloads
Stable unique identifiers for your MediaWiki pages. UUID v7 or PURIs, accessible via parser function and REST API
storh/storh
117 Downloads
File-first records for PHP: JSONC document store, append-only segmented log, and log-backed queue. Zero dependencies.
amashukov/tracing-bundle
364 Downloads
Symfony 7 bundle — UUIDv7 X-Request-Id propagation FE -> BE -> Monolog logs with a Messenger sync -> queue -> worker bridge.
betterauth/symfony-bundle
107 Downloads
Symfony bundle for BetterAuth - Modern authentication library
arokettu/uuid
2317 Downloads
UUID and ULID classes
tiat/libs-uuid
46 Downloads
MIT-licensed PHP 8.5+ UUID, UUIDv7, ULID and Base64URL codecs.
aichadigital/larabill
233 Downloads
Professional billing & invoicing package for Laravel with UUID v7, VAT verification, tax calculation for Spain/EU/worldwide, and EU compliance
flametrench/ids
621 Downloads
Prefixed wire-format IDs for Flametrench. UUIDv7 storage, self-describing public identifiers.
qs9000/think-uuidv7
14 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.
freyr/message-broker
77 Downloads
Standalone messaging library: transactional outbox, deduplication, per-transport producers and consumers (AMQP, Kafka) with retries, DLQ and replay
mikemix/php-uuid-v6
65111 Downloads
Version 6 UUID https://bradleypeabody.github.io/uuidv6/
iliaal/fast_uuid
3 Downloads
Fast RFC 9562 UUID generation (v1/v2/v3/v4/v5/v6/v7/v8 + nil/max) as a PHP C extension, with a ramsey/uuid-shaped object API and procedural fast-path functions.