uni-method/jsonapi-mapper

There is no license information available for the latest version (0.3.0) of this package.

Just another php json mapper

0.3.0 2021-07-30 17:46 UTC

This package is auto-updated.

Last update: 2024-04-29 04:46:52 UTC


README

Serialize and deserialize your models in array by provided configuration.

Non-stable version please use carefully in a production

Addition

Install

composer require uni-method/jsonapi-mapper:0.3.0

Run tests

composer test

Constraints

  • All objects MUST BE with attribute id or another attribute that represent id