ekyna/table

Generates html table from various sources

Maintainers

Package info

github.com/ekyna/Table

Type:component

pkg:composer/ekyna/table

Statistics

Installs: 1 546

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

v0.1 2015-04-15 07:39 UTC

This package is auto-updated.

Last update: 2026-03-05 15:15:00 UTC


README

This component aims to provide Html table generation from different kind of sources (Array, Doctrine Entity/Document), and is designed like the Symfony Form component is.

It allows for multiple filters on the same property, column sorting, pagination, batch actions, export and user profiles (saving/loading table configurations).

Installation / Configuration

See ekyna/TableBundle