chsergey/yii2-rest-client
Composer 安装命令:
composer require chsergey/yii2-rest-client
包简介
REST client (AR-like model) for Yii Framework 2.0 (via GuzzleHttp)
README 文档
README
This extension provides an interface to work with RESTful API via ActiveRecord-like model in Yii 2.
For HTTP requests thanks to GuzzleHttp
Welcome to PR
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist chsergey/yii2-rest-client:0.1.1
or add
"chsergey/yii2-rest-client": "0.1.1"
to the require section of your composer.json.
Usage
统计信息
- 总下载量: 11.52k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 15
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-05-20