Skip to content

aiolos/datatables

Repository files navigation

datatables

A datatables module for Zend Framework 2

Installation

  • Add the repository to your composer.json (or add and autoload things manually)
  • Add the 'Datatables' module to the application.config.php
  • In a view, you should now be able to use $this->datatable();
  • See the functions in datatable.php for what you can use

About

A datatables module for ZF2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published