PHPackages                             zenstruck/datagrid-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. zenstruck/datagrid-bundle

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

zenstruck/datagrid-bundle
=========================

Provides a sortable/filterable/paginated datagrid for your entities.

v0.1.0(12y ago)0581MITPHP

Since Dec 11Pushed 10y ago1 watchersCompare

[ Source](https://github.com/kbond/ZenstruckDataGridBundle)[ Packagist](https://packagist.org/packages/zenstruck/datagrid-bundle)[ Docs](http://zenstruck.com/project/ZenstruckDataGridBundle)[ RSS](/packages/zenstruck-datagrid-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

ZenstruckDataGridBundle
=======================

[](#zenstruckdatagridbundle)

**NOTE:** This bundle is under heavy development, **use at your own risk**

Provides a sortable/filterable/paginated datagrid for your entities.

[![Screenshot](https://camo.githubusercontent.com/18e02460c8a08c423cc3037158d502989bcae5a54efd5eaa84135cb80c727130/68747470733a2f2f6c68352e676f6f676c6575736572636f6e74656e742e636f6d2f2d6955645f424951722d57342f55656137316858555838492f41414141414141414b4a6f2f564f7345766e4d627135302f773935362d683239362d6e6f2f64617461677269642e706e67)](https://github.com/kbond/sandbox)

[View Example Source Code](https://github.com/kbond/sandbox)

Full Default Configuration
--------------------------

[](#full-default-configuration)

```
zenstruck_datagrid:

    # The default template to use when using the twig grid() function.
    default_template:     ZenstruckDataGridBundle:Twitter:blocks.html.twig
    export:
        enabled:              false
        base_dir:             %kernel.cache_dir%/export
        global_options:       []
        types:
            csv:                  true
            xls:                  true
            xlsx:                 true
    grids:

        # Prototype
        name:

            # The entity (in the short notation) to create a grid for.
            entity:               ~ # Required, Example: AppBundle:Product

            # The service id for the generated grid. By default it is: ".grid.".
            service_id:           ~
            grid_class:           ~

            # Customize the grid executor (must implement ExecutorInterface)
            executor_service:     ~

            # Whether or not to use a paginated grid.
            paginated:            true
            fields:

                # Prototype
                name:
                    label:                ~

                    # Set false to hide on display (can still be filtered/sorted)
                    visible:              true
                    filterable:           false
                    filter_value:         ~
                    filter_values:        ~
                    searchable:           false
                    sortable:             false
                    sort_direction:       ~
                    format:               ~
                    align:                ~
                    default:              ~
```

TODO
----

[](#todo)

- sortable
- global filter
- nested entites filter/sort
- split out datagrid functionality into a separate library

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

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

Unknown

Total

1

Last Release

4584d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/707369cc916e0ea1aacbf077dcba464f611cef879f024d8944311a54a15224b3?d=identicon)[kbond](/maintainers/kbond)

---

Top Contributors

[![kbond](https://avatars.githubusercontent.com/u/127811?v=4)](https://github.com/kbond "kbond (28 commits)")

---

Tags

gridadminadministrationdatagrid

### Embed Badge

![Health badge](/badges/zenstruck-datagrid-bundle/health.svg)

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

###  Alternatives

[encore/laravel-admin

laravel admin

11.2k3.1M447](/packages/encore-laravel-admin)[dcat/laravel-admin

dcat admin

4.0k530.2k170](/packages/dcat-laravel-admin)[open-admin-org/open-admin

open-admin. Open-source Laravel Admin panel. No pro or paid package, free &amp; open. Based on laravel-admin, with special thanks to z-song

28770.1k22](/packages/open-admin-org-open-admin)[luyadev/luya-module-admin

Administration core module for all LUYA admin modules

48181.2k24](/packages/luyadev-luya-module-admin)[printnow/laravel-admin

Dcat admin 永久分叉版 / 支持 Laravel 10-13, PHP 版本限制 &gt;= 8.1（支持 PHP 8.5）

452.4k](/packages/printnow-laravel-admin)

PHPackages © 2026

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