PHPackages                             onemustwork/paginator - 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. onemustwork/paginator

Abandoned → [onemustcode/paginator](/?search=onemustcode%2Fpaginator)Library[Utility &amp; Helpers](/categories/utility)

onemustwork/paginator
=====================

Easy to use paginator

v0.1.1(9y ago)027MITPHPPHP &gt;=5.6.4

Since Dec 23Pushed 9y agoCompare

[ Source](https://github.com/onemustwork/paginator)[ Packagist](https://packagist.org/packages/onemustwork/paginator)[ RSS](/packages/onemustwork-paginator/feed)WikiDiscussions master Synced 2d ago

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

Paginator
=========

[](#paginator)

Simple to use paginator.

Usage
-----

[](#usage)

To install the paginator use the following command;

```
composer require onemustwork/paginator

```

### Paginator

[](#paginator-1)

To create a new paginator;

```
$paginator = new Paginator($items, 100, 1, 50);
```

### Todo

[](#todo)

- Add unit tests

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

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

Every ~16 days

Total

2

Last Release

3461d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/21082283?v=4)[Jeffrey Buitenhuis](/maintainers/onemustwork)[@onemustwork](https://github.com/onemustwork)

---

Top Contributors

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

---

Tags

paginator

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/onemustwork-paginator/health.svg)

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

###  Alternatives

[nette/utils

🛠 Nette Utils: lightweight utilities for string &amp; array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

2.1k430.4M1.7k](/packages/nette-utils)[knplabs/knp-components

Knplabs component library

77245.0M48](/packages/knplabs-knp-components)[jasongrimes/paginator

A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.

4091.3M22](/packages/jasongrimes-paginator)[coffeecode/paginator

Paginator is simple and is ready to generate results navigation in your application

59660.6k1](/packages/coffeecode-paginator)[beberlei/porpaginas

Library that generically solves several pagination issues with DAO/repository abstractions.

163643.5k14](/packages/beberlei-porpaginas)[laminas/laminas-paginator

Paginate collections of data from arbitrary sources

246.1M96](/packages/laminas-laminas-paginator)

PHPackages © 2026

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