PHPackages                             dhiraj/yii2-malihu-custom-scrollbar-plugin - 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. dhiraj/yii2-malihu-custom-scrollbar-plugin

ActiveYii2-extension

dhiraj/yii2-malihu-custom-scrollbar-plugin
==========================================

Asset Bundle for Yii2 with yii2-malihu-custom-scrollbar-plugin

1.0(9y ago)024.7k↓100%MITPHPPHP &gt;=5.4.0

Since Sep 13Pushed 9y ago1 watchersCompare

[ Source](https://github.com/dhiraj/yii2-malihu-custom-scrollbar-plugin)[ Packagist](https://packagist.org/packages/dhiraj/yii2-malihu-custom-scrollbar-plugin)[ RSS](/packages/dhiraj-yii2-malihu-custom-scrollbar-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

Yii 2 [jquery.mCustomScrollbar](https://github.com/malihu/malihu-custom-scrollbar-plugin) Asset Bundle
======================================================================================================

[](#yii-2-jquerymcustomscrollbar-asset-bundle)

This extension provides an assets bundle with [jquery.mCustomScrollbar js and css](https://github.com/malihu/malihu-custom-scrollbar-plugin)for [Yii framework 2.0](http://www.yiiframework.com/) applications.

For license information check the [LICENSE](https://github.com/dhiraj/yii2-malihu-custom-scrollbar-plugin/blob/master/LICENSE)-file.

Support
-------

[](#support)

- [GutHub issues](https://github.com/dhiraj/yii2-malihu-custom-scrollbar-plugin/issues)

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

[](#installation)

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

Either run

```
composer require "dhiraj/yii2-malihu-custom-scrollbar-plugin:~1.0"
```

or add

```
"dhiraj/yii2-malihu-custom-scrollbar-plugin": "~1.0",

```

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

Usage
-----

[](#usage)

In view

```
traversient\yii\customscrollbar\AssetBundle::register($this);
```

or as dependency in your main application asset bundle

```
class AppAsset extends AssetBundle
{
	// ...

	public $depends = [
		// ...
		'\traversient\yii\customscrollbar\AssetBundle'
	];
}
```

and both the jquery.pipelining.js and css will be added to your page load.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3528d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f5170ffe67dee6b741b415c317025f6ccc7008ee9317464c530e43eb28c2f38d?d=identicon)[dhiraj](/maintainers/dhiraj)

---

Top Contributors

[![dhiraj](https://avatars.githubusercontent.com/u/43901?v=4)](https://github.com/dhiraj "dhiraj (2 commits)")

---

Tags

bundlejqueryyiiassetcustom-scrollbaryii2-malihu-custom-scrollbar-plugin

### Embed Badge

![Health badge](/badges/dhiraj-yii2-malihu-custom-scrollbar-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/dhiraj-yii2-malihu-custom-scrollbar-plugin/health.svg)](https://phpackages.com/packages/dhiraj-yii2-malihu-custom-scrollbar-plugin)
```

###  Alternatives

[rmrevin/yii2-fontawesome

Asset Bundle for Yii2 with Font Awesome

1474.0M134](/packages/rmrevin-yii2-fontawesome)

PHPackages © 2026

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