/DataGridBundle

Symfony2 Datagrid Bundle

Primary LanguagePHPMIT LicenseMIT

DataGridBundle

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.