yiisoft/yii2-httpclient
Composer 安装命令:
composer require yiisoft/yii2-httpclient
包简介
HTTP client extension for the Yii framework
关键字:
README 文档
README
HTTP Client Extension for Yii 2
This extension provides the HTTP client for the Yii framework 2.0.
Installation
Important
- The minimum required PHP version is PHP
7.4. - It works best with PHP
8.
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist yiisoft/yii2-httpclient
or add
"yiisoft/yii2-httpclient": "~2.0.0"
to the require section of your composer.json.
Documentation
Support the project
Follow updates
License
统计信息
- 总下载量: 11.5M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 444
- 点击次数: 14
- 依赖项目数: 401
- 推荐数: 4
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-07-20