Download the PHP package php-clean-arch/value-object without Composer
On this page you can find all versions of the php package php-clean-arch/value-object. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php-clean-arch/value-object
More information about php-clean-arch/value-object
Files in php-clean-arch/value-object
Download php-clean-arch/value-object
More information about php-clean-arch/value-object
Files in php-clean-arch/value-object
Vendor php-clean-arch
Package value-object
Short Description Provides the behaviour to expect from a value-object
License
Package value-object
Short Description Provides the behaviour to expect from a value-object
License
Please rate this library. Is it a good library?
Informations about the package value-object
A value-object is a value wrapped inside a class, which does some validation logic (eg., mail address having a valid format).
Value-objects can only identified from their type and value they wrap, which means two instances of the same data may be equal, even if both objects have different references.
All versions of value-object with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package php-clean-arch/value-object contains the following files
Loading the files please wait ....