Libraries tagged by jsonapi.org
cristianp6/slim-json-api-helper
89 Downloads
Slim3 JSON API Request & Response Helper inspired by jsonapi.org
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/).
bornfight/jsonapi-bundle
981 Downloads
The jsonapi-bundle is a Symfony bundle. it is the fastest way to generate API based on JsonApi.org using woohoolabs/yin
bitnetic/jsonapi
519 Downloads
A laravel-based jsonapi.org compatibility package
benycode/slim-jad-middleware
13 Downloads
Jad (jsonapi.org) implementation in the slim 4
chris-doehring/enm-json-api-server
116 Downloads
Abstract server-side php implementation of the json api specification (jsonapi.org)
chris-doehring/enm-json-api-common
1230 Downloads
Basic php implementation (shared structures for client and server) of the json api specification (jsonapi.org)
chris-doehring/enm-json-api-client
1037 Downloads
Abstract client-side php implementation of the json api specification (jsonapi.org)
imjonos/laravel-json-api-generator
649 Downloads
JSON API Generator