ekyna / table
Generates html table from various sources
Installs: 1 296
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:component
Requires
- php: >=5.3.3
- white-october/pagerfanta-bundle: 1.0.*
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).