Libraries tagged by JSON API Spec
ricktap/qriteria
43 Downloads
Automatic url parameter mapping to sort, filter, include and select data in an easy to use fluent api within Laravel 5. The default parameter structure is compatible to the http://jsonapi.org specification.
mirzahilmi/resphpi
101 Downloads
Resphpi is a dynamic response formatter based on JSend specification, enabling APIs to communicate seamlessly with elegant, simple and structured JSON data.
sly-soft-community/jsonapi-spec-generator
295 Downloads
Creates Open API spec for a Laravel JSON:API
shizzen/json-api
267 Downloads
Implementation of JSON:API spec as Laravel package
jackardios/laravel-json-api-paginate
4 Downloads
A paginator that plays nice with the JSON API spec
cfxmarkets/php-jsonapi-objects
887 Downloads
A class that provides a PHP implementation of JSON API objects. Note, this is not a protocol implementation, it is simply an implementation of classes as described by the [json-api spec](http://jsonapi.org/format/).
zarathustra/jsonapi-serializer
295 Downloads
A PHP Serializer following the JSON API specification.
msqoor/json
33 Downloads
This library implements the JSON API specification, refer to http://jsonapi.org/
lemonphp/json-api
6 Downloads
A PHP7 implement of JSON API specification
laravel-api-server/jsonapi
50 Downloads
This package helps you to quickly build a REST API using the Laravel framework following the json:api specification.
gravure/laravel-json-api
440 Downloads
Native integration of the Json API specification.
ekanto/json-api-specifications
9 Downloads
An implementation of json api specifications @see http://jsonapi.org/format
vgirol/jsonapi-faker-laravel
255 Downloads
This package provides a factory to generate fake data using Laravel and the JSON:API specification.
vgirol/jsonapi-faker
412 Downloads
This package provides a factory to generate fake data using the JSON:API specification.
vgirol/jsonapi-constant
914 Downloads
This package provides a set of constants that represents members names of documents using the JSON:API specification.