Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/swoft-cloud/swoft-http-client

HTTP Client Compoment for Swoft 1.x
https://github.com/swoft-cloud/swoft-http-client

client coroutine http httpclient php swoft swoole

Last synced: about 2 months ago
JSON representation

HTTP Client Compoment for Swoft 1.x

Awesome Lists containing this project

README

        

# Swoft-HTTP-Client
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](https://github.com/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](LICENSE).