Tiny Blocks
Pinned Loading
Repositories
- http-logging Public
PSR-15 middleware that logs HTTP request and response metadata with request duration.
- http-health-check Public
PSR-15 liveness and readiness request handlers with configurable health checks for HTTP services.
- outbox Public
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.
- http-query Public
Typed, framework-independent toolkit for HTTP collection queries (RSQL filtering, sorting, and offset and cursor pagination) that never touches a data store.
- http-error-handler Public
PSR-15 error handler that maps thrown exceptions to structured JSON error responses with optional logging.
- country Public
Provides an ISO 3166-1 country value object for PHP, with Alpha-2, Alpha-3, numeric, and IANA timezone resolution.
- building-blocks Public
Implements tactical DDD building blocks for PHP: entities, aggregate roots, domain events, snapshots, and upcasters.
- http Public
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.
- docker-container Public
Manages Docker containers programmatically for PHP, aimed at integration tests and disposable infrastructure.
- time Public
Models time as immutable value objects for PHP: instants, durations, periods, timezones, and time-of-day, all UTC-normalized.
Top languages
Loading…
Most used topics
Loading…