tiny-blocks/building-blocks
Implements tactical DDD building blocks for PHP: entities, aggregate roots, domain events, snapshots, and upcasters.
时间:2026-04-18 20:23
tiny-blocks/logger
Emits PSR-3 structured logs for PHP, with correlation tracking and configurable sensitive data redaction.
时间:2026-02-21 22:18
tiny-blocks/time
Models time as immutable value objects for PHP: instants, durations, periods, timezones, and time-of-day, all UTC-normalized.
时间:2026-02-17 07:30
tiny-blocks/currency
Value Object representing a currency using ISO-4217 specifications.
时间:2026-01-04 06:37
tiny-blocks/country
Value Object representing a country using ISO-3166 specifications.
时间:2026-01-04 06:31
tiny-blocks/math
Value Objects for handling arbitrary precision numbers.
时间:2026-01-04 05:45
tiny-blocks/immutable-object
Provides immutable behavior for objects.
时间:2026-01-04 04:47
tiny-blocks/mapper
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
时间:2024-12-24 12:38
tiny-blocks/environment-variable
Provides a type-safe environment variable reader for PHP, with strict integer and boolean conversion.
时间:2024-12-09 17:24
tiny-blocks/docker-container
Manages Docker containers programmatically for PHP, aimed at integration tests and disposable infrastructure.
时间:2024-12-01 22:21
tiny-blocks/collection
Models a type-safe, fluent collection API for PHP with eager and lazy pipelines over arrays, iterators, and generators.
时间:2024-09-27 14:53
tiny-blocks/http
Implements PSR-7 and PSR-15 HTTP primitives for PHP, with a fluent response builder, cookies, and cache control.The package is designed to be used in any PHP application, and can be used as a standalone library or as part of a larger framework.
时间:2022-08-06 01:52
tiny-blocks/value-object
Defines the default behavior contract for PHP value objects with structural equality.
时间:2022-07-26 02:37