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
23166 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
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.
revaycolizer/data-display
21 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.
pliusnin/php-table
2 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
249 Downloads
Render JSON-stat data as multidimensional html tables
datatables.net/datatables.net-fixedheader-bs5
2626 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
8870 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
3268 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-bs4
2825 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-bs
136 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 [Bootstrap](https://getbootstrap.com/docs/3.3/)
valentinloiseau/excel-data-extractor
8 Downloads
Excel Data Extractor crawl an Excel file and extracts the header and data of a table inside.