jamessessford / laravel-chunk-receiver
Laravel chunked file receiver package
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/jamessessford/laravel-chunk-receiver
Requires
- php: ^7.3
- ext-fileinfo: *
- illuminate/contracts: ^6.0
- illuminate/support: ^6.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.15
- nunomaduro/phpinsights: ^1.9
- orchestra/testbench: ^4.0
- phpmd/phpmd: ^2.7
- phpunit/phpunit: ^8.0
This package is auto-updated.
Last update: 2021-02-20 11:00:38 UTC
README
A file upload wrapper for Laravel to receieve chunk uploads. Heavily inspired by https://github.com/jenky/laravel-plupload.
Currently heavily in development and not intended for public consumption yet.
Contributors
License
The MIT License (MIT). Please see License File for more information.