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 2w 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

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

2503d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/865594?v=4)[Wolfgang Drescher](/maintainers/WolfgangDrescher)[@WolfgangDrescher](https://github.com/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

35985.7k4](/packages/cedriclombardot-admingenerator-generator-bundle)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

53675.5k17](/packages/solspace-craft-freeform)[adminarchitect/core

Active Admin for Laravel.

2115.7k](/packages/adminarchitect-core)[open-dxp/opendxp

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

9417.2k56](/packages/open-dxp-opendxp)[chameleon-system/chameleon-base

The Chameleon System core.

1027.9k4](/packages/chameleon-system-chameleon-base)

PHPackages © 2026

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