vova07/yii2-start-behaviors

Yii2-start behaviors package.

Installs: 2 534

Dependents: 1

Suggesters: 0

Security: 0

Stars: 3

Watchers: 3

Forks: 2

Open Issues: 0

Type:yii2-extension

0.1.0 2014-08-28 16:57 UTC

This package is not auto-updated.

Last update: 2024-03-26 00:17:13 UTC


README

Yii2-Start application behaviors package.

Installation

The preferred way to install this extension is through composer.

Either run

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

or add

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

to the require section of your composer.json file.