Skip to content

alex-msk/AliDatatableBundle

 
 

Repository files navigation

Getting Started With AliDatatableBundle

Build Status

The Datatable bundle for symfony2 allow for easily integration of the jQuery Datatable plugin with the doctrine2 entities. This bundle provides a way to make a projection of a doctrine2 entity to a powerful jquery datagrid. It mainly includes:

  • datatable service container: to manage the datatable as a service.
  • twig extension: for view integration.
  • dynamic pager handler : no need to set your pager.
  • default action link builder: if activated, the bundle generates default edit/delete links.
  • support doctrine2 association
  • support of doctrine query builder
  • support of column search
Screenshot

Compatibility: latest successful test with Symfony v"2.0.11". Compatibility with higher version of symfony2 is not guaranteed.

Wiki

API

About

Symfony2 Ajax Datagrid Bundle for doctrine2 entities

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.5%
  • PHP 10.5%