mintware-de/json-object-mapper

This package is abandoned and no longer maintained. The author suggests using the mintware-de/data-model-mapper package instead.

A JSON to Object Mapper for PHP

v1.2.1 2018-12-02 20:23 UTC

This package is auto-updated.

Last update: 2022-02-01 13:09:19 UTC


README

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