JSON API Server
Abstract server-side php implementation of the json api specification.
Installation
composer require enm/json-api-server
Documentation
First you should read the docs at enm/json-api-common
where all basic structures are defined.
See Change Log for changes!