Download the PHP package flow/plupload-endpoint without Composer
On this page you can find all versions of the php package flow/plupload-endpoint. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package plupload-endpoint
Plupload Endpoint
An endpoint handler for the Plupload uploader.
External dependencies
Symfony\Component\HttpFoundation
Symfony\Component\Filesystem
Install
Usage
Framework agnostic request/response
Laravel integration
Caveats
- Not tested for Windows/IIS environments
- This package has no security features however here are a few tips:
- Check the file extensions of uploaded files and exclude all extensions you're not expecting (ie. *.php files)
- Don't put the uploaded files in a publicly accessible directory (ie. in the public_html folder)
- Obfuscate the file name on upload
All versions of plupload-endpoint with dependencies
PHP Build Version
Package Version
The package flow/plupload-endpoint contains the following files
Loading the files please wait ....