alms / data-grid-bundle
A Symfony bundle to integrate the Spiral DataGrid component.
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/alms/data-grid-bundle
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