Libraries tagged by ValueObject
strictlyphp/value-object
1501 Downloads
gathercontent/config-value-object
63732 Downloads
Validate item config for GatherContent
eventsourced/valueobjects
370 Downloads
A helper library for making valueobjects
cozy/value-objects
1506 Downloads
Collection of handy Value Objects
beeyev/value-objects-php
10 Downloads
Immutable value objects for PHP, designed for Domain-Driven Design (DDD). Enhance your applications with expressive, reliable, and maintainable code.
xakepehok/path
9128 Downloads
Util for filesystem path navigation
xakepehok/enum-helper
10295 Downloads
Enum Helper with switch-case alternative and more
ufo-tech/dto-transformer
2213 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
tiny-blocks/time
326 Downloads
Models time as immutable value objects for PHP: instants, durations, periods, timezones, and time-of-day, all UTC-normalized.
tiny-blocks/currency
22502 Downloads
Models ISO-4217 currencies as a PHP enum, with per-currency fraction digit resolution.
tiny-blocks/country
22434 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
92 Downloads
Implements tactical DDD building blocks for PHP: entities, aggregate roots, domain events, snapshots, and upcasters.
spoorsny/south-african-id
965 Downloads
A self-validating value object encapsulating a South African government-issued personal identification number.
rasuvaeff/duration
297 Downloads
Type-safe immutable duration value object for PHP
proai/laravel-struct
2110 Downloads
A Laravel package for using structs with Laravel including attribute casting.