Skip to content

Extension for sidus/filter-bundle to easily build a full datagrid based on yml configuration

License

Notifications You must be signed in to change notification settings

cleverage/SidusDataGridBundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Extension for sidus/filter-bundle to easily build a full datagrid based on yml configuration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 79.9%
  • Twig 19.4%
  • Makefile 0.7%