PHPackages                             dhiraj/yii2-pagepiling - 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. dhiraj/yii2-pagepiling

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

dhiraj/yii2-pagepiling
======================

Asset Bundle for Yii2 with jQuery.pagePiling.js

1.0.1(9y ago)04MITPHPPHP &gt;=5.4.0

Since Sep 13Pushed 9y ago1 watchersCompare

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

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

Yii 2 [pagePiling](https://github.com/alvarotrigo/pagePiling.js) Asset Bundle
=============================================================================

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

This extension provides an assets bundle with [pagePiling.js and css](https://github.com/alvarotrigo/pagePiling.js)for [Yii framework 2.0](http://www.yiiframework.com/) applications.

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

[![License](https://camo.githubusercontent.com/283b7d2ceb0c582b1f1f54fe3090c44447690b1d6052d8fd8385ac6180a7e4ec/68747470733a2f2f706f7365722e707567782e6f72672f64686972616a2f796969322d7061676570696c696e672f6c6963656e73652e737667)](https://packagist.org/packages/dhiraj/yii2-pagepiling)[![Latest Stable Version](https://camo.githubusercontent.com/66e7b13ddd327b6ecb1d5ff200d7b776e1548f12bf3a60a54b80d4bc122f5c8d/68747470733a2f2f706f7365722e707567782e6f72672f64686972616a2f796969322d7061676570696c696e672f762f737461626c652e737667)](https://packagist.org/packages/dhiraj/yii2-pagepiling)[![Latest Unstable Version](https://camo.githubusercontent.com/ea56e0491958a454dcb09d85e63623ca46603d5952a4419865c407c9ae0df0f4/68747470733a2f2f706f7365722e707567782e6f72672f64686972616a2f796969322d7061676570696c696e672f762f756e737461626c652e737667)](https://packagist.org/packages/dhiraj/yii2-pagepiling)[![Total Downloads](https://camo.githubusercontent.com/bb324fa2b4628f1f2ab7ae966bf34c17faffd18823c2d33beffc51b432a30367/68747470733a2f2f706f7365722e707567782e6f72672f64686972616a2f796969322d7061676570696c696e672f646f776e6c6f6164732e737667)](https://packagist.org/packages/dhiraj/yii2-pagepiling)

Support
-------

[](#support)

- [GutHub issues](https://github.com/dhiraj/yii2-pagepiling/issues)

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

[](#installation)

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

Either run

```
composer require "dhiraj/yii2-pagepiling:~1.0"
```

or add

```
"dhiraj/yii2-pagepiling": "~1.0",

```

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

Usage
-----

[](#usage)

In view

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

or as dependency in your main application asset bundle

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

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

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

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

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 ~0 days

Total

2

Last Release

3577d 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 (7 commits)")

---

Tags

bundlejqueryyiiassetpagePiling

### Embed Badge

![Health badge](/badges/dhiraj-yii2-pagepiling/health.svg)

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

###  Alternatives

[rmrevin/yii2-fontawesome

Asset Bundle for Yii2 with Font Awesome

1474.2M135](/packages/rmrevin-yii2-fontawesome)

PHPackages © 2026

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