8000 GitHub - asaliev/cakephp-datatables: CakePHP3 Plugin for DataTables plug-in for jQuery
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

asaliev/cakephp-datatables

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cakephp-datatables

DataTables is a jQuery plugin for intelligent HTML tables. Next to adding dynamic elements to the table, it also has great supports for on-demand data fetching and server-side processing. The cakephp-datatables plugin makes it easy to use the functionality DataTables provides in your CakePHP 3 application. It consists of a helper to add DataTables to your view and a Component to transparently process AJAX requests made by DataTables.

Requirements

  • PHP 7 (for PHP 5, see the php5 branch)
  • CakePHP 3.x
  • DataTables 1.10.x

Installation and Usage

Please see the Documentation, esp. the Quick Start tutorial

Credits

This work is based on the code by Frank Heider.

About

CakePHP3 Plugin for DataTables plug-in for jQuery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 67.1%
  • JavaScript 32.9%
0