PHPackages                             intonation/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. [Admin Panels](/categories/admin)
4. /
5. intonation/grid-bundle

AbandonedArchivedSymfony-bundle[Admin Panels](/categories/admin)

intonation/grid-bundle
======================

Data grids with pagination and filters for Symfony projects.

v0.2.1(6y ago)051MITPHPPHP ^7.2

Since Aug 22Pushed 6y ago1 watchersCompare

[ Source](https://github.com/WolfgangDrescher/intonation-grid-bundle)[ Packagist](https://packagist.org/packages/intonation/grid-bundle)[ RSS](/packages/intonation-grid-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (3)Versions (5)Used By (0)

IntonationGridBundle
====================

[](#intonationgridbundle)

Data grids with pagination and filters for Symfony project based on the [prezent/grid-bundle](https://github.com/Prezent/prezent-grid-bundle).

Installation
------------

[](#installation)

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

    ```
    $ composer require intonation/grid-bundle
    ```
2. Since the service configuration of `prezent/grid-bundle` seemd not to work well with Symfony 4 add the following fix to `config/services.yaml` to register all `GridType` as public services:

    ```
    services:
        App\Grid\:
            resource: '../src/Grid/*'
            public: true
    ```
3. Add the Twig grid theme of the IntonationGridBundle to `config/packages/perzent_grid.yaml`:

    ```
    prezent_grid:
        themes:
            - '@IntonationGrid/Grid/grid.html.twig'
    ```

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

[](#documentation)

For a complete guide to using this grid bundle see the [documentation](Resources/doc/index.md).

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

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

Total

4

Last Release

2457d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/98246dd6628beace8f09e3d49dcc8122a015cecf7c3cbfe450b6319b47bc49ef?d=identicon)[WolfgangDrescher](/maintainers/WolfgangDrescher)

---

Top Contributors

[![WolfgangDrescher](https://avatars.githubusercontent.com/u/865594?v=4)](https://github.com/WolfgangDrescher "WolfgangDrescher (44 commits)")

### Embed Badge

![Health badge](/badges/intonation-grid-bundle/health.svg)

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

###  Alternatives

[cedriclombardot/admingenerator-generator-bundle

Admingenerator for Symfony2 based on YAML configuration and Twig templating

36485.6k4](/packages/cedriclombardot-admingenerator-generator-bundle)[adminarchitect/core

Active Admin for Laravel.

2115.7k](/packages/adminarchitect-core)[lag/adminbundle

Generic admin bundle for Symfony2 from L'arrière-guichet

105.9k1](/packages/lag-adminbundle)

PHPackages © 2026

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