xutl / yii2-api
The api extension for the Yii framework
Installs: 198
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- php: >=5.4.0
- yiisoft/yii2-httpclient: *
README
该插件非免费插件也不授权任何人使用。
安装
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist xutl/yii2-api
or add
"xutl/yii2-api": "*"
to the require
section of your composer.json
.