nemke/data-tables-bundle

DataTables bundle for Symfony

Maintainers

Package info

github.com/nemke/data-tables-bundle

Homepage

Language:CSS

Type:symfony-bundle

pkg:composer/nemke/data-tables-bundle

Statistics

Installs: 37

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.31 2018-02-15 17:59 UTC

This package is auto-updated.

Last update: 2026-02-23 04:17:42 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