internations/datagrid-bundle

Simple datagrid bundle for Symfony

Installs: 32 458

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 20

Forks: 346

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.