Libraries tagged by large data
yii2tech/csv-grid
1253246 Downloads
Yii2 extension data export to CSV file
components/mathjs
3916 Downloads
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.
iazaran/smart-cache
9676 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
zepgram/module-multi-threading
23819 Downloads
This module is a powerful tool for developers who want to process large data sets in a short amount of time
hyvor/php-json-exporter
233944 Downloads
Export large datasets to a JSON file without memory exhaustion
webfactory/slimdump
125428 Downloads
slimdump is a little tool to help you creating dumps of large MySQL-databases.
iq2i/data-importer
24622 Downloads
A PHP library to easily manage and import large data file
grok-php/client
6815 Downloads
Grok PHP Client is a robust and community-driven PHP client library for seamless integration with Grok AI API, offering efficient access to advanced AI and data processing capabilities.
silverstripe/gridfieldqueuedexport
216864 Downloads
Export large data sets from your GridField in the SilverStripe CMS interface through async jobs
dragon-code/laravel-feeds
1387 Downloads
Fast export of large datasets to feeds for marketplaces and services
keboola/php-csv-db-import
62210 Downloads
Handling of large bulk data into database tables.
gdarko/wp-batch-processing
5717 Downloads
Easily process large batches of data in WordPress. Provide the data, setup the processing procedure, run the batch processor from the admin dashboard. Profit.
datatables.net/datatables.net-scroller
6064 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
datatables.net/datatables.net-fixedheader-bs5
5408 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
14102 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