{ "name": "lee/service-bundle", "description": "Intergated with mailing service,uploading image service and so on.", "type": "api", "require": { "guzzlehttp/guzzle": "^5.3" }, "require-dev": { "phpunit/phpunit": "^4.8", "phpunit/php-code-coverage": "^2", "guzzlehttp/guzzle": "^5.3" }, "license": "MIT", "autoload": { "psr-4": { "peter\\components\\": "src/" } }, "authors": [ { "name": "peter279k", "email": "peter279k@gmail.com" } ] }
info at phpclasses dot org