mintware-de / data-model-mapper
A Data to Object Mapper for PHP
Installs: 61 793
Dependents: 3
Suggesters: 0
Security: 0
Stars: 6
Watchers: 2
Forks: 1
Open Issues: 1
This package is auto-updated.
Last update: 2024-10-10 19:46:24 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