ekyna/table
Generates html table from various sources
Maintainers
v0.1
2015-04-15 07:39 UTC
Requires
- php: >=5.3.3
- white-october/pagerfanta-bundle: 1.0.*
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 1cf925c476051844baa4a034c7513ce58bfa1ee0
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).
