A collection of classes, interfaces, and traits to facilitate working with value objects. The primary goal is to enable developers to easily create their own value objects. While we might provide some common value objects in the future, right now we're focusing on providing the building blocks for your own value objects.
- v1.0: PHP 5.6+
- v2.0: PHP 7.1+
composer install 2dotstwice/value-objects
[Coming soon]