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.22.5(2w ago)21.3M↓80%3MITPHPPHP ^8.2CI failing

Since Sep 20Pushed 2w 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 2d ago

READMEChangelogDependencies (75)Versions (570)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

67

—

FairBetter than 99% of packages

Maintenance96

Actively maintained with recent releases

Popularity40

Moderate usage in the ecosystem

Community27

Small or concentrated contributor base

Maturity91

Battle-tested with a long release history

 Bus Factor1

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

535

Last Release

18d ago

Major Versions

4.5.5 → 5.6.112023-11-26

5.13.1 → 6.0.0-alpha2024-08-15

5.13.2 → 6.0.0-alpha.32024-09-03

4.5.6 → 6.0.12024-09-24

4.x-dev → 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-alphaPHP ^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 (773 commits)")[![roman-eonx](https://avatars.githubusercontent.com/u/48544017?v=4)](https://github.com/roman-eonx "roman-eonx (168 commits)")[![alexndlm](https://avatars.githubusercontent.com/u/6824784?v=4)](https://github.com/alexndlm "alexndlm (46 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)")[![voodooism](https://avatars.githubusercontent.com/u/31572316?v=4)](https://github.com/voodooism "voodooism (3 commits)")[![BOB41K1987](https://avatars.githubusercontent.com/u/20467102?v=4)](https://github.com/BOB41K1987 "BOB41K1987 (3 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)")[![jordancachero](https://avatars.githubusercontent.com/u/45344171?v=4)](https://github.com/jordancachero "jordancachero (1 commits)")[![cainseing](https://avatars.githubusercontent.com/u/20571728?v=4)](https://github.com/cainseing "cainseing (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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[sylius/sylius

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

8.5k5.9M738](/packages/sylius-sylius)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)[sulu/sulu

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

1.3k1.4M203](/packages/sulu-sulu)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[contao/core-bundle

Contao Open Source CMS

1231.6M2.8k](/packages/contao-core-bundle)

PHPackages © 2026

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