Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ekyna/table

[READ-ONLY] Table component
https://github.com/ekyna/table

Last synced: 9 days ago
JSON representation

[READ-ONLY] Table component

Awesome Lists containing this project

README

        

Table component
===============

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](https://github.com/ekyna/TableBundle)