Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 437 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 437 Bytes

value-object

value-object - php library

Build Status

Install

Via Composer

composer require g4/value-object

Usage

Development

Install dependencies

$ composer install

Run tests

$ make unit-tests

License

(The MIT License) see LICENSE file for details...