PHPackages                             phputil/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. phputil/datatables

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

phputil/datatables
==================

PHP representation of Datatables' request and response.

2.0.1(9y ago)0798↓89.3%LGPL-3PHPPHP &gt;=5.4

Since Apr 22Pushed 8y ago1 watchersCompare

[ Source](https://github.com/thiagodp/datatables)[ Packagist](https://packagist.org/packages/phputil/datatables)[ Docs](http://github.com/thiagodp/datatables)[ RSS](/packages/phputil-datatables/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (5)Used By (0)

Datatables
==========

[](#datatables)

PHP representation of [Datatables](https://datatables.net)' request and response.

Main files:

- Class [DataTablesRequest](https://github.com/thiagodp/datatables/blob/master/lib/DataTablesRequest.php)
- Class [DataTablesResponse](https://github.com/thiagodp/datatables/blob/master/lib/DataTablesResponse.php)

This project uses [semantic versioning](http://semver.org/). See our [releases](https://github.com/thiagodp/datatables/releases).

### Installation

[](#installation)

```
composer require phputil/datatables
```

### Example on version `2.x`

[](#example-on-version-2x)

```

```

### Example on version `1.x`

[](#example-on-version-1x)

```
