yoannrenard / hydrator

Hydrate your entity without reflexion.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hydrator

Build Status Dependency Status Latest Stable Version Latest Unstable Version

Hydrate your entities from an array without reflexion

Inspired by Alexander Makarov / @samdark hydrator and this article, this project follows the semantic versioning.

Requirements

How to install

$> composer install

Test it

$> bin/phpunit

Usage

...

Contributing

For any contribution, thanks to make a pull request and don't forget to rebase your branch from master as I'm sure you usually do with Symfony.

Or if you can't be bothered just create an issue.

About

Hydrate your entity without reflexion.

License:MIT License


Languages

Language:PHP 100.0%