Registry / utility / enyo-dropzone

enyo-dropzone

JSON →
library5.9.3phppackagistunverified

Handles drag and drop of files for you with a JavaScript library.

composer require enyo/dropzone
INSTALL
IMPORT
SIG · ENYO-DROPZONE
E
enyo-dropzone
utilityphpv5.9.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Dropzone
use Dropzone;

Initialize Dropzone on an element

// This is a JavaScript library, not PHP. // Include via: new Dropzone('div#myId', { url: '/upload' });
Debug
Known issues
gotchaThis is a JavaScript library, not PHP; usage is client-side.
fix
Ensure you include the JavaScript file in your HTML.
affects: >=5.9.3
Upgrade
Version history
5.9.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
enyo-dropzone — pip install enyo-dropzone · libregistry