yii2 android restful project
yii2 android restful project for you, (*1)
Installation
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist android-rest-project/yii2-android-project "*"
or add, (*4)
"android-rest-project/yii2-android-project": "*"
to the require section of your composer.json
file., (*5)
Usage
Once the extension is installed, simply use it in your code by :, (*6)
php
<?= \android\rest\AutoloadExample::widget(); ?>
, (*7)