vova07/yii2-start-base

The base extension of Yii2-Start application.

Installs: 9 399

Dependents: 3

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 3

Open Issues: 0

Type:yii2-extension

0.1.0 2014-10-12 19:31 UTC

This package is not auto-updated.

Last update: 2024-04-13 12:48:38 UTC


README

Yii2-Start base.

This is the base extension of Yii2-Start application.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist vova07/yii2-start-base "*"

or add

"vova07/yii2-start-base": "*"

to the require section of your composer.json file.