Libraries tagged by ValuesObject
lbacik/value-object-illuminate-validation
934 Downloads
Validator wrapper (to be used with ValueObject) for Illuminate Validation class
jakala/value-objects
2 Downloads
ValueObjects genéricos
glamorous/value-object
17 Downloads
Interface to have ValueObjects in your application. An Enum implementing this interface is also available.
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
eboreum/value-object-interface
2 Downloads
Flag a class as a value-object by implementing the ValueObjectInterface.
diephp/data-object
5 Downloads
Simple object to be used as a DTO/MODEL/ValueObject.
cubicmushroom/value-objects-bundle
151 Downloads
Symfony bundle to integrate value objects from the nicolopignatelli/valueobjects package
cedriccourteau/variant
109 Downloads
A simple ValueObject and ResultType generator for PHP
alexperegrina/value-object
9 Downloads
ValueObject library
adrigar94/value-object-craft
139 Downloads
ValueObjectCraft is a PHP library that provides a set of versatile and robust value objects for data handling in applications. It is designed to simplify and standardize the usage of value objects in PHP, offering a reliable and efficient solution for representing and manipulating immutable data.