Skip to content
This repository was archived by the owner on Jun 15, 2021. It is now read-only.

Basic php implementation (shared structures for client and server) of the json api specification (jsonapi.org)

License

Notifications You must be signed in to change notification settings

chris-doehring/ENM-JSON-API-Common

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON API Common

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

This package is abandoned. Please use dogado/json-api-common instead.

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

It's based on the original creation of the eosnewmedia team and the maintainer Philipp Marien.

Installation

composer require chris-doehring/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.

About

Basic php implementation (shared structures for client and server) of the json api specification (jsonapi.org)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%