PHPackages                             guzuomuse/yii2-nicescroll - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. guzuomuse/yii2-nicescroll

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

guzuomuse/yii2-nicescroll
=========================

yii2-nicescroll-descriptin

09422[1 PRs](https://github.com/guzuomuse/yii2-nicescroll/pulls)JavaScript

Since Jul 4Pushed 9y ago2 watchersCompare

[ Source](https://github.com/guzuomuse/yii2-nicescroll)[ Packagist](https://packagist.org/packages/guzuomuse/yii2-nicescroll)[ RSS](/packages/guzuomuse-yii2-nicescroll/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-nicescroll
===============

[](#yii2-nicescroll)

yii2-nicescroll-descriptin

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist "guzuomuse/yii2-nicescroll": "dev-master"

```

or add

```
""guzuomuse/yii2-nicescroll": "dev-master"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
\guzuomuse\nicescroll\NiceScroll::begin([
//    'id'=>'nicescroll_parent_div',
    'options'=>[
    ],
    'pluginOptions'=>[
//        'cursorborder'=>'5px dotted #FF0000',
        'smoothscroll'=>false,
        "cursorcolor"=>"#9C9A9C",
        'cursorwidth'=>'8px',
//        'boxzoom'=>true,
//        'cursorborderradius'=>'10px',
//        'scrollspeed'=>60,
//        'background'=>'#00ff00',
////        'bouncescroll'=>true,
//        'railoffset'=> new yii\web\JsExpression('{top:0,left:0}'),
//        'railpadding'=>new \yii\web\JsExpression('{top:0,right:0,left:0,bottom:0}'),
    ],

]);
```

some contents your want to rendered by nicescroll......

```
\guzuomuse\nicescroll\NiceScroll::end();
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5040829?v=4)[guzuomuse](/maintainers/guzuomuse)[@guzuomuse](https://github.com/guzuomuse)

### Embed Badge

![Health badge](/badges/guzuomuse-yii2-nicescroll/health.svg)

```
[![Health](https://phpackages.com/badges/guzuomuse-yii2-nicescroll/health.svg)](https://phpackages.com/packages/guzuomuse-yii2-nicescroll)
```

###  Alternatives

[karlmonson/laravel-ping

Simple Ping For Laravel Applications

2939.9k](/packages/karlmonson-laravel-ping)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
