Libraries tagged by large data
iazaran/smart-cache
13606 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.
yii2tech/csv-grid
1287234 Downloads
Yii2 extension data export to CSV file
components/mathjs
4009 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.
zepgram/module-multi-threading
25586 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
244220 Downloads
Export large datasets to a JSON file without memory exhaustion
webfactory/slimdump
126393 Downloads
slimdump is a little tool to help you creating dumps of large MySQL-databases.
iq2i/data-importer
25925 Downloads
A PHP library to easily manage and import large data file
datatables.net/datatables.net-fixedheader
15295 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
grok-php/client
7631 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
220760 Downloads
Export large data sets from your GridField in the SilverStripe CMS interface through async jobs
dragon-code/laravel-feeds
1754 Downloads
Fast export of large datasets to feeds for marketplaces and services
keboola/php-csv-db-import
65585 Downloads
Handling of large bulk data into database tables.
gdarko/wp-batch-processing
5961 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.
imanghafoori/laravel-fast-refresh-database
627 Downloads
Quickly refresh your large database in tests.
datatables.net/datatables.net-scroller
6354 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