Libraries tagged by uuid v7
professional-wiki/persistent-page-identifiers
1425 Downloads
Stable unique identifiers for your MediaWiki pages. UUID v7 or PURIs, accessible via parser function and REST API
arokettu/uuid
2317 Downloads
UUID and ULID classes
tiat/libs-uuid
46 Downloads
MIT-licensed PHP 8.5+ UUID, UUIDv7, ULID and Base64URL codecs.
iliaal/fast_uuid
7 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.
aichadigital/larabill
314 Downloads
Professional billing & invoicing package for Laravel with UUID v7, VAT verification, tax calculation for Spain/EU/worldwide, and EU compliance
storh/storh
181 Downloads
File-first records for PHP: JSONC document store, append-only segmented log, and log-backed queue. Zero dependencies.
amashukov/tracing-bundle
410 Downloads
Symfony 7 bundle — UUIDv7 X-Request-Id propagation FE -> BE -> Monolog logs with a Messenger sync -> queue -> worker bridge.
philiprehberger/php-uuid-tools
68 Downloads
UUID v4 and v7 generation, validation, and ordered UUIDs for database indexing
betterauth/symfony-bundle
107 Downloads
Symfony bundle for BetterAuth - Modern authentication library
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.
freyr/message-broker
77 Downloads
Standalone messaging library: transactional outbox, deduplication, per-transport producers and consumers (AMQP, Kafka) with retries, DLQ and replay
kissous/uuid7
1 Downloads
Lightweight, dependency-free PHP library to generate and handle time-ordered identifiers: UUIDv7 (RFC 9562) and ULID.