DMM is a powerful and dynamic object mapper which maps data (JSON, XML etc.) into PHP objects.
You can install this library using composer
$ composer require mintware-de/data-model-mapper
Check out the documentation
$ phpunit
Feel free to fork, contribute and create pull requests