Download the PHP package georaldc/resumable-js-processor without Composer
On this page you can find all versions of the php package georaldc/resumable-js-processor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download georaldc/resumable-js-processor
More information about georaldc/resumable-js-processor
Files in georaldc/resumable-js-processor
Download georaldc/resumable-js-processor
More information about georaldc/resumable-js-processor
Files in georaldc/resumable-js-processor
Vendor georaldc
Package resumable-js-processor
Short Description Easily handle uploads coming from Resumable.js
License MIT
Package resumable-js-processor
Short Description Easily handle uploads coming from Resumable.js
License MIT
Please rate this library. Is it a good library?
Informations about the package resumable-js-processor
ResumableJsProcessor
Easily handle resumable.js uploads.
Inside target server file for resumable.js, instantiate the ResumableJsProcessor class with your intended upload path specified, pass the appropriate mode (supports 2 modes at the moment, see ResumableJsProcessor constants) and call the process() method.
This file will be called multiple times for every chunk checked and uploaded. Once ResumableJsProcessor::process() returns a string, that will be indication that the chunks have been uploaded and assembled.
All versions of resumable-js-processor with dependencies
PHP Build Version
Package Version
The package georaldc/resumable-js-processor contains the following files
Loading the files please wait ....