mintware-de / data-model-mapper
This package is abandoned and no longer maintained.
No replacement package was suggested.
A Data to Object Mapper for PHP
v1.0.1
2018-12-08 20:01 UTC
This package is auto-updated.
Last update: 2026-02-10 22:46:31 UTC
README
DMM - Data Model Mapper
DMM is a powerful and dynamic object mapper which maps data (JSON, XML etc.) into PHP objects.
Installation
You can install this library using composer
$ composer require mintware-de/data-model-mapper
Usage
Check out the documentation
Testing
$ phpunit
Contribute
Feel free to fork, contribute and create pull requests