Registry / other / datatables-net-datatables-net-bs4

datatables-net-datatables-net-bs4

JSON →
library2.3.8phppackagistunverified

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 DataTables with styling for Bootstrap 4.

composer require datatables.net/datatables.net-bs4
INSTALL
IMPORT
SIG · DATATABLES-NET-DAT
D
datatables-net-datatables-net-bs4
otherphpv2.3.8
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.

DataTable
use DataTables\Bootstrap4\DataTable;

Initialize a DataTable with Bootstrap 4 styling.

use DataTables\Bootstrap4\DataTable; $table = new DataTable('#myTable', [ 'paging' => true, 'searching' => true ]); $table->draw();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.8latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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