mintware-de/data-model-mapper

A Data to Object Mapper for PHP

v1.0.1 2018-12-08 20:01 UTC

This package is auto-updated.

Last update: 2024-04-10 18:52:17 UTC


README

Travis Packagist GitHub license Packagist

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