palabs / datagrid-bundle
Symfony Datagrid bundle
Package info
github.com/PaLabs/DatagridBundle
Language:JavaScript
Type:symfony-bundle
pkg:composer/palabs/datagrid-bundle
3.3.0
2026-05-27 05:07 UTC
Requires
- php: ^8.2
- doctrine/common: ^2.8 || ^3.0
- doctrine/orm: ^2.6 || ^3.0
- knplabs/knp-paginator-bundle: ^5.0 || ^6.0
- symfony/doctrine-bridge: ^7.0 || ^8.0
- symfony/form: ^7.0 || ^8.0
- symfony/translation-contracts: ^3.5
Requires (Dev)
- phpoffice/phpspreadsheet: ^1.25 || ^2.0
- phpstan/phpstan: ^1.10
Suggests
- phpoffice/phpspreadsheet: Allows export grid to excel
This package is auto-updated.
Last update: 2026-05-27 05:08:20 UTC
README
#Intro
DatagridBundle is a symfony bundle for data grids. It supports multiple data sources (doctrine, pure arrays, api calls and any other source) and any column types. Filtering, sorting, export.