Download the PHP package ajaz/php-dropzone-widget without Composer
On this page you can find all versions of the php package ajaz/php-dropzone-widget. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ajaz/php-dropzone-widget
More information about ajaz/php-dropzone-widget
Files in ajaz/php-dropzone-widget
Download ajaz/php-dropzone-widget
More information about ajaz/php-dropzone-widget
Files in ajaz/php-dropzone-widget
Vendor ajaz
Package php-dropzone-widget
Short Description DropzoneJs Extention for PHP
License MIT
Homepage https://github.com/ajazsaif/dropzone-js-php
Package php-dropzone-widget
Short Description DropzoneJs Extention for PHP
License MIT
Homepage https://github.com/ajazsaif/dropzone-js-php
Please rate this library. Is it a good library?
Informations about the package php-dropzone-widget
PHP Dropzone
DropzoneJs widget for PHP, you can easily implement Dropzone.js library with you PHP application
A port of DropzoneJs for dropzone js configuration
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
Once the extension is installed, simply use it in your code by to create Ajax upload area (JQuery is required) : Load the following assets in your header