Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ekyna/table
- Owner: ekyna
- License: mit
- Created: 2014-03-16T10:27:52.000Z (over 10 years ago)
- Default Branch: 0.7
- Last Pushed: 2024-10-21T11:57:17.000Z (27 days ago)
- Last Synced: 2024-10-21T17:14:39.967Z (26 days ago)
- Language: PHP
- Homepage:
- Size: 412 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)