Skip to content

Common php interfaces and classes which represent the JSON:API protocol in order to build a client or server application.

License

Notifications You must be signed in to change notification settings

dogado-group/json-api-common

Repository files navigation

Common interfaces and classes which represent the JSON:API protocol

phpunit Coverage Status Total Downloads Latest Stable Version Latest Unstable Version License

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

Installation

composer require dogado/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
  8. Model conversion

Credits

This package contains code taken from enm/json-api-common.

License

The MIT License (MIT). Please see License File for more information.

About

Common php interfaces and classes which represent the JSON:API protocol in order to build a client or server application.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Languages