hiqdev / yii2-pnotify
Yii2 adapter for PNotify JQuery extension
Installs: 55 479
Dependents: 7
Suggesters: 0
Security: 0
Stars: 4
Watchers: 4
Forks: 1
Open Issues: 0
Type:yii2-extension
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: 2024-10-09 14:11:20 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/)