maddoger/yii2-core

There is no license information available for the latest version (v1.0.9) of this package.

Core extension for Yii2.

Installs: 129

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

v1.0.9 2018-05-27 21:37 UTC

README

Yii2 Core Module by maddoger

Installation

The preferred way to install this extension is through composer.

Either run

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

or add

"maddoger/yii2-core": "*"

to the require section of your composer.json file.