nemke / data-tables-bundle
DataTables bundle for Symfony
Installs: 37
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:CSS
Type:symfony-bundle
pkg:composer/nemke/data-tables-bundle
Requires
- doctrine/doctrine-bundle: >=1.6
- symfony/framework-bundle: >=2.1
README
DataTables Symfony bundle
Usage:
- 
composer install nemke/data-tables-bundle 
- 
Add new Nemke\DataTablesBundle\DataTablesBundle() to AppKernel.php 
- 
Add to /app/config/routing.yml: data_tables: resource: '@DataTablesBundle/Controller/' type: annotation 
- 
Setup configuration inside /app/config/config.yml