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.2.1(1y ago)15.6kMITPHPPHP ^8.2

Since Nov 2Pushed 1y 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 2d ago

READMEChangelogDependencies (4)Versions (35)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

35

—

LowBetter than 79% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity21

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

Recently: every ~220 days

Total

34

Last Release

613d ago

PHP version history (3 changes)0.0.0PHP ^8.0

0.1.24PHP ^8.1

0.2.0PHP ^8.2

### 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 (37 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.4k5.6M651](/packages/sylius-sylius)[sonata-project/entity-audit-bundle

Audit for Doctrine Entities

644989.8k1](/packages/sonata-project-entity-audit-bundle)[damienharper/auditor-bundle

Integrate auditor library in your Symfony projects.

4542.8M](/packages/damienharper-auditor-bundle)[open-dxp/opendxp

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

7310.3k29](/packages/open-dxp-opendxp)[pixelfederation/doctrine-resettable-em-bundle

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

20113.5k](/packages/pixelfederation-doctrine-resettable-em-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)
