PHPackages                             auxiliary/rpage - 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. auxiliary/rpage

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

auxiliary/rpage
===============

Highly responsive pagination for Bootstrap.

1091.2k↓100%52[3 issues](https://github.com/auxiliary/rpage/issues)[3 PRs](https://github.com/auxiliary/rpage/pulls)JavaScript

Since Jun 22Pushed 2y ago14 watchersCompare

[ Source](https://github.com/auxiliary/rpage)[ Packagist](https://packagist.org/packages/auxiliary/rpage)[ RSS](/packages/auxiliary-rpage/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

rpage
=====

[](#rpage)

Highly responsive pagination for Bootstrap ()

### [Demo](http://auxiliary.github.io/rpage/demo.html)

[](#demo)

Usage
=====

[](#usage)

Just include `responsive-pagination.js` and call the `rPage` function on the pagination element like this:

```
$(document).ready(function () {
    $(".pagination").rPage();
});
```

Previous and Next Links
=======================

[](#previous-and-next-links)

rPage won't hide previous and next links with bootstrap's default "«" and "»" content. If you want to use custom text in your links, add classes to your list items like this:

```

  Previous

  Next

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84.6% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/574175fb48adf2942c5d9cb83c2966917c73d2346043c7a41665ece070aae4cd?d=identicon)[auxiliary](/maintainers/auxiliary)

---

Top Contributors

[![auxiliary](https://avatars.githubusercontent.com/u/4533886?v=4)](https://github.com/auxiliary "auxiliary (22 commits)")[![acoulton](https://avatars.githubusercontent.com/u/416566?v=4)](https://github.com/acoulton "acoulton (2 commits)")[![kenprice](https://avatars.githubusercontent.com/u/8813522?v=4)](https://github.com/kenprice "kenprice (1 commits)")[![mervit](https://avatars.githubusercontent.com/u/6680486?v=4)](https://github.com/mervit "mervit (1 commits)")

### Embed Badge

![Health badge](/badges/auxiliary-rpage/health.svg)

```
[![Health](https://phpackages.com/badges/auxiliary-rpage/health.svg)](https://phpackages.com/packages/auxiliary-rpage)
```

###  Alternatives

[froiden/laravel-installer

Laravel web installer

10883.9k](/packages/froiden-laravel-installer)

PHPackages © 2026

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