thienhungho/yii2-app-core

Core Pakage

Installs: 88

Dependents: 28

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 1

Open Issues: 0

Type:yii2-extension


README

App Core for Yii2

Installation

This is just an example, memorible moment. The source code may not work for known reasons. This source code include against loss license feature.

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist thienhungho/yii2-app-core "*"

or add

"thienhungho/yii2-app-core": "*"

to the require section of your composer.json file.