alms / data-grid-bundle
A Symfony bundle to integrate the Spiral DataGrid component.
0.1.1
2023-12-15 13:44 UTC
Requires
- php: >=8.1
- cycle/orm: ^v2.5
- spiral/data-grid: ^3.0
- symfony/framework-bundle: ^5.4 || ^6.0 || ^7.0
README
This bundle provides a simple way to create a data grid for your entities, using Spiral DataGrid library.
Installation
Install via composer
composer require alms/data-grid-bundle
Documentation
The source of the documentation is available in the Resources/docs folder.
For more about spiral data grid, please visit https://spiral.dev/docs/data-grid-intro .
LICENSE
The MIT license. See MIT