Tiny Blocks
Pinned Loading
Repositories
- value-object Public
Defines the default behavior contract for PHP value objects, with immutability and structural equality.
- time Public
Models time as immutable value objects for PHP: instants, durations, periods, timezones, and time-of-day, all UTC-normalized.
- http-error-handler Public
PSR-15 error handler that maps thrown exceptions to structured JSON error responses with optional logging.
- 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.
- mapper Public
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
- logger Public
Emits PSR-3 structured logs for PHP, with correlation tracking and configurable sensitive data redaction.
- 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-logging Public
PSR-15 middleware that logs HTTP request and response metadata with request duration.
Top languages
Loading…
Most used topics
Loading…