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

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

onemustcode/paginator
=====================

Simple paginator

v0.1.0(9y ago)032.7k11MITPHPPHP &gt;=5.6.4

Since Feb 4Pushed 9y ago1 watchersCompare

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

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

Paginator
=========

[](#paginator)

Simple to use paginator.

Usage
-----

[](#usage)

To install the paginator use the following command;

```
composer require onemustcode/paginator

```

### Paginator

[](#paginator-1)

To create a new paginator;

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

### Todo

[](#todo)

- Add unit tests

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

3436d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b7ea4daaa558cb0bdc7afff101dbd1ba0f2c52468a488718368b6538a4926da9?d=identicon)[onemustcode](/maintainers/onemustcode)

---

Top Contributors

[![blackvault-bv](https://avatars.githubusercontent.com/u/25415479?v=4)](https://github.com/blackvault-bv "blackvault-bv (1 commits)")

---

Tags

paginator

###  Code Quality

TestsPHPUnit

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/onemustcode-paginator/health.svg)](https://phpackages.com/packages/onemustcode-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

77345.7M48](/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.1M97](/packages/laminas-laminas-paginator)

PHPackages © 2026

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