nyx-solutions / yii2-nyx-font-awesome
Yii2 Font-Awesome Widget
5.0.0
2022-06-02 14:52 UTC
Requires
- php: >=8.1.0 <8.2
- bower-asset/fontawesome: ~4.7.0
- nyx-solutions/yii2-nyx: ~5.0.0
- nyx-solutions/yii2-nyx-helpers: ~5.0.0
README
This extension provides an FontAwesome AssetBundle and Widget for Yii PHP Framework Version 2.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist nyx-solutions/yii2-nyx-font-awesome "*"
or add
"nyx-solutions/yii2-nyx-font-awesome": "*"
to the require section of your composer.json
file.
License
yii2-nyx-font-awesome is released under the BSD 3-Clause License. See the bundled LICENSE.md
for details.