code-mine/valueobjects

A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.

v4.2.1 2018-01-24 23:58 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:51:12 UTC


README

Build Status Scrutinizer Code Quality Code Coverage

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.