voskobovich / yii2-alert
Toolkit to manage the flash messages for Yii2
v1.0.1
2016-01-14 09:55 UTC
Requires
- php: >=5.4.0
- yiisoft/yii2: ~2.0.0
- yiisoft/yii2-bootstrap: ~2.0.5
This package is not auto-updated.
Last update: 2026-02-24 11:46:10 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist voskobovich/yii2-alert "~1.0"
or add
"voskobovich/yii2-alert": "~1.0"
to the require section of your composer.json file.