PHPackages                             mindplay/pager - 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. mindplay/pager

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

mindplay/pager
==============

Renders HTML pagers. Nothing else.

1.1.0(11y ago)242.5k↓22.9%1LGPL-3.0+PHPPHP &gt;=5.3.0

Since Sep 25Pushed 11y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (5)Used By (0)

mindplay/pager
==============

[](#mindplaypager)

[![Build Status](https://camo.githubusercontent.com/94f86fc5db59fc8fcd9eb1f708f48a0b0cf3df1f1c152ae23f8dd8f61e2b3e4b/68747470733a2f2f7472617669732d63692e6f72672f6d696e64706c61792d646b2f70616765722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/mindplay-dk/pager)

How many times have I written pagers? Too many.

So here's a distilled abstract base-class for pagers, along with the two kinds of pagers I have used most frequently: one for `` tags, and one for `` tags.

Personally I like `` pagers, which typically require no JavaScript - it can produce markup along the lines of this:

```
&laquo;&nbsp;
1&nbsp;
2&nbsp;
3&nbsp;
4&nbsp;
5&nbsp;&#x22EF;&nbsp;
10&nbsp;
&raquo;

```

Your average everyday link pager produces markup like this:

```
&laquo;&nbsp;
1&nbsp;
2&nbsp;
3&nbsp;
&raquo;

```

The markup in both cases is pretty minimal - I didn't want a bunch of configurable CSS class-names, a container div, or boatloads of other options, but deriving your own custom pager-classes should be pretty painless. (No guarantees, I said it *should* be.)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

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

Total

4

Last Release

4248d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9445f567f43ee7a963270651e40e533634586f959e4df3d5398d001b1cb49be8?d=identicon)[mindplay.dk](/maintainers/mindplay.dk)

---

Top Contributors

[![mindplay-dk](https://avatars.githubusercontent.com/u/103348?v=4)](https://github.com/mindplay-dk "mindplay-dk (7 commits)")

### Embed Badge

![Health badge](/badges/mindplay-pager/health.svg)

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

###  Alternatives

[karsonzhang/fastadmin-addons

addons package for fastadmin

28183.5k](/packages/karsonzhang-fastadmin-addons)

PHPackages © 2026

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