PHPackages                             allanmcarvalho/cakephp-datatables - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. allanmcarvalho/cakephp-datatables

ActiveCakephp-plugin

allanmcarvalho/cakephp-datatables
=================================

DataTables plugin for CakePHP 4.x

1.7.0(5y ago)52.9k12[11 issues](https://github.com/allanmcarvalho/cakephp-datatables/issues)MITPHPPHP &gt;=5.5.9

Since Jan 14Pushed 5y ago4 watchersCompare

[ Source](https://github.com/allanmcarvalho/cakephp-datatables)[ Packagist](https://packagist.org/packages/allanmcarvalho/cakephp-datatables)[ RSS](/packages/allanmcarvalho-cakephp-datatables/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (2)Versions (37)Used By (0)

CakePHP DataTables Plugin
=========================

[](#cakephp-datatables-plugin)

[![Build Status](https://camo.githubusercontent.com/8df984159a999c0e75f0392e381af801b3b1e35841453dc610d1674d284aea51/68747470733a2f2f6170692e7472617669732d63692e636f6d2f616c6c616e6d63617276616c686f2f63616b657068702d646174617461626c65732e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/github/allanmcarvalho/cakephp-datatables)[![Coverage Status](https://camo.githubusercontent.com/21917283eb7dabbfae0e77c0c422edddd8f7ee6ec697e6d8e902cf389f2ac74b/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f616c6c616e6d63617276616c686f2f63616b657068702d646174617461626c65732f6d6173746572)](https://codecov.io/github/allanmcarvalho/cakephp-datatables?branch=master)[![Maintainability](https://camo.githubusercontent.com/b5f0b84bc1a08377ac7e10c7ceb7d0fb31c67243aacb32aedcd04c84fff046c4/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636c696d6174652f6d61696e7461696e6162696c6974792f616c6c616e6d63617276616c686f2f63616b657068702d646174617461626c6573)](https://codeclimate.com/github/allanmcarvalho/cakephp-datatables/maintainability)[![Latest Stable Version](https://camo.githubusercontent.com/c25ecc99af53619e9986c64c9923432c18588d2e22aaf37f77837c603ec4e7cc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616c6c616e6d63617276616c686f2f63616b657068702d646174617461626c65733f636f6c6f723d253233663961343030)](https://packagist.org/packages/allanmcarvalho/cakephp-datatables)[![CodeSize](https://camo.githubusercontent.com/a1e84f8a728f0a743857b4cde95ae540001cfded76139d929e4505e17f059d84/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c616e6775616765732f636f64652d73697a652f616c6c616e6d63617276616c686f2f63616b657068702d646174617461626c6573)](https://img.shields.io/github/languages/code-size/allanmcarvalho/cakephp-datatables)[![Minimum PHP Version](https://camo.githubusercontent.com/4c62148864d567c4ee794ffab09c1dd4a3f45e41064bbb016440beddaae71a4d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e322d3838393242462e737667)](https://php.net/)[![License](https://camo.githubusercontent.com/07eb0b264a848c7757cbcc653e4a0254064952c95784afae48057d46cf45b26d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f616c6c616e6d63617276616c686f2f63616b657068702d646174617461626c65733f636f6c6f723d626c7565)](https://packagist.org/packages/allanmcarvalho/cakephp-datatables)[![Total Downloads](https://camo.githubusercontent.com/ef7c1bc7009d47d5616a1620b87d1dd8d4b93d6ca242fc01f7de1dabaf047e63/68747470733a2f2f706f7365722e707567782e6f72672f616c6c616e6d63617276616c686f2f63616b657068702d646174617461626c65732f642f746f74616c)](https://packagist.org/packages/allanmcarvalho/cakephp-datatables)[![Coding Standards](https://camo.githubusercontent.com/2aaed70013a6a6b2af1f2ea3cb15f3cbd02ab2f424f9b812e098c2d9f56f8b78/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f63732d5053522d2d322d2d522d677265656e2e737667)](https://github.com/php-fig-rectified/fig-rectified-standards)[![PHPStan](https://camo.githubusercontent.com/1957b02f413bd48682c31e4255301e5d7d400149e42b63c4e7c00604717e1359/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d6c6576656c253230382d253233313439633833)](https://github.com/phpstan/phpstan)

This branch is for use with **CakePHP 4.0+**. For details see [version map](https://github.com/allanmcarvalho/cakephp-datatables/wiki#cakephp-version-map).

This is a very simple and minimalistic (Automagic) implementation of [DataTables jQuery Plugin](https://datatables.net/) 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
----------------------

[](#installation-and-usage)

See [Documentation](docs).

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 87.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~38 days

Recently: every ~28 days

Total

35

Last Release

2103d ago

Major Versions

1.7.0 → 3.x-dev2020-08-07

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f933258a2b9bfecc0be13f8e6786c5c937e288fed34fea37054563da4bf02e8?d=identicon)[allanivp](/maintainers/allanivp)

---

Top Contributors

[![allanmcarvalho](https://avatars.githubusercontent.com/u/12012197?v=4)](https://github.com/allanmcarvalho "allanmcarvalho (105 commits)")[![rchavik](https://avatars.githubusercontent.com/u/39490?v=4)](https://github.com/rchavik "rchavik (14 commits)")[![thejoelinux](https://avatars.githubusercontent.com/u/4138705?v=4)](https://github.com/thejoelinux "thejoelinux (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/allanmcarvalho-cakephp-datatables/health.svg)

```
[![Health](https://phpackages.com/badges/allanmcarvalho-cakephp-datatables/health.svg)](https://phpackages.com/packages/allanmcarvalho-cakephp-datatables)
```

###  Alternatives

[friendsofcake/cakepdf

CakePHP plugin for creating and/or rendering Pdfs, several Pdf engines supported.

3752.1M3](/packages/friendsofcake-cakepdf)[cakephp/bake

Bake plugin for CakePHP

11211.2M158](/packages/cakephp-bake)[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

338920.1k32](/packages/dereuromark-cakephp-tools)[dereuromark/cakephp-queue

The Queue plugin for CakePHP provides deferred task execution.

308850.3k14](/packages/dereuromark-cakephp-queue)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1862.1M27](/packages/dereuromark-cakephp-ide-helper)[dereuromark/cakephp-tinyauth

A CakePHP plugin to handle user authentication and authorization the easy way.

129228.6k10](/packages/dereuromark-cakephp-tinyauth)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
