hildert/annotation-entity

A PHP Library help phper convert array to dto entity.

v1.1 2017-09-26 09:02 UTC

This package is not auto-updated.

Last update: 2024-05-07 15:21:20 UTC


README

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