Download the PHP package moln/swoole-http-client without Composer
On this page you can find all versions of the php package moln/swoole-http-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download moln/swoole-http-client
More information about moln/swoole-http-client
Files in moln/swoole-http-client
Download moln/swoole-http-client
More information about moln/swoole-http-client
Files in moln/swoole-http-client
Vendor moln
Package swoole-http-client
Short Description Swoole HTTP Client to PSR-7 Response
License MIT
Package swoole-http-client
Short Description Swoole HTTP Client to PSR-7 Response
License MIT
Please rate this library. Is it a good library?
Informations about the package swoole-http-client
SwooleHttpClient
封装 Swoole HTTP Client, Response 响应使用psr7 对象, 支持 psr7 request .
Install / 安装
请使用 Composer 安装
Usage / 使用
Moln\SwooleHttpClient\Client
Moln\SwooleHttpClient\ClientStatic
静态调用
Moln\SwooleHttpClient\ClientChain
http 客户端链(复用 client 连接对象)
Features / 特点
支持多个事件绑定,官方仅支持1个
响应的 Response 为 PSR7
支持PSR7 Request
支持 Timeout 超时(连接超时,连接响应超时)
使用 Swoole\Timer::after
实现连接超时
All versions of swoole-http-client with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 || ^7.0
zendframework/zend-diactoros Version ^1.3.0
evenement/evenement Version ^2.0
zendframework/zend-diactoros Version ^1.3.0
evenement/evenement Version ^2.0
The package moln/swoole-http-client contains the following files
Loading the files please wait ....