Libraries tagged by Value Object
eventsourced/valueobjects
370 Downloads
A helper library for making valueobjects
deoliveiralucas/copy-object-attributes-values
26255 Downloads
Simple helper to copy attributes values with the same name from one object to an other.
serbanghita/form-to-object.js
29 Downloads
Plain JavaScript method to convert a HTML form (fields and values) to JavaScript (multidimensional) object.
makasim/values
28069 Downloads
Alter ego objects. Highly efficient way of building models, api clients and so on
legolabs/values
2198 Downloads
Alter ego objects. Highly efficient way of building models, api clients and so on
zolta/forge
58 Downloads
Domain layer foundation for PHP 8.2+ providing Value Objects with attribute-based validation, Entities, Aggregates, Rules, Specifications, Policies, Invariants, Transformers, and a framework-agnostic adapter system.
yorcreative/argonaut-dto
111 Downloads
A framework-agnostic PHP DTO package that provides nested casting, recursive serialization, validation, assemblers, and immutable DTO support out of the box.
xakepehok/path
9143 Downloads
Util for filesystem path navigation
xakepehok/enum-helper
10310 Downloads
Enum Helper with switch-case alternative and more
ufo-tech/dto-transformer
2219 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
tiny-blocks/time
365 Downloads
Models time as immutable value objects for PHP: instants, durations, periods, timezones, and time-of-day, all UTC-normalized.
tiny-blocks/mapper
2096 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
spoorsny/south-african-id
1042 Downloads
A self-validating value object encapsulating a South African government-issued personal identification number.
simplon/helper
101350 Downloads
Helpers for recurring requirements
proai/laravel-struct
2140 Downloads
A Laravel package for using structs with Laravel including attribute casting.