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

Installs: 20 140

Dependents: 2

Suggesters: 0

Security: 0

Stars: 10

Watchers: 6

Forks: 6

Open Issues: 0

pkg:composer/mintware-de/json-object-mapper

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