[ { "name": "nategood/httpful", "version": "0.2.19", "version_normalized": "0.2.19.0", "source": { "type": "git", "url": "https://github.com/nategood/httpful.git", "reference": "bd73f89d34d8f879c54ac46eb94b0f7be1d00820" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nategood/httpful/zipball/bd73f89d34d8f879c54ac46eb94b0f7be1d00820", "reference": "bd73f89d34d8f879c54ac46eb94b0f7be1d00820", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "*" }, "time": "2015-03-08 15:22:23", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Httpful": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nate Good", "email": "me@nategood.com", "homepage": "http://nategood.com" } ], "description": "A Readable, Chainable, REST friendly, PHP HTTP Client", "homepage": "http://github.com/nategood/httpful", "keywords": [ "api", "curl", "http", "requests", "rest", "restful" ] } ]