Libraries tagged by large
dianwoung/large-file-upload
40761 Downloads
An extension of laravel-admin for uploading large files
rtlopez/decimal
246125 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
jildertmiedema/laravel-plupload
222825 Downloads
Laravel/Plupload - Handle large file uploads
grok-php/laravel
1769 Downloads
Seamlessly integrate Grok AI into Laravel applications with an elegant, developer-friendly package. Leverage powerful AI models for chat, automation, and NLP while maintaining Laravel's expressive simplicity.
zepgram/module-multi-threading
16282 Downloads
This module is a powerful tool for developers who want to process large data sets in a short amount of time
webfactory/slimdump
122245 Downloads
slimdump is a little tool to help you creating dumps of large MySQL-databases.
silverstripe/gridfieldqueuedexport
193672 Downloads
Export large data sets from your GridField in the SilverStripe CMS interface through async jobs
shopsys/framework
183606 Downloads
Core of Shopsys Platform - open source framework for building large, scalable, fast-growing e-commerce projects based on Symfony
setono/doctrine-orm-batcher
571949 Downloads
A library for processing large collections in Doctrine
hyvor/php-json-exporter
149286 Downloads
Export large datasets to a JSON file without memory exhaustion
gdarko/wp-batch-processing
4376 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.
cloudstek/php-laff
65863 Downloads
Largest Area Fit First (LAFF) 3D box packing algorithm class for PHP
bcremer/line-reader
1604740 Downloads
Read large files line by line in a memory efficient (constant) way.
automattic/wpcom-legacy-redirector
113815 Downloads
WordPress plugin for handling large volumes of legacy redirects in a scalable manner.
voceconnect/wp-large-options
4522 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.