Registry / web-framework / datatables-net-datatables-net

datatables-net-datatables-net

JSON →
library2.3.7phppackagistunverified

DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. This is jQuery DataTables.

composer require datatables.net/datatables.net
INSTALL
IMPORT
SIG · DATATABLES-NET-DAT
D
datatables-net-datatables-net
web-frameworkphpv2.3.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DataTables
✓ use DataTables\DataTables;

Initialize a DataTable with AJAX data source.

use DataTables\DataTables; $table = new DataTables('#myTable'); $table->ajax()->url('/data'); $table->draw();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.7latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
datatables-net-datatables-net — pip install datatables-net-datatables-net · libregistry