hiqdev / yii2-pnotify
Yii2 adapter for PNotify JQuery extension
0.2.0
2017-05-05 16:27 UTC
Requires
Requires (Dev)
- hiqdev/hidev-hiqdev: <2.0
- hiqdev/hidev-php: <2.0
- yiisoft/yii2: dev-master
- yiisoft/yii2-bootstrap: dev-master
This package is auto-updated.
Last update: 2026-03-09 17:16:43 UTC
README
Yii2 adapter for PNotify JQuery extension
Provides widgets to show notifications:
- PNotify
- Flashes
Installation
The preferred way to install this yii2-extension is through composer.
Either run
php composer.phar require "hiqdev/yii2-pnotify"
or add
"hiqdev/yii2-pnotify": "*"
to the require section of your composer.json.
License
This project is released under the terms of the BSD-3-Clause license. Read more here.
Copyright © 2015-2017, HiQDev (http://hiqdev.com/)