ipub/json-api-object

This package is abandoned and no longer maintained. The author suggests using the ipub/json-api-document package instead.

JSON:API document factory

v0.2.2 2021-09-03 19:44 UTC

This package is auto-updated.

Last update: 2021-09-03 19:47:19 UTC


README

Build Status Code coverage PHP Licence Downloads total Latest stable PHPStan

Small library for creating {JSON:API} document from object.

Installation

The best way to install ipub/json-api-document is using Composer:

composer require ipub/json-api-document

Documentation

Learn how to create document and handle it in documentation.

Homepage https://www.ipublikuj.eu and repository http://github.com/iPublikuj/json-api-document.