JSON API Common

Build Status

This library contains php classes and interfaces shared between enm/json-api-server and enm/json-api-client.

Installation

composer require enm/json-api-common

Documentation

  1. JsonApiTrait
  2. Resources
    1. Relationships
  3. Attributes and Meta-Informations
  4. Links
  5. Documents
  6. Exceptions and Errors
  7. Request and Response

Changelog

See the Changelog.