deesoft/yii2-dev

Yii2 libraries development project

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 3

Open Issues: 0

Type:yii2-extension

dev-master / 1.x-dev 2015-10-21 03:25 UTC

This package is not auto-updated.

Last update: 2020-01-10 15:33:26 UTC


README

Main development for yii2 mdm libraries

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 command:

# git clone https://github.com/deesoft/yii2-dev.git development
# cd development
# php composer.phar global require "fxp/composer-asset-plugin:1.0.0"
# php composer.phar update