drnkwati / org-jsonapi-php
The PHP implementation of JSON API document.
Installs: 3 728
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=7.0
Requires (Dev)
- phpunit/phpunit: ^9.5
- symfony/var-dumper: >=5.2
This package is auto-updated.
Last update: 2024-11-08 16:07:42 UTC
README
[Latest Specification (v1.0)] https://jsonapi.org/format/1.0/
Installation
This package requires PHP 7.0 or higher.
In an existing project folder, at command line type:
composer require drnkwati/org-jsonapi-php
License
MIT Free Software, Ohh Yeah!