21/12
2017
A wrapper to include hover assets in yii2 application
Yii2 wrapper for Hover assets, (*1)
Install this extension using composer by adding the following dependency in composer.json, (*2)
"numbervine/yii2-hover":"*"
use numbervine\hover\HoverAsset; HoverAsset::register($this);
You're all set. Use by adding CSS class names per Hover docs., (*3)
MIT © [Thomas Varghese] (https://github.com/numbervine), (*4)