Libraries tagged by Value Object
andydefer/laravel-addresses
70 Downloads
Laravel package providing polymorphic addresses with Repository pattern, DTOs, Enums, and Value Objects.
byrokrat/amount
8837 Downloads
Value objects for monetary amounts
softinvest/vto
4915 Downloads
Value Transfer Object
xsolve-pl/associate
20189 Downloads
This library allows to collect objects and values through associations and provides some entity fetching optimizations for Doctrine ORM to address N+1 queries problem.
n2n/n2n-util-serialize
134 Downloads
Safely serialize and unserialize plain data objects (PHP native serialize()/unserialize() with an allowed_classes allowlist derived from the class structure) and scalar/null values (JSON), preventing object-injection and POP-chain attacks.
revinate/php-getter-setter
32530 Downloads
PHP library to simplify getting and setting values in arrays and objects.
presta/behat-evaluator
10325 Downloads
The PrestaBehatEvaluator library leverages adapters to evaluate and transform input values into more complex objects.
smoren/nested-accessor
1147 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
spaceonfire/type
5415 Downloads
Collection of objects that provides ability of checking value types
eboreum/caster
8737 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
yadddl/value-object
1318 Downloads
Yet another Value Object library
xakepehok/value-object-builder
6589 Downloads
This helper can create object from passed classname and value, or return null, if passed value is also null
voku/value_objects
3 Downloads
Value Objects
tanigami/value-objects
3553 Downloads
Yet another collection of Value Object implementation in PHP.
sensorario/value-object
87 Downloads
A tool for api resources management