Libraries tagged by large files
juunitaki/laravel-plupload
17 Downloads
Laravel/Plupload - Handle large file uploads
fruivita/line-reader
2532 Downloads
Read large files, line by line, without causing memory overflow for Laravel applications
evgen-dev/plupload-for-laravel
11 Downloads
Laravel/Plupload - Handle large file uploads
askippers/laravel-plupload
64 Downloads
Laravel 8/Plupload - Handle large file uploads
afunjoker/laravel-admin-plupload
57 Downloads
Large file slice upload extension
mihas2/xml_validator
98 Downloads
A simple PHP XML validator for large XML files
mahmut/fileupload
25 Downloads
File uploading library capable of handling large/chunked/multiple file uploads
dfware/csv-grid
83 Downloads
Yii2 extension data export to CSV file
rapidwebltd/no-post-data-laravel-middleware
77 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.
mehr-it/easy-json
604 Downloads
Easy JSON handling (read/write) for large files
kolyadin/sonata-media-chunk-uploader
1936 Downloads
A bundle which allows you to load large files by chunks in Sonata media.
stechstudio/laravel-upload-server
1447 Downloads
A robust Laravel backend for handling FilePond uploads with large file chunking support
soap/livewire-excel-import
5 Downloads
Large Excel file import using Laravel Livewire
simtabi/json-objects
12 Downloads
Extract objects from large JSON files, endpoints or streams while saving memory.
pllano/csv
8 Downloads
Read very large CSV files in parts