yinheark/yincart2

Yincart PHP Framework Version 2

dev-master 2014-09-25 03:23 UTC

This package is not auto-updated.

Last update: 2020-01-10 15:12:30 UTC


README

This is the core framework code of Yincart 2.

Installation

The preferred way to install the Yii framework is through composer.

Either run

php composer.phar require --prefer-dist "yinheark/yincart2 *"

or add

"yinheark/yincart2": "*"

to the require section of your composer.json.