internations/datagrid-bundle

Simple datagrid bundle for Symfony

Installs: 33 071

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 17

Forks: 344

Open Issues: 7

Type:symfony-bundle

v4.0.0-beta 2024-07-10 08:54 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.