nemke/data-tables-bundle

DataTables bundle for Symfony

Installs: 36

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:CSS

Type:symfony-bundle

1.31 2018-02-15 17:59 UTC

This package is auto-updated.

Last update: 2024-04-23 00:07:07 UTC


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