Download the PHP package cleverage/datagrid-bundle without Composer
On this page you can find all versions of the php package cleverage/datagrid-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cleverage/datagrid-bundle
More information about cleverage/datagrid-bundle
Files in cleverage/datagrid-bundle
Package datagrid-bundle
Short Description Extension for sidus/filter-bundle to easily build a full datagrid based on yml configuration
License MIT
Homepage https://github.com/VincentChalnot/SidusDataGridBundle
Informations about the package datagrid-bundle
SidusDataGridBundle
The configuration example of this documentation can be seen on the live demo website. Source of the demo is available here.
This bundle allows you to create datagrids using Sidus/FilterBundle's filtering component very easily.
The goal of this bundle is to be able to quickly deploy many datagrids using Yaml configuration, it allows you to work with result sets of any kind, like Doctrine entities, Elastic Search indexes, custom API, etc. See the Sidus/FilterBundle documentation for more information about the filtering and data provider part.
This bundle will work well with Twitter's Bootstrap 3 or 4 and you can create custom datagrids templates very easily. That being said, if you have only a few datagrids and need to heavily customize each rendering, consider using the Sidus/FilterBundle in standalone without this bundle.
Table of content
- 01 - Installation
- 02 - Configuration
- 03 - Usage
All versions of datagrid-bundle with dependencies
cleverage/filter-bundle Version ^3.1
sidus/base-bundle Version ^1.0
sensio/framework-extra-bundle Version ^5.0
twig/twig Version ^2.0