PHPackages                             eonx-com/easy-pagination - 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. eonx-com/easy-pagination

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

eonx-com/easy-pagination
========================

Provides a generic way to handle pagination data from clients

6.20.1(1mo ago)21.2M↓24.2%3MITPHPPHP ^8.2

Since Sep 20Pushed 1mo ago1 watchersCompare

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

READMEChangelogDependencies (30)Versions (563)Used By (3)

EonX - EasyPagination
=====================

[](#eonx---easypagination)

Provides a generic way to handle pagination data from clients.

---

You are wondering if this package could be useful to you, right? Here are some points to help you find out:

- You have an PHP application
- You have to handle pagination data from your clients
- You are sick of having to resolve the "page" and "perPage" (or however you want to call those parameters) again and again
- Or sick of hearing "The pagination doesn't work for the blog posts comments" and realise you have a typo in "parPage"
- ...

This package provides you with out-the-box tools to implement a generic, centralised and consistent pagination data handling system to keep you away from any troubles :)

Documentation
=============

[](#documentation)

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

[](#installation)

The recommended way to install this package is to use [Composer](https://getcomposer.org/).

```
$ composer require eonx-com/easy-pagination
```

How it works
------------

[](#how-it-works)

This package provides different "resolvers" which will extract the pagination data from a request according to your configuration. To guarantee interoperability, the resolvers expect a [PSR7 ServerRequestInterface](https://www.php-fig.org/psr/psr-7/#15-server-side-requests), if your project uses it too then perfect!

Resolvers
---------

[](#resolvers)

Can't you find your happiness in the existing resolvers? Please let us know or even better create a PR :)

### Resolvers List

[](#resolvers-list)

- [FromHttpFoundationRequestPaginationResolver](docs/resolvers/from_http_foundation_request_pagination_resolver.md)

###  Health Score

65

—

FairBetter than 99% of packages

Maintenance89

Actively maintained with recent releases

Popularity41

Moderate usage in the ecosystem

Community24

Small or concentrated contributor base

Maturity90

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 75.3% 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 ~4 days

Total

528

Last Release

54d ago

Major Versions

4.5.5 → 5.6.112023-11-26

5.13.1 → 6.0.0-alpha.22024-08-15

5.13.2 → 6.0.0-alpha.32024-09-03

4.5.6 → 6.0.12024-09-24

4.5.8 → 6.8.02025-02-24

PHP version history (5 changes)v0.10.7PHP ^7.1

v2.5.11PHP ^7.2

3.4.0PHP ^7.2 || ^8.0

4.0.1PHP ^8.1

6.0.0-alpha.2PHP ^8.2

### Community

Maintainers

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

---

Top Contributors

[![natepage](https://avatars.githubusercontent.com/u/11576446?v=4)](https://github.com/natepage "natepage (771 commits)")[![roman-eonx](https://avatars.githubusercontent.com/u/48544017?v=4)](https://github.com/roman-eonx "roman-eonx (158 commits)")[![alexndlm](https://avatars.githubusercontent.com/u/6824784?v=4)](https://github.com/alexndlm "alexndlm (45 commits)")[![itorgov](https://avatars.githubusercontent.com/u/1703419?v=4)](https://github.com/itorgov "itorgov (29 commits)")[![TomasVotruba](https://avatars.githubusercontent.com/u/924196?v=4)](https://github.com/TomasVotruba "TomasVotruba (6 commits)")[![BOB41K1987](https://avatars.githubusercontent.com/u/20467102?v=4)](https://github.com/BOB41K1987 "BOB41K1987 (3 commits)")[![voodooism](https://avatars.githubusercontent.com/u/31572316?v=4)](https://github.com/voodooism "voodooism (2 commits)")[![dextercampos](https://avatars.githubusercontent.com/u/27075066?v=4)](https://github.com/dextercampos "dextercampos (2 commits)")[![ERuban](https://avatars.githubusercontent.com/u/13186130?v=4)](https://github.com/ERuban "ERuban (2 commits)")[![alexandrtspl](https://avatars.githubusercontent.com/u/90907144?v=4)](https://github.com/alexandrtspl "alexandrtspl (2 commits)")[![fsti-francohora](https://avatars.githubusercontent.com/u/38022217?v=4)](https://github.com/fsti-francohora "fsti-francohora (1 commits)")[![skrut](https://avatars.githubusercontent.com/u/2828162?v=4)](https://github.com/skrut "skrut (1 commits)")[![cainseing](https://avatars.githubusercontent.com/u/20571728?v=4)](https://github.com/cainseing "cainseing (1 commits)")[![jordancachero](https://avatars.githubusercontent.com/u/45344171?v=4)](https://github.com/jordancachero "jordancachero (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/eonx-com-easy-pagination/health.svg)

```
[![Health](https://phpackages.com/badges/eonx-com-easy-pagination/health.svg)](https://phpackages.com/packages/eonx-com-easy-pagination)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3689.4k10](/packages/netgen-layouts-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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