项目作者: wsssoftware

项目描述 :
CakePHP DataTables plugin
高级语言: PHP
项目地址: git://github.com/wsssoftware/cakephp-datatables.git
创建时间: 2020-04-17T14:28:03Z
项目社区:https://github.com/wsssoftware/cakephp-datatables

开源协议:MIT License

下载


CakePHP DataTables Plugin

Build Status
Coverage Status
Maintainability
Latest Stable Version
CodeSize
Minimum PHP Version
License
Total Downloads
Coding Standards
PHPStan

This branch is for use with CakePHP 4.0+. For details see version map.

This is a very simple and minimalistic (Automagic) implementation of
DataTables jQuery Plugin for CakePHP.
If you need to create simple and basics DataTables tables without extremely hard configurations, this will be a very wise choice.

Overall functionality is inspired and improved by one plugin from CakepPHP 2.x that isn’t longer available.

The plugin is an attempt to provide a basic, simple and friendly way to implement the
DataTables library in order to be connected with CakePHP features and requirements.

Installation and Usage

See Documentation.