ekyna/table

Generates html table from various sources

Installs: 1 166

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:component

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

This package is auto-updated.

Last update: 2024-04-12 15:01:20 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