shqear / yii2-notify
Very easy and helpful notification library for Yii2 framework.
dev-master
2018-04-24 17:31 UTC
Requires
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-08-30 06:51:51 UTC
README
Very easy and helpful notification library for Yii2 framework
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist shqear/yii2-notify "*"
or add
"shqear/yii2-notify": "*"
to the require section of your composer.json file.