tiny-blocks/collection dependents (4) Order by: name | downloads Show: all | require | require-dev
-
PHP
tiny-blocks/building-blocks
Implements tactical DDD building blocks for PHP: entities, aggregate roots, domain events, snapshots, and upcasters.
-
PHP
tiny-blocks/docker-container
Manages Docker containers programmatically for PHP, aimed at integration tests and disposable infrastructure.
-
PHP
tiny-blocks/logger
Emits PSR-3 structured logs for PHP, with correlation tracking and configurable sensitive data redaction.
-
PHP
tiny-blocks/outbox
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.