vova07/yii2-start-base

The base extension of Yii2-Start application.

Maintainers

Package info

github.com/vova07/yii2-start-base

Type:yii2-extension

pkg:composer/vova07/yii2-start-base

Statistics

Installs: 9 441

Dependents: 3

Suggesters: 0

Stars: 3

Open Issues: 0

0.1.0 2014-10-12 19:31 UTC

This package is not auto-updated.

Last update: 2026-02-28 22:17:00 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.