Libraries tagged by jsonapi.org
rocketman/json-api-server
1594 Downloads
Abstract server-side php implementation of the json api specification (jsonapi.org)
rocketman/json-api-common
1601 Downloads
Basic php implementation (shared structures for client and server) of the json api specification (jsonapi.org)
gilsegura/psr-messages
41 Downloads
Media-type-aware PSR-7 message parsing and rendering. It turns a validatedrequest into typed input objects and turns your domain output into a correctlyshaped response body, for both plain JSON and [JSON:API](https://jsonapi.org)(v1.1). It is framework-agnostic and integrates through PSR-15 middleware.
enm/json-api-server
13025 Downloads
Abstract server-side php implementation of the json api specification (jsonapi.org)
as3/modlr-api-jsonapiorg
17066 Downloads
jsonapi.org API spec for the Modlr REST library.
jsonapiphp/jsonapi
1865 Downloads
Framework agnostic JSON API (jsonapi.org) implementation
slick/json-api-bundle
92 Downloads
Adds JSONAPI.org encoders and decoders to an Symfony apps
rstgroup/json-api-php
321 Downloads
A PHP library for creating json-api standard responses (see: http://jsonapi.org)
ricktap/qriteria
44 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.
phantomwatson/cakephp-json-api
673 Downloads
json-api specification plugin for CakePHP - http://jsonapi.org/
leeduc/json-api-builder
13 Downloads
This package is auto generate data follow jsonapi.org.
josbeir/cakephp-json-api
1400 Downloads
json-api specification plugin for CakePHP - http://jsonapi.org/
drpdigital/json-api-parser
2271 Downloads
Parser and validator for http://jsonapi.org.
cfxmarkets/php-jsonapi-objects
922 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/).
hyperf-ext/json-api
15 Downloads
JSON API (jsonapi.org) support for Hyperf applications.