yiisoft / yii-http-client
This package is abandoned and no longer maintained.
The author suggests using the psr/http-client-implementation package instead.
Yii Framework HTTP client extension
Fund package maintenance!
dev-master / 3.0.x-dev
2020-07-03 16:34 UTC
Requires
- psr/http-message: ^1.0
- yiisoft/arrays: ^3.0@dev
- yiisoft/strings: ^3.0@dev
- yiisoft/yii-core: ^3.0@dev
Requires (Dev)
- hiqdev/composer-config-plugin: ^1.0@dev
- phpunit/phpunit: ^7.3
- yiisoft/cache: ^3.0@dev
- yiisoft/di: ^3.0@dev
- yiisoft/log: ^3.0@dev
- yiisoft/view: ^3.0@dev
- yiisoft/yii-console: ^3.0@dev
- yiisoft/yii-core: ^3.0@dev
- yiisoft/yii-web: ^3.0@dev
This package is auto-updated.
Last update: 2020-07-03 16:34:29 UTC
README
Yii Framework HTTP client extension
This package is abandoned. Please use existing PSR-18 implementations.
This extension provides the HTTP client for the Yii framework.
For license information check the LICENSE-file.
Documentation is at docs/guide/README.md.
Installation
The preferred way to install this extension is through composer.
php composer.phar require --prefer-dist yiisoft/yii-http-client