Tiny Blocks
Implementations for Domain Driven Design building blocks and utility classes in PHP.
Pinned Loading
Repositories
Showing 10 of 22 repositories
- 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.
- value-object Public
Defines the default behavior contract for PHP value objects, with immutability and structural equality.
-
- 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.
Top languages
Loading…
Most used topics
Loading…