glagola / yii2-jquery-nicescroll
jQuery.NiceScroll assets for Yii PHP framework 2.0
Package info
github.com/glagola/yii2-jquery-nicescroll
Type:yii2-extension
pkg:composer/glagola/yii2-jquery-nicescroll
dev-master
2016-03-03 22:47 UTC
Requires
- bower-asset/jquery.nicescroll: *
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2026-03-15 01:48:44 UTC
README
jQuery.NiceScroll assets for Yii PHP framework 2.0
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require "glagola/yii2-jquery-nicescroll" "*"
or add
"glagola/yii2-jquery-nicescrolls" : "*"
to the require section of your application's composer.json file.