Libraries tagged by value objects
presta/behat-evaluator
9991 Downloads
The PrestaBehatEvaluator library leverages adapters to evaluate and transform input values into more complex objects.
php-extended/php-datetime-parser-interface
176308 Downloads
A parser that gives datetime objects from string values
granam/float
29692 Downloads
Converter and wrapping object for a float value
bentools/set
14091 Downloads
The Set object lets you store unique values of any type, like in Javascript.
granam/number
30519 Downloads
Converter and wrapping object for a number (float or integer) value
eboreum/caster
8480 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.
chevere/action
5144 Downloads
Type-safe invokable objects with attribute-based parameter and return value validation
yadddl/value-object
1310 Downloads
Yet another Value Object library
xakepehok/value-object-builder
6569 Downloads
This helper can create object from passed classname and value, or return null, if passed value is also null
wiz-develop/php-value-object
5325 Downloads
📦 The PHP Value Object library offers immutable, type-safe, and self-validating objects to model domain values using the Value Object pattern.
tiny-blocks/value-object
23711 Downloads
Defines the default behavior contract for PHP value objects with structural equality.
talentify/php-value-objects
20605 Downloads
Provides some value objects.
sprintf/value-objects
689 Downloads
Value Objects library for bundles
space48/auto-value
1593 Downloads
Generated immutable value classes for PHP7.1+
plusforta/value-objects-bundle
1197 Downloads