Libraries tagged by large data
masom/lhm
9282 Downloads
Large Hadron Migrator for phinx
zuko/flex2cell
14 Downloads
A flexible and efficient library for exporting data to Excel (XLS, XLSX) with support for mappings, formatters, and handling large datasets. Working with less dependencies, avoid future breaks & conclusions.
orware/compressed-string
734 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
iliain/silverstripe-queuedexport
240 Downloads
Provides a GridField button to queue the export to a CSV, good for handling large datasets
andrewandante/silverstripe-async-publisher
184 Downloads
An asynchronous publishing hook for large datasets.
woonoz/slimdump
162 Downloads
slimdump is a little tool to help you creating dumps of large MySQL-databases. Patched version
di/expression-parser
8 Downloads
This package allows to evaluate (parse with mapping) large amounts of data in flexible manner, providing various processing functions
yufei/large_table_maintain
0 Downloads
A tool for mysql table with large data to sync/remove-old...
sam-it/stream-data-parsers
1480 Downloads
Collection of tools for parsing large data sets (CSV, XML, JSON)
datatables.net/datatables.net-scroller-zf
0 Downloads
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables with styling for [Foundation](https://get.foundation/)
datatables.net/datatables.net-scroller-se
29 Downloads
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables with styling for [SemanticUI](https://semantic-ui.com/)
datatables.net/datatables.net-scroller-ju
6 Downloads
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables with styling for [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-scroller-bs
101 Downloads
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
datatables.net/datatables.net-scroller-bm
7 Downloads
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables with styling for [Bulma](https://bulma.io/)
datatables.net/datatables.net-fixedheader-se
28 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 [SemanticUI](https://semantic-ui.com/)