Libraries tagged by large
sam-it/stream-data-parsers
1480 Downloads
Collection of tools for parsing large data sets (CSV, XML, JSON)
sam-asif/sslcommerz
11 Downloads
SSLCOMMERZ is the largest payment gateway aggregator in Banglades.
rswork/combine-service-provider
45 Downloads
A small PHP script and some clever URL rewriting designed to speed up the loading of pages that use many or large css and javascript files, based on rakaz/combine.
rswork/combine
201 Downloads
A small PHP script and some clever URL rewriting designed to speed up the loading of pages that use many or large css and javascript files, based on rakaz/combine.
robrogers/redistracker
11 Downloads
Use Redis to track progress during large jobs
rhymedigital/isotope_direct
22 Downloads
This is an extension for Contao that provides Isotope product list and filter modules which use direct SQL instead of the default functionality. The intention is to increase Isotope performance for large sites.
rapidwebltd/no-post-data-laravel-middleware
76 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
proklung/json-parser
1 Downloads
Zero-dependencies pull parser to read large JSON from any source in a memory-efficient way.
ppajer/cache
0 Downloads
A simple filesystem based cache in PHP. Ideal for caching large API responses that rarely need updating.
pllano/csv
8 Downloads
Read very large CSV files in parts
photon/worker-download
1123 Downloads
A worker to send large content without filling the RAM.
phossa/phossa-ecs
44 Downloads
A large scale PHP application skeleton using Phossa framework
p1ratrulezzz/json-collection-parser
2949 Downloads
Streaming parser for large JSON files containing array of objects
o-p/json-logic
32 Downloads
Make it easier to process large amount data with JsonLogic
mr4-lc/php-json-exporter
25 Downloads
Export large datasets to a JSON file without memory exhaustion