Libraries tagged by tiny-blocks
tiny-blocks/ksuid
86173 Downloads
K-Sortable Unique Identifier.
tiny-blocks/encoder
86300 Downloads
Encoder and decoder for arbitrary data.
tiny-blocks/value-object
23620 Downloads
Defines the default behavior contract for PHP value objects with structural equality.
tiny-blocks/time
258 Downloads
Models time as immutable value objects for PHP: instants, durations, periods, timezones, and time-of-day, all UTC-normalized.
tiny-blocks/mapper
1820 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
tiny-blocks/http
23181 Downloads
Implements PSR-7, PSR-15, PSR-17 and PSR-18 HTTP primitives for PHP, with a fluent response builder, cookies, cache control, and a PSR-18 client facade.
tiny-blocks/docker-container
1460 Downloads
Manages Docker containers programmatically for PHP, aimed at integration tests and disposable infrastructure.
tiny-blocks/collection
15921 Downloads
Models a type-safe, fluent collection API for PHP with eager and lazy pipelines over arrays, iterators, and generators.
tiny-blocks/outbox
7 Downloads
Write-side adapter for the Transactional Outbox pattern that persists domain events atomically with aggregate state through Doctrine DBAL.
tiny-blocks/math
22569 Downloads
Value Objects for handling arbitrary precision numbers.
tiny-blocks/logger
247 Downloads
Emits PSR-3 structured logs for PHP, with correlation tracking and configurable sensitive data redaction.
tiny-blocks/immutable-object
14591 Downloads
Provides immutable behavior for objects.
tiny-blocks/environment-variable
1602 Downloads
Provides a type-safe environment variable reader for PHP, with strict integer and boolean conversion.
tiny-blocks/currency
22481 Downloads
Models ISO-4217 currencies as a PHP enum, with per-currency fraction digit resolution.
tiny-blocks/country
22418 Downloads
Provides an ISO 3166-1 country value object for PHP, with Alpha-2, Alpha-3, numeric, and IANA timezone resolution.