Libraries tagged by json.api
kangoo13/laravel-minecraft-jsonapi-client
17 Downloads
Client to interact directly with servers having JSONAPI Reloaded plugin installed.
jpbassalot/jsonapi
11 Downloads
A simple JSON API to read and paginate JSON files in a directory
ipub/json-api-document
52551 Downloads
JSON:API document factory
ipub/json-api-client
182 Downloads
JSON:API client for connecting to apis
hyperf-ext/json-api
15 Downloads
JSON API (jsonapi.org) support for Hyperf applications.
geodpto/json-api
7 Downloads
Framework agnostic JSON API (jsonapi.org) implementation. This is a maintained fork of neomerx/json-api.
fxmonster/laravel-json-api
6758 Downloads
JSON API (jsonapi.org) support for Laravel applications.
freddiegar/json-api-mapper
201 Downloads
Mapper response json-api in PHP
ffnw/laravel-jsonapi-server
20 Downloads
This projects provides a library for the Laravel PHP framework which can serve your Eloquent database as jsonapi (http://jsonapi.org/).
fastybird/json-api
48649 Downloads
{JSON:API} api tools with data hydration
dorgaren/laravel-json-api
76 Downloads
Legacy (0.x) JSON API (jsonapi.org) support for Laravel applications
cfxmarkets/php-jsonapi-transport
320 Downloads
This package implements the JSON-API transport protocol specification (i.e., it enforces certain request and response parameters).
cfxmarkets/php-jsonapi-objects
890 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/).
bridit/jsonapi-repository
7671 Downloads
Call a JsonApi like you do on your orm repositories
bridit/jsonapi-deserializer
7508 Downloads
Deserialize a JsonApi response