Libraries tagged by Value Object
eboreum/caster
8759 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.
xakepehok/value-object-builder
6590 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
satooshi/value-object
27 Downloads
ValueObject, Enum, Flags implementation in PHP
renandelmonico/value-objects
4 Downloads
A library with VOs to agreggate in your projects
phpcommon/valueobject
29 Downloads
PHP Value Object Library.
php-alchemist/value-object
51 Downloads
Collection of services for Value Object functionality
org_heigl/valueobjects
2097 Downloads
Some Value-Objects
norse-blue/value-objects
252 Downloads
PHP Value Objects is a PHP library that implements the value object technique and lets you create your own value objects with the scaffolding already laid out for you.
myks92/php-value-objects
16 Downloads
A PHP library Value Object
msng/values
5455 Downloads
Value object templates for PHP
mikesimonson/symfony-form-value-object-mapper
6 Downloads
A library that can instantiate automatically value object mapped by Symfony forms despite having a constructor with arguments.
mikemix/ddd-value-object-id
63 Downloads
Value Object as Doctrine entity ID