ipub/json-api-document

JSON:API document factory

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

This package is auto-updated.

Last update: 2024-03-29 04:18:34 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.