PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Ravi Kumar   PHP AJAX Upload file   ???   Download  
File: ???
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP AJAX Upload file
Process image files uploaded via AJAX
Author: By
Last change: Update of composer.json
Date: 1 month ago
Size: 369 bytes
 

Contents

Class file image Download
{ "name" : "webloper/ajaxupload", "description" : "This class can process image files uploaded via AJAX", "homepage" : "https://github.com/webloper/ajaxupload", "license" : "MIT", "authors" : [{ "name" : "Ravi Kumar", "email" : "[email protected]" } ], "require" : { "php" : ">=5.4" }, "keywords" : [ "upload", "ajax" ], "type" : "library" }