https://github.com/xutl/yii2-api
https://github.com/xutl/yii2-api
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xutl/yii2-api
- Owner: xutl
- Created: 2016-09-03T03:24:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-03T10:43:51.000Z (over 8 years ago)
- Last Synced: 2025-01-20T12:46:36.319Z (4 months ago)
- Language: PHP
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
适用于 Yii2 的 ApiStore SDK扩展
==============================该插件非免费插件也不授权任何人使用。
[](https://packagist.org/packages/xutl/yii2-api)
[](https://packagist.org/packages/xutl/yii2-api)安装
------------The preferred way to install this extension is through [composer](http://getcomposer.org/download/).
Either run
```
composer require --prefer-dist xutl/yii2-api
```or add
```json
"xutl/yii2-api": "*"
```to the `require` section of your `composer.json`.