x-zolezzi/cakephp-datatables

jQuery DataTables for CakePHP 4

Installs: 334

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 39

Type:cakephp-plugin

v3.0 2018-05-16 15:24 UTC

This package is auto-updated.

Last update: 2024-04-07 01:36:05 UTC


README

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
  • CakePHP 4.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 ypnos-web.