PHPackages                             javihgil/doctrine-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. [Database &amp; ORM](/categories/database)
4. /
5. javihgil/doctrine-pagination

Abandoned → [softspring/doctrine-paginator](/?search=softspring%2Fdoctrine-paginator)Library[Database &amp; ORM](/categories/database)

javihgil/doctrine-pagination
============================

Doctrine pagination

v1.1.3(3y ago)630.4k21MITPHPPHP &gt;=7.3

Since Mar 18Pushed 3y ago1 watchersCompare

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

READMEChangelog (10)Dependencies (2)Versions (18)Used By (1)

Doctrine Pagination
===================

[](#doctrine-pagination)

[![Latest Stable Version](https://camo.githubusercontent.com/a23af9eeef7e11181059f3a6012f767018faba91501128ef82599ef7459449a7/68747470733a2f2f706f7365722e707567782e6f72672f6a6176696867696c2f646f637472696e652d706167696e6174696f6e2f762f737461626c652e737667)](https://packagist.org/packages/javihgil/doctrine-pagination)[![Latest Unstable Version](https://camo.githubusercontent.com/299eeaa5e6fa427506dc68750e91f6d03e574b5e54a0cfe3dbaafabb9e07f919/68747470733a2f2f706f7365722e707567782e6f72672f6a6176696867696c2f646f637472696e652d706167696e6174696f6e2f762f756e737461626c652e737667)](https://packagist.org/packages/javihgil/doctrine-pagination)[![License](https://camo.githubusercontent.com/402c13f4391fb4782883c00a8fb8eb60d40123a219d960dd650417306233b101/68747470733a2f2f706f7365722e707567782e6f72672f6a6176696867696c2f646f637472696e652d706167696e6174696f6e2f6c6963656e73652e737667)](https://packagist.org/packages/javihgil/doctrine-pagination)[![PHP Version Require](https://camo.githubusercontent.com/4786f9e11793b9d1e88efe1aec1fec2b1c6320747cfb20482caf786c4c9c79e2/687474703a2f2f706f7365722e707567782e6f72672f6a6176696867696c2f646f637472696e652d706167696e6174696f6e2f726571756972652f706870)](https://packagist.org/packages/javihgil/doctrine-pagination)[![Total Downloads](https://camo.githubusercontent.com/43b94cb37a68963d3f469df3ef0d70276bd05c2493a54eaf7e8ba9140ed15962/68747470733a2f2f706f7365722e707567782e6f72672f6a6176696867696c2f646f637472696e652d706167696e6174696f6e2f646f776e6c6f616473)](https://packagist.org/packages/javihgil/doctrine-pagination)[![Build status](https://camo.githubusercontent.com/22b4e622436433f291d0b059bcdefcbd52ade3fe9292189d8640d0342f82509c/68747470733a2f2f7472617669732d63692e636f6d2f6a6176696867696c2f646f637472696e652d706167696e6174696f6e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/javihgil/doctrine-pagination)

This library provides a paginated repository and collection for Doctrine.

Documentation
-------------

[](#documentation)

- [1. Installation](docs/1_installation.md)
- [2. Configure repository](docs/2_configure_repository.md)
- [3. Using paginated repository](docs/3_using_paginated_repository.md)
- [4. Using paginated collections](docs/4_using_paginated_collections.md)
- 5. Filter trait (TODO)

Symfony integration
-------------------

[](#symfony-integration)

You can integrate with Symfony projects using [javihgil/doctrine-pagination-bundle](https://github.com/javihgil/doctrine-pagination-bundle).

License
-------

[](#license)

This bundle is under the MIT license. See the complete license in the bundle [LICENSE](LICENSE) file.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 97.4% 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 ~145 days

Recently: every ~67 days

Total

18

Last Release

1240d ago

Major Versions

1.0.x-dev → 2.0.x-dev2022-03-31

PHP version history (3 changes)v1.1.0PHP ^7.3

2.0.x-devPHP &gt;=7.4

1.1.x-devPHP &gt;=7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/766ef00631b1423013963faf96b8cbadb054344a03419832a9d9a9c6041c1679?d=identicon)[javihgil](/maintainers/javihgil)

---

Top Contributors

[![javihgil](https://avatars.githubusercontent.com/u/2581053?v=4)](https://github.com/javihgil "javihgil (37 commits)")[![tr33m4n](https://avatars.githubusercontent.com/u/1771667?v=4)](https://github.com/tr33m4n "tr33m4n (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/javihgil-doctrine-pagination/health.svg)

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

###  Alternatives

[scienta/doctrine-json-functions

A set of extensions to Doctrine that add support for json query functions.

58523.9M36](/packages/scienta-doctrine-json-functions)[damienharper/auditor-bundle

Integrate auditor library in your Symfony projects.

4542.8M](/packages/damienharper-auditor-bundle)[sonata-project/entity-audit-bundle

Audit for Doctrine Entities

644989.8k1](/packages/sonata-project-entity-audit-bundle)[pixelfederation/doctrine-resettable-em-bundle

Symfony bundle for decorating default entity managers using a resettable decorator.

20113.5k](/packages/pixelfederation-doctrine-resettable-em-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1022.4k](/packages/rcsofttech-audit-trail-bundle)[ahmed-bhs/doctrine-doctor

Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.

813.1k](/packages/ahmed-bhs-doctrine-doctor)

PHPackages © 2026

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