swoft / http-client
HTTP Client Component for Swoft
v1.0.9
2018-08-16 06:49 UTC
Requires
- swoft/framework: ^1.0
- swoft/http-message: ^1.0
Requires (Dev)
- phpunit/phpunit: ^5.7
- swoft/swoole-ide-helper: dev-master
README
HTTP Client Compoment for Swoft, it's a coroutine http client which looks a lot like Guzzle.
IMPORTANT
SHOULD ALWAYS NOT to modify in the original repository, please modify in swoft-cloud/swoft-component repository.
Install
composer require swoft/http-client
Document
https://doc.swoft.org/beta/en/http-client/index.html
LICENSE
Swoft HTTP Client Compoment is open-sourced software licensed under the Apache license.