internations/datagrid-bundle

Simple datagrid bundle for Symfony

Maintainers

Package info

github.com/InterNations/DataGridBundle

Type:symfony-bundle

pkg:composer/internations/datagrid-bundle

Statistics

Installs: 36 232

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 7

v5.0.0 2025-03-06 16:19 UTC

README

This is a fork of Sorien/DataGridBundle focusing on renovating the code.

Testing

A small test bed is included that renders a grid based on an entity. Run composer install --dev and then php -S <host>:<port> tests/InterNations/app/index.php.