Libraries tagged by value objects
xakepehok/enum-helper
10386 Downloads
Enum Helper with switch-case alternative and more
ufo-tech/dto-transformer
2306 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
tiny-blocks/time
553 Downloads
Models time as immutable value objects for PHP: instants, durations, periods, timezones, and time-of-day, all UTC-normalized.
tiny-blocks/math
22737 Downloads
Arbitrary-precision numbers for PHP, where arithmetic is exact and rounding is explicit.
tiny-blocks/currency
22536 Downloads
Models ISO-4217 currencies as a PHP enum, with per-currency fraction digit resolution.
tiny-blocks/country
22463 Downloads
Provides ISO 3166-1 country and ISO 3166-2 subdivision value objects for PHP, with Alpha-2, Alpha-3, numeric, and IANA timezone resolution.
tiny-blocks/building-blocks
211 Downloads
Implements tactical DDD building blocks for PHP: entities, aggregate roots, domain events, snapshots, and upcasters.
spoorsny/south-african-id
1294 Downloads
A self-validating value object encapsulating a South African government-issued personal identification number.
simplon/helper
101630 Downloads
Helpers for recurring requirements
rasuvaeff/duration
1906 Downloads
Type-safe immutable duration value object for PHP
puzzle/uuid
41353 Downloads
Uuid as value object
proai/laravel-struct
2250 Downloads
A Laravel package for using structs with Laravel including attribute casting.
polysource/core
548 Downloads
Polysource Admin — core contracts and value objects. Pure PHP, zero Symfony dependency.
php-dto/uri
3073 Downloads
Immutable uri object with validation and helpful methods
phant/data-structure
6014 Downloads
Manage data structure easily