Libraries tagged by large data
iazaran/smart-cache
19255 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
1324283 Downloads
Yii2 extension data export to CSV file
components/mathjs
4205 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.
grok-php/client
9687 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.
zepgram/module-multi-threading
27296 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
259852 Downloads
Export large datasets to a JSON file without memory exhaustion
dragon-code/laravel-feeds
3709 Downloads
Fast export of large datasets to feeds for marketplaces and services
iq2i/data-importer
27148 Downloads
A PHP library to easily manage and import large data file
tomas-kulhanek/czech-data-box
8974 Downloads
Modern PHP client for Czech Data Boxes (ISDS): send and receive data messages, large-volume messages (VoDZ), current WSDL 3.11 API
silverstripe/gridfieldqueuedexport
225887 Downloads
Export large data sets from your GridField in the SilverStripe CMS interface through async jobs
keboola/php-csv-db-import
68336 Downloads
Handling of large bulk data into database tables.
webfactory/slimdump
126586 Downloads
slimdump is a little tool to help you creating dumps of large MySQL-databases.
gdarko/wp-batch-processing
6253 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.
simplemage/module-category-product-indexer
375 Downloads
High-performance rewrite of Magento 2's catalog_category_product indexer using the snapshot pattern. Solves the classic 'Could not acquire lock' hang on large catalogs (500k+ products). 2.6x-7.7x faster measured on real production databases.
voceconnect/wp-large-options
5386 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.