tiny-blocks/mapper dependents (5) 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/collection
Models a type-safe, fluent collection API for PHP with eager and lazy pipelines over arrays, iterators, and generators.
-
PHP
tiny-blocks/http
Implements PSR-7, PSR-15, PSR-17 and PSR-18 HTTP primitives for PHP, with a fluent response builder, cookies, cache control, and a PSR-18 client facade.
-
PHP
tiny-blocks/outbox
Write-side adapter for the Transactional Outbox pattern that persists domain events atomically with aggregate state through Doctrine DBAL.
-
PHP
tiny-blocks/time
Models time as immutable value objects for PHP: instants, durations, periods, timezones, and time-of-day, all UTC-normalized.