jenchik/http
Fork from vinelab/http with some adjustments for own use.
时间:2015-06-04 14:27
quibax/http
Fork from vinelab/http with some adjustments for own use.
时间:2015-04-04 15:38
ratfactor/hummingjay
A library/framework for creating hm-json REST APIs. Handles hypermedia, routing, and HTTP methods.
时间:2015-03-01 23:24
elao/json-http-form-bundle
Adds support of JSON requests for Forms
时间:2015-02-17 17:01
alexweissman/fortress
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
时间:2015-02-09 18:50
jdesrosiers/resourceful
A framework for rapid prototyping REST applications
时间:2015-01-30 19:03
victuxbb/jsonpatch
Implementation of JSON Patch (http://tools.ietf.org/html/rfc6902)
时间:2014-12-17 17:38
hprose/hprose-php
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 a
时间:2014-12-02 07:11
jameshalsall/http-foundation-raw-json-response
A very small repository providing a RawJsonResponse object for the Symfony HttpFoundation
时间:2014-12-01 09:45
serbanghita/generic-api-client
A generic API client with basic HTTP support written in PHP.
时间:2014-11-05 18:53
jamm/http
Objects to easy manipulate by HTTP-requests and responses
时间:2012-12-04 21:15
primal/errorhandler
Quick trigger class for handling all errors and exceptions internally. Defaults to outputting as JSON data
时间:2012-11-23 07:51
processus/rpcclient
HTTP rpc (JSON-RPC 2.0) client with cookie support
时间:2012-11-20 21:25
sendx/sendx-php-sdk
# SendX REST API Documentation ## ???? Introduction The SendX API is organized around REST principles. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs. **Key Features
时间:未知