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