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