https://github.com/ipublikuj/json-api-document
:page_with_curl: Super light {JSON:API} document factory
https://github.com/ipublikuj/json-api-document
ipub ipublikuj json-api json-api-factory jsonapi
Last synced: about 2 months ago
JSON representation
:page_with_curl: Super light {JSON:API} document factory
- Host: GitHub
- URL: https://github.com/ipublikuj/json-api-document
- Owner: ipublikuj
- License: other
- Created: 2019-04-12T19:37:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-03T19:47:16.000Z (over 3 years ago)
- Last Synced: 2025-02-12T14:09:10.586Z (2 months ago)
- Topics: ipub, ipublikuj, json-api, json-api-factory, jsonapi
- Language: PHP
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# {JSON:API} document
[](https://github.com/ipublikuj/json-api-document)
[](https://coveralls.io/github/ipublikuj/json-api-document)

[](https://github.com/ipublikuj/json-api-document/blob/master/LICENSE.md)
[](https://packagist.org/packages/ipub/json-api-document)
[](https://packagist.org/packages/ipub/json-api-document)
[](https://github.com/phpstan/phpstan)Small library for creating [{JSON:API}](http://jsonapi.org) document from object.
## Installation
The best way to install **ipub/json-api-document** is using [Composer](http://getcomposer.org/):
```sh
composer require ipub/json-api-document
```## Documentation
Learn how to create document and handle it in [documentation](https://github.com/iPublikuj/json-api-document/blob/master/docs/en/index.md).
***
Homepage [https://www.ipublikuj.eu](https://www.ipublikuj.eu) and repository [http://github.com/iPublikuj/json-api-document](http://github.com/iPublikuj/json-api-document).