Tiny Blocks
Pinned Loading
Repositories
- http-correlation-id Public
Ensures every HTTP request has a correlation identifier propagated through requests, responses, and logs.
- 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.
- http-error-handler Public
PSR-15 error handler that maps thrown exceptions to structured JSON error responses with optional logging.
- http-logging Public
PSR-15 middleware that logs HTTP request and response metadata with request duration.
- 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.
- logger Public
Emits PSR-3 structured logs for PHP, with correlation tracking and configurable sensitive data redaction.
- docker-container Public
Manages Docker containers programmatically for PHP, aimed at integration tests and disposable infrastructure.
- http-health-check Public
PSR-15 liveness and readiness request handlers with configurable health checks for HTTP services.
Top languages
Loading…
Most used topics
Loading…