zelenin / value-object

Collection of Value Objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ValueObject

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

About

Collection of Value Objects

License:MIT License


Languages

Language:PHP 100.0%