Registry / utility / cgdsoftware-tables

cgdsoftware-tables

JSON →
library9.0.2phppackagistunverified

Data Table library with server-side processing and a VueJS component

composer require cgdsoftware/tables
INSTALL
IMPORT
SIG · CGDSOFTWARE-TABLES
C
cgdsoftware-tables
utilityphpv9.0.2
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.

Table
use Cgdsoftware\Tables\Table;

Creates a data table and renders it.

use Cgdsoftware\Tables\Table; $table = new Table(); $table->setData($data); echo $table->render();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
9.0.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
cgdsoftware-tables — pip install cgdsoftware-tables · libregistry