internations/datagrid-bundle

Simple datagrid bundle for Symfony

Installs: 31 531

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 21

Forks: 344

Open Issues: 7

Type:symfony-bundle

v3.1.0 2024-05-07 07:57 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.