/annotation-entity

A PHP Library help phper convert array to dto entity.

Primary LanguagePHPMIT LicenseMIT

Build Status

annotation-entity

A PHP Library help phper convert array to dto entity.

Setup

$ git clone git@github.com:hildert/annotation-entity.git
$ cd annotation-entity
$ composer install
$ cp phpunit.xml.dist phpunit.xml

# Run Tests
$ vendor/bin/phpunit