nox-it / yii2-nox-flash-messages
This package is abandoned and no longer maintained.
No replacement package was suggested.
Yii2 nyx Flash Messages
3.0.0
2020-05-02 21:35 UTC
Requires
- php: >=7.4.0
- nox-it/yii2-nox: ~2.0.0
- nox-it/yii2-nox-helpers: ~2.0.0
README
Yii2 NOX Flash Messages is a library with useful methods for system messages for Framework Yii2.
Installation
The preferred way to install this extension is through composer.
- Either run
php composer.phar require --prefer-dist "nyx-solutions/yii2-nyx-flash-messages" "*"
or add
"nyx-solutions/yii2-nyx-flash-messages": "*"
to the require
section of your application's composer.json
file.
License
yii2-nyx-flash-messages is released under the BSD 3-Clause License. See the bundled LICENSE.md
for details.