[ Index ] |
PHP Cross Reference of Phabricator |
[Summary view] [Print] [Text view]
1 { 2 "name": "balanced/balanced", 3 "description": "Client for Balanced API", 4 "homepage": "http://github.com/balanced/balanced-php", 5 "license": "MIT", 6 "keywords": ["payments", "api"], 7 "version": "0.7.1", 8 "authors": [ 9 { 10 "name": "Balanced", 11 "email": "[email protected]", 12 "homepage": "http://www.balancedpayments.com" 13 } 14 ], 15 "require": { 16 "nategood/httpful": "*", 17 "bninja/restful": "*" 18 }, 19 "autoload": { 20 "psr-0": { 21 "Balanced": "src/" 22 } 23 } 24 }
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 |