glagola / yii2-jquery-nicescroll
jQuery.NiceScroll assets for Yii PHP framework 2.0
Installs: 1 425
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Type:yii2-extension
Requires
- bower-asset/jquery.nicescroll: *
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2025-06-07 22:02:43 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.