Tiny Blocks
Pinned Loading
Repositories
- country Public
Provides an ISO 3166-1 country value object for PHP, with Alpha-2, Alpha-3, numeric, and IANA timezone resolution.
tiny-blocks/country’s past year of commit activity - 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 - building-blocks Public
Implements tactical DDD building blocks for PHP: entities, aggregate roots, domain events, snapshots, and upcasters.
tiny-blocks/building-blocks’s past year of commit activity - collection Public
Models a type-safe, fluent collection API for PHP with eager and lazy pipelines over arrays, iterators, and generators.
tiny-blocks/collection’s past year of commit activity - time Public
Models time as immutable value objects for PHP: instants, durations, periods, timezones, and time-of-day, all UTC-normalized.
tiny-blocks/time’s past year of commit activity - value-object Public
Defines the default behavior contract for PHP value objects, with immutability and structural equality.
tiny-blocks/value-object’s past year of commit activity - http Public
Implements PSR-7, PSR-15, and PSR-18 HTTP primitives for PHP, with a fluent response builder, cookies, cache control, and a PSR-18 client facade.
tiny-blocks/http’s past year of commit activity - mapper Public
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
tiny-blocks/mapper’s past year of commit activity
Top languages
Loading…
Most used topics
Loading…