limoncello-php/json-api

This package is abandoned and no longer maintained. The author suggests using the limoncello-php/flute package instead.

Limoncello framework json-api support

Installs: 323

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 2

pkg:composer/limoncello-php/json-api

0.3.3 2016-12-16 09:37 UTC

This package is not auto-updated.

Last update: 2017-03-17 02:21:37 UTC


README

Project Management Scrutinizer Code Quality Code Coverage Build Status License

This component adds JSON API support and provides a range of classes for JSON input data parsing, validation, create/read/update/delete operations and forming JSON API responses. Out-of-the-box it supports input data filters, sorting, pagination, resource inclusion and sparse field sets (see JSON API spec for details).

This is a part of Limoncello Framework.

Testing

$ composer test