tiny-blocks/collection dependents (8) 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/country
Provides ISO 3166-1 country and ISO 3166-2 subdivision value objects for PHP, with Alpha-2, Alpha-3, numeric, and IANA timezone resolution.
-
PHP
tiny-blocks/docker-container
Manages Docker containers programmatically for PHP, aimed at integration tests and disposable infrastructure.
-
PHP
tiny-blocks/http-health-check
PSR-15 liveness and readiness request handlers with configurable health checks for HTTP services.
-
PHP
tiny-blocks/http-query
Typed, framework-independent toolkit for HTTP collection queries (RSQL filtering, sorting, and offset and cursor pagination) that never touches a data store.
-
PHP
tiny-blocks/logger
Emits PSR-3 structured logs for PHP, with correlation tracking and configurable sensitive data redaction.
-
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.