cubicmushroom / valueobjects
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.
v3.0.0
2017-11-28 11:39 UTC
Requires
- php: >=5.3.3
- league/geotools: ~0.3.1
- marc-mabe/php-enum: ~1.0
- mathiasverraes/money: ~1.2
- ramsey/uuid: ~2.5
- zendframework/zend-validator: ~2.2
Requires (Dev)
- phpunit/phpunit: ~4.0
Replaces
This package is not auto-updated.
Last update: 2024-11-10 06:33:20 UTC
README
This is a direct clone of the nicolopignatelli/valueobjects which appears to have been delete, created so that those using the original package can continue using it despite the original repository being deleted.
ValueObjects
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.
Documentation
Contributing
See CONTRIBUTING file.
License
ValueObjects is released under the MIT License. See the bundled LICENSE file for details.