Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/voskobovich/yii2-api-toolkit

New level create API on Yii 2 Framework. Speed, security, flexibility!
https://github.com/voskobovich/yii2-api-toolkit

Last synced: 13 days ago
JSON representation

New level create API on Yii 2 Framework. Speed, security, flexibility!

Awesome Lists containing this project

README

        

Yii2 Rest Actions
================================

Installation
------------

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer require --prefer-dist voskobovich/yii2-api-toolkit "~1.0"
```

or add

```
"voskobovich/yii2-api-toolkit": "~1.0"
```

to the require section of your `composer.json` file.