Libraries tagged by table data reader
gekkone/table-data-accessors
13 Downloads
A common interface for accessing table data. Contains implementations for csv and google spreadsheets
atomatis/simple-data-table-reader
449 Downloads
For easily parse basic data table files (xlsx, csv, ...).
singlequote/laravel-datatables
22749 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
revaycolizer/data-display
20 Downloads
The DataDisplay class is a dynamic PHP data table renderer built with Sweet Alert and Bootstrap. It supports adding, editing, deleting, searching, joining tables, and pagination — all from a fluent interface.
yjv/report-rendering
83 Downloads
library with classes that allow easy rendering of report data
jump/jump-datatable
10 Downloads
JUmp DataTable is a lightweight and flexible library for creating dynamic data tables in PHP applications. It provides an easy way to manage, render, and manipulate tabular data with features such as sorting, filtering, and pagination.
pliusnin/php-table
1 Downloads
Help you to render array of data as a paginated table
roarbb/datagrid
88 Downloads
Datagrid is Data renderer with some configuration options
lfiweb/jsonstat-phpviz
248 Downloads
Render JSON-stat data as multidimensional html tables
datatables.net/datatables.net-fixedheader
8081 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables
datatables.net/datatables.net-fixedheader-dt
3054 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-fixedheader-bs5
2192 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-fixedheader-bs4
2730 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
datatables.net/datatables.net-fixedheader-ju
19 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [jQueryUI](http://jqueryui.com/)
valentinloiseau/excel-data-extractor
7 Downloads
Excel Data Extractor crawl an Excel file and extracts the header and data of a table inside.