Skip to content
This repository has been archived by the owner on Aug 8, 2021. It is now read-only.

mintware-de/json-object-mapper

Repository files navigation

Travis Packagist GitHub license Packagist

JOM - JSON Object Mapper

⚠️ Package is abandoned ⚠️
This package is not maintained anymore.
Consider to use the new package mintware-de/data-model-mapper and read the Upgrade Guide.
Placeholder JOM is a powerful object mapper which maps JSON Data into PHP objects.

Installation

You can install this library using composer

$ composer require mintware-de/json-object-mapper

Usage

Check out the documentation

Testing

$ phpunit

Contribute

Feel free to fork, contribute and create pull requests