Libraries tagged by large-files
simplygoodwork/craft-asset-summary
30 Downloads
Utility to show total asset storage and large files
shakahl/hups-util-filedownloader
28 Downloads
PHP file downloader. Supports large files and resuming downloads.
sequelone/upload-laravel
11 Downloads
Upload large files for Laravel
resumable/chunked-uploader
1 Downloads
Enterprise-grade, framework-agnostic PHP library for handling large file uploads via chunking with stream-based assembly, resume capability, and cryptographic integrity checks.
raygyoe/aetherupload-laravel
3 Downloads
Upload large files for Laravel 上传 大文件 laravel包
rapidwebltd/no-post-data-laravel-middleware
78 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.
oonne/yii2-webuploader
217 Downloads
Yii2 extension for large file chunk upload. Base on WebUploader.
mehr-it/easy-json
605 Downloads
Easy JSON handling (read/write) for large files
liukai/big_file
4 Downloads
An extension of laravel-admin for uploading large files
lindowx/fquickhash
80 Downloads
A quick hash generator for large file
leonickl/git-lfs-pdf-diff
3 Downloads
Compares the HEAD and working directory version of a PDF in git large file storage.
kolyadin/sonata-media-chunk-uploader
1936 Downloads
A bundle which allows you to load large files by chunks in Sonata media.
kho8k-manager/upload-file-plus
14 Downloads
An extension of laravel-admin for uploading large files
interlink-techsoft/large-content-handler
4 Downloads
A Laravel package to handle large file uploads and remove PHP limitations.
fruivita/line-reader
2975 Downloads
Read large files, line by line, without causing memory overflow for Laravel applications