Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Extendas/AliDatatableBundle

Open more actions menu
 
 

Repository files navigation

AliDatatableBundle

Build Status GitHub issues GitHub forks GitHub stars GitHub license

The Datatable bundle for symfony2 allow for easily integration of the jQuery Datatable plugin with the doctrine2 entities having twitter bootstrap theme. 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.
  • support of custom twig/phpClosure renderers.
  • support of custom grouped actions.
  • datatable configuration javascript code (even for multiple datatables) is grouped, minimized and moved to the bottom of the html body element automatically.
  • twitter bootstrap integration.
Screenshot

Read the Documentation

About

Symfony Ajax Datagrid Bundle for doctrine entities

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 89.7%
  • Twig 10.3%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.