yinheark/yincart2

Yincart PHP Framework Version 2

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 0

Language:JavaScript

pkg:composer/yinheark/yincart2

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.