internations/datagrid-bundle

Simple datagrid bundle for Symfony

Installs: 30 638

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 22

Forks: 345

Open Issues: 7

Type:symfony-bundle

v3.0.0 2020-10-20 05:25 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.