jacmoe/yii2-rest-alone

Yii2 REST server application - minimal, with no front-end

0.2.0 2017-10-18 17:30 UTC

This package is not auto-updated.

Last update: 2024-03-17 01:32:44 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License

yii2-rest-alone

Yii2 REST server application - minimal, with no front-end

INSTALLATION

Install via Composer

If you do not have Composer, you may install it by following the instructions at getcomposer.org.

You can then install the application using the following commands:

composer global require "fxp/composer-asset-plugin:~1.0.0"
composer create-project --prefer-dist -s dev "jacmoe/yii2-rest-alone" .