Tiny Blocks
Implementations for Domain Driven Design building blocks and utility classes in PHP.
Pinned Loading
Repositories
Showing 10 of 22 repositories
- environment-variable Public
Provides a type-safe environment variable reader for PHP, with strict integer and boolean conversion.
- value-object Public
Defines the default behavior contract for PHP value objects, with immutability and structural equality.
- mapper Public
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
- collection Public
Models a type-safe, fluent collection API for PHP with eager and lazy pipelines over arrays, iterators, and generators.
- http-health-check Public
PSR-15 liveness and readiness request handlers with configurable health checks for HTTP services.
- 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…