voskobovich/yii2-api-toolkit

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

v2.0.1 2018-03-24 18:26 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:56:45 UTC


README

Installation

The preferred way to install this extension is through composer.

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.