mistralys/application-datagrids

PHP classes to abstract the rendering of HTML tables.

dev-main 2025-02-05 21:16 UTC

This package is auto-updated.

Last update: 2025-02-05 21:18:32 UTC


README

PHP classes to abstract the rendering of HTML tables, with switchable renderers and a straightforward fluid and chainable API.

NOTE: Work in progress, but the examples work already.

Requirements

Viewing the examples

  1. Clone the repository.
  2. Run composer install to install the dependencies.
  3. Open the examples folder through your webserver.