sayyid / yii2-alert
Widget twitter bootstrap for Yii framework 2.0
v1.0.0
2017-01-04 12:52 UTC
Requires
- yiisoft/yii2: ~2.0.0
This package is not auto-updated.
Last update: 2026-03-29 04:18:53 UTC
README
Widget twitter bootstrap for Yii framework 2.0
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist sayyid/yii2-alert "*"
or add
"sayyid/yii2-alert": "*"
to the require section of your composer.json file.
Usage
Once the extension is installed, simply use it in your code by :
<?= \sayyid\alert\AutoloadExample::widget(); ?>```"# yii2-alert"