Download the PHP package tleckie/value-object without Composer
On this page you can find all versions of the php package tleckie/value-object. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tleckie/value-object
More information about tleckie/value-object
Files in tleckie/value-object
Download tleckie/value-object
More information about tleckie/value-object
Files in tleckie/value-object
Vendor tleckie
Package value-object
Short Description PHP value-object
License MIT
Homepage https://github.com/teodoroleckie/value-object
Package value-object
Short Description PHP value-object
License MIT
Homepage https://github.com/teodoroleckie/value-object
Please rate this library. Is it a good library?
Informations about the package value-object
Library to implement value-object / nullable-value-object in PHP
Create your own value-object type:
You should only extend from the ValueObject class
Compare value-objects:
Force primitive type:
Override value() method to indicate the return primitive type.
Nullable value-object
If your object can contain null value you can extend of NullableValueObject class
All versions of value-object with dependencies
PHP Build Version
Package Version
Requires
php Version
^8
The package tleckie/value-object contains the following files
Loading the files please wait ....