hildert/annotation-entity

A PHP Library help phper convert array to dto entity.

Installs: 2 703

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 1

pkg:composer/hildert/annotation-entity

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

This package is not auto-updated.

Last update: 2025-10-07 22:17:40 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