hildert/annotation-entity

A PHP Library help phper convert array to dto entity.

Maintainers

Package info

github.com/hildert/annotation-entity

pkg:composer/hildert/annotation-entity

Statistics

Installs: 2 703

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 1

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

This package is not auto-updated.

Last update: 2026-03-11 00:07:29 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