[ Index ] |
PHP Cross Reference of Phabricator |
[Summary view] [Print] [Text view]
1 { 2 "name": "bninja/restful", 3 "description": "Library for writing RESTful PHP clients.", 4 "homepage": "http://github.com/bninja/restful", 5 "license": "MIT", 6 "keywords": ["http", "api", "client", "rest"], 7 "version": "0.1.7", 8 "authors": [ 9 ], 10 "require": { 11 "nategood/httpful": "*" 12 }, 13 "autoload": { 14 "psr-0": { 15 "RESTful": "src/" 16 } 17 } 18 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |