code-mine / valueobjects
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.
Installs: 9 927
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- php: >=5.4
- league/geotools: ~0.7
- marc-mabe/php-enum: ^2.2
- mathiasverraes/money: ~1.2
- ramsey/uuid: ~3.0
- zendframework/zend-validator: ~2.2
Requires (Dev)
- phpunit/phpunit: ~4.0
Replaces
README
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.
This is fork of the educational package nicolopignatelli/valueobjects that aims to provide more functionality for basic tasks and act as a object oriented wrapper for PHP types.
Contributing
See CONTRIBUTING file.
License
ValueObjects is released under the MIT License. See the bundled LICENSE file for details.