PHPackages                             mimicreative/yii2-scrollator - 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. mimicreative/yii2-scrollator

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

mimicreative/yii2-scrollator
============================

Scrollator Asset Bundle for Yii2

1.0.2(9y ago)0126MIT LicenseJavaScript

Since Nov 10Pushed 9y ago2 watchersCompare

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

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

jQuery Scrollator Asset Bundle for Yii2
=======================================

[](#jquery-scrollator-asset-bundle-for-yii2)

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

[](#installation)

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

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

```
"mimicreative/yii2-scrollator": "*"

```

And run in terminal

```
composer update

```

Usage
-----

[](#usage)

Use as the asset bundle in Yii2 View files.

```
// write this in your view file or layout
\mimicreative\assets\ScrollatorAsset::register($this);

```

Or maybe you prefer to include it in your asset dependency.

```
public $depends = [
  // ...
  'mimicreative\assets\ScrollatorAsset',
  // ...
];

```

Credit
------

[](#credit)

Scrollator project and documentation can be found here [here](https://github.com/FaroeMedia/scrollator).

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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

Every ~12 days

Total

2

Last Release

3506d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8d5451e89a30fcbdbca53d840dbd2ac9534d7cb594b7a5b4e1eae31ff3a8168d?d=identicon)[haqqi](/maintainers/haqqi)

---

Top Contributors

[![haqqi](https://avatars.githubusercontent.com/u/831763?v=4)](https://github.com/haqqi "haqqi (5 commits)")

---

Tags

jqueryyii2scrollscrollator

### Embed Badge

![Health badge](/badges/mimicreative-yii2-scrollator/health.svg)

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

###  Alternatives

[kop/yii2-scroll-pager

Infinite AJAX scrolling for Yii2 ListView widget

178724.3k10](/packages/kop-yii2-scroll-pager)[fedemotta/yii2-widget-datatables

DataTables widget for Yii2

34182.9k1](/packages/fedemotta-yii2-widget-datatables)[raoul2000/yii2-scrollup-widget

Wrapper around the Scrollup JQuery plugin

133.4k](/packages/raoul2000-yii2-scrollup-widget)

PHPackages © 2026

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