Subscribe to PHP Freaks RSS

tiny-blocks/outbox (1.0.0)

syndicated from packagist.org on May 14, 2026

Implements the Transactional Outbox pattern. Persists domain events atomically with aggregate state changes through a customizable table schema, reflection-based payload serialization, and built-in support for event schema versioning.