An open API service indexing awesome lists of open source software.

https://github.com/xutl/yii2-api


https://github.com/xutl/yii2-api

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

适用于 Yii2 的 ApiStore SDK扩展
==============================

该插件非免费插件也不授权任何人使用。

[![Latest Stable Version](https://poser.pugx.org/xutl/yii2-api/v/stable.png)](https://packagist.org/packages/xutl/yii2-api)
[![Total Downloads](https://poser.pugx.org/xutl/yii2-api/downloads.png)](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`.