jace f92eb1674f crm线上代码集合 7 lat temu
..
debug f92eb1674f crm线上代码集合 7 lat temu
CHANGELOG.md f92eb1674f crm线上代码集合 7 lat temu
Client.php f92eb1674f crm线上代码集合 7 lat temu
CurlTransport.php f92eb1674f crm线上代码集合 7 lat temu
Exception.php f92eb1674f crm线上代码集合 7 lat temu
FormatterInterface.php f92eb1674f crm线上代码集合 7 lat temu
JsonFormatter.php f92eb1674f crm线上代码集合 7 lat temu
JsonParser.php f92eb1674f crm线上代码集合 7 lat temu
LICENSE.md f92eb1674f crm线上代码集合 7 lat temu
Message.php f92eb1674f crm线上代码集合 7 lat temu
ParserInterface.php f92eb1674f crm线上代码集合 7 lat temu
README.md f92eb1674f crm线上代码集合 7 lat temu
Request.php f92eb1674f crm线上代码集合 7 lat temu
RequestEvent.php f92eb1674f crm线上代码集合 7 lat temu
Response.php f92eb1674f crm线上代码集合 7 lat temu
StreamTransport.php f92eb1674f crm线上代码集合 7 lat temu
Transport.php f92eb1674f crm线上代码集合 7 lat temu
UrlEncodedFormatter.php f92eb1674f crm线上代码集合 7 lat temu
UrlEncodedParser.php f92eb1674f crm线上代码集合 7 lat temu
XmlFormatter.php f92eb1674f crm线上代码集合 7 lat temu
XmlParser.php f92eb1674f crm线上代码集合 7 lat temu
composer.json f92eb1674f crm线上代码集合 7 lat temu

README.md

HTTP Client Extension for Yii 2

This extension provides the HTTP client for the Yii framework 2.0.

For license information check the LICENSE-file.

Documentation is at docs/guide/README.md.

Latest Stable Version Total Downloads Build Status

Installation

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.