friendsofhyperf/http-client
最新稳定版本:v3.2.0-beta.1
Composer 安装命令:
composer require friendsofhyperf/http-client
包简介
The http client component for Hyperf, from Laravel.
README 文档
README
The HTTP Client component for Hyperf, from Laravel.
Installation
composer require friendsofhyperf/http-client
Usage
use FriendsOfHyperf\Http\Client\Http; $response = Http::get('https://example.com');
see https://laravel.com/docs/9.x/http-client
Contact
License
统计信息
- 总下载量: 40.33k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-06-17