Registry / web-framework / ergonode-grid

ergonode-grid

JSON →
library1.3.0phppackagistunverified

Ergonode - Grid provides grid data handling for Ergonode.

composer require ergonode/grid
INSTALL
IMPORT
SIG · ERGONODE-GRID
E
ergonode-grid
web-frameworkphpv1.3.0
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.

GridBuilder
use Ergonode\Grid\GridBuilder;

Build a grid with columns and data source

use Ergonode\Grid\GridBuilder; $grid = new GridBuilder(); $grid->addColumn('name', 'string'); $grid->setDataSource($data);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
14
Resources
ergonode-grid — pip install ergonode-grid · libregistry