swoft / http-client
HTTP Client Component for Swoft
Installs: 38 602
Dependents: 7
Suggesters: 0
Security: 0
Stars: 11
Watchers: 7
Forks: 9
pkg:composer/swoft/http-client
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.