zelenin / value-object
Collection of Value Objects
Installs: 3 077
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 3
Forks: 2
Open Issues: 0
Requires
- php: >=5.5
- zelenin/ddd-core: ~0.2.0
This package is not auto-updated.
Last update: 2022-02-01 12:54:09 UTC
README
Collection of Value Objects.
DateTime
Email
Id
Installation
Composer
The preferred way to install this extension is through Composer.
Either run
php composer.phar require zelenin/value-object "~0.0.0"
or add
"zelenin/value-object": "~0.0.0"
to the require section of your composer.json
Author
Aleksandr Zelenin, e-mail: aleksandr@zelenin.me