Libraries tagged by http json
php-curl-class/php-curl-class
7645544 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
league/openapi-psr7-validator
9533157 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
php-jsonpointer/php-jsonpointer
9664803 Downloads
Implementation of JSON Pointer (http://tools.ietf.org/html/rfc6901)
hprose/hprose
187777 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
crell/api-problem
1700907 Downloads
PHP wrapper for the api-problem IETF specification
php-jsonpatch/php-jsonpatch
889030 Downloads
Implementation of JSON Patch (http://tools.ietf.org/html/rfc6902)
graze/guzzle-jsonrpc
1078993 Downloads
JSON-RPC 2.0 client for Guzzle
sajya/client
600072 Downloads
HTTP client and server for JSON-RPC 2.0
jacwright/restserver
56508 Downloads
php rest server for very light-weight REST APIs
yoanm/symfony-jsonrpc-http-server
129785 Downloads
Symfony Bundle to convert an HTTP json-rpc request into HTTP json-rpc response
datto/json-rpc-http
396254 Downloads
HTTP client and server for JSON-RPC 2.0
vinelab/http
282091 Downloads
An http library developed for the laravel framework. aliases itself as HttpClient
oskarstark/symfony-http-responder
545799 Downloads
This library provides a Symfony responder class, which can be used to render a template, return json or a file and redirect to route/url.
cerbero/lazy-json-pages
80181 Downloads
Framework-agnostic package to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.
middlewares/payload
400880 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode