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

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

pageon/pageon-doctrine-data-grid-bundle
=======================================

A bundle that wraps around the knp paginator bundle and doctrine to generate a data grid from your entity

0.3.0(1mo ago)15.6kMITPHPPHP &gt;=8.4

Since Nov 2Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/pageon/PageonDoctrineDataGridBundle)[ Packagist](https://packagist.org/packages/pageon/pageon-doctrine-data-grid-bundle)[ RSS](/packages/pageon-pageon-doctrine-data-grid-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (7)Versions (36)Used By (0)

Pageon Doctrine Data Grid Bundle
================================

[](#pageon-doctrine-data-grid-bundle)

A bundle that wraps around the knp paginator bundle and doctrine to generate a data grid from your entity

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

[](#documentation)

Check out our [documentation](docs/index.md) on how to use this bundle.

Installation
============

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

### Step 1: Install the Bundle

[](#step-1-install-the-bundle)

Open a command console, enter your project directory and execute:

```
$ composer require pageon/pageon-doctrine-data-grid-bundle
```

### Step 2: Configure the knp-paginator-bundle

[](#step-2-configure-the-knp-paginator-bundle)

Follow the configuration instructions in their [documentation](https://github.com/KnpLabs/KnpPaginatorBundle/blob/master/docs/paginator_configuration.md).

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require pageon/pageon-doctrine-data-grid-bundle
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    Pageon\DataGrid\PageonDoctrineDataGridBundle::class => ['all' => true],
];
```

### Step 3: Configure the knp-paginator-bundle

[](#step-3-configure-the-knp-paginator-bundle)

Follow the configuration instructions in their [documentation](https://github.com/KnpLabs/KnpPaginatorBundle/blob/master/docs/paginator_configuration.md).

###  Health Score

51

—

FairBetter than 95% of packages

Maintenance91

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity69

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

Recently: every ~373 days

Total

35

Last Release

42d ago

PHP version history (4 changes)0.0.0PHP ^8.0

0.1.24PHP ^8.1

0.2.0PHP ^8.2

0.3.0PHP &gt;=8.4

### Community

Maintainers

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

---

Top Contributors

[![carakas](https://avatars.githubusercontent.com/u/3634654?v=4)](https://github.com/carakas "carakas (38 commits)")

### Embed Badge

![Health badge](/badges/pageon-pageon-doctrine-data-grid-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/pageon-pageon-doctrine-data-grid-bundle/health.svg)](https://phpackages.com/packages/pageon-pageon-doctrine-data-grid-bundle)
```

###  Alternatives

[sylius/sylius

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

8.5k5.9M734](/packages/sylius-sylius)[pimcore/pimcore

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

3.8k3.8M508](/packages/pimcore-pimcore)[open-dxp/opendxp

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

9421.6k61](/packages/open-dxp-opendxp)[oro/platform

Business Application Platform (BAP)

645143.5k115](/packages/oro-platform)[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.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[sulu/sulu

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

1.3k1.4M203](/packages/sulu-sulu)

PHPackages © 2026

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