nox-it / yii2-nox-flash-messages
Yii2 nyx Flash Messages
Installs: 412
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
pkg:composer/nox-it/yii2-nox-flash-messages
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.