nyx-solutions / yii2-nyx-flash-messages
Yii2 nyx Flash Messages
5.0.0
2022-06-02 14:27 UTC
Requires
- php: >=8.1.0 <8.2
- nyx-solutions/yii2-nyx: ~5.0.0
- nyx-solutions/yii2-nyx-helpers: ~5.0.0
README
Yii2 NYX 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.