PHPackages                             samson/simplerknppaginator-bundle - 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. samson/simplerknppaginator-bundle

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

samson/simplerknppaginator-bundle
=================================

1.1.0(10y ago)0340PHP

Since Dec 17Pushed 10y ago1 watchersCompare

[ Source](https://github.com/SamsonIT/SimplerKNPPaginatorBundle)[ Packagist](https://packagist.org/packages/samson/simplerknppaginator-bundle)[ RSS](/packages/samson-simplerknppaginator-bundle/feed)WikiDiscussions master Synced today

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

SimplerKNPPaginator
===================

[](#simplerknppaginator)

KNP Paginator Eventsubscriber to paginate stuff fast.

How it works
============

[](#how-it-works)

The class `SimplerPaginationSubscriber` is a listener on the `'knp_pager.items'`-event. Internally it uses the [`DataDogPagerBundle`](https://github.com/DATA-DOG/DataDogPagerBundle) to count and slice the resultsets.

Usage
=====

[](#usage)

At the moment the `SimplerPaginationSubscriber` is only a service and is not connected to Symfony's event-system. This can easily be achieved by extending this bundle and writing a `CompilerPass`.

For now it can be used like this, e.g. in your Controller:

```
$this->get('knp_paginator')->subscribe($this->get('samson_simple_knppaginator.subscriber.simpler_pagination_subscriber'));
$this->get('knp_paginator')->paginate($qb... );
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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

Total

2

Last Release

3722d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/samson-simplerknppaginator-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/samson-simplerknppaginator-bundle/health.svg)](https://phpackages.com/packages/samson-simplerknppaginator-bundle)
```

###  Alternatives

[m6web/tornado

A library for asynchronous programming.

8256.7k](/packages/m6web-tornado)[kismia/centrifugo-bundle

A Centrifugo bundle for Symfony

1122.4k](/packages/kismia-centrifugo-bundle)[shreejan/actionable-column

Interactive table column with clickable actions for Filament v4 and v5

174.6k](/packages/shreejan-actionable-column)

PHPackages © 2026

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