2017 © Pedro Peláez
 

symfony-bundle data-table

Integrates datatable into Symfony2 project.

image

jasuwienas/data-table

Integrates datatable into Symfony2 project.

  • Monday, May 9, 2016
  • by jasuwienas
  • Repository
  • 1 Watchers
  • 0 Stars
  • 259 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Symfony2 DataTable

Integrates datatable into Symfony2 project., (*1)

Installation

  1. Add as composer dependency:, (*2)

    composer require jasuwienas/data-table
    
  2. Add in application kernel:, (*3)

    class AppKernel extends Kernel
    {
      public function registerBundles()
      {
      //...
      $bundles[] = new \Jasuwienas\DataTableBundle\DataTableBundle();
      return $bundles;
      }
    }
    

The Versions

09/05 2016

dev-master

9999999-dev

Integrates datatable into Symfony2 project.

  Sources   Download

MIT

by Jasuwienas Mariusz

datatable data tables datatables table symfony2