{ "name": "ahmard/guzwrap", "description": "A wrapper around popular php http client, \"GuzzleHttp\"", "type": "library", "require": { "guzzlehttp/guzzle": "^6.5" }, "autoload": { "psr-4": { "Guzwrap\\": "src/" } }, "license": "mit" }
info at phpclasses dot org