Libraries tagged by valueobjects
chalcedonyt/laravel-valueobject
3241 Downloads
Helpers to implement the Value Object pattern in Laravel 5
satooshi/value-object
27 Downloads
ValueObject, Enum, Flags implementation in PHP
kint/vo
991 Downloads
Simple, yet powerful immutable Value Object.
ytake/hh-valueobject
2 Downloads
A Hack library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package)
olegstyle/valueobject
2056 Downloads
Value Object
lorenzomar/valueobject
7 Downloads
florianwolters/component-core-valueobject
557 Downloads
The Value Object implementation pattern as a PHP component.
emeraldinspirations/lib-valueobject-dateinterval
18 Downloads
A value object for periods of time (e.x. 1 year). Adds toString() and equals() functions to \DateInterval object.
1eg/valueobject
498 Downloads
1eg/doctrine-dbal-valueobject
484 Downloads
c33s/doctrine-extra
183 Downloads
A Collection of Traits which can be used to build a Doctrine Entity.
php-value-object/temperature
22 Downloads
Temperature ValueObject for PHP. Easy to use with implementation of Kelvin, Celsius and Fahrenheit
lbacik/value-object-illuminate-validation
934 Downloads
Validator wrapper (to be used with ValueObject) for Illuminate Validation class
estvoyage/value
426 Downloads
A set of whole value to avoid using native PHP type, see http://c2.com/cgi/wiki?ValueObject for more information
diephp/data-object
5 Downloads
Simple object to be used as a DTO/MODEL/ValueObject.