PHP Classes

File: uploady/composer.json

Recommend this page to a friend!
  Classes of Faris AL-Otabi   Uploady PHP Upload File to MySQL   uploady/composer.json   Download  
File: uploady/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Uploady PHP Upload File to MySQL
Store file upload details in a MySQL database
Author: By
Last change: Add Whoops error handler and bug fixes
Date: 3 months ago
Size: 352 bytes
 

Contents

Class file image Download
{ "require": { "phpmailer/phpmailer": "^6.2", "google/recaptcha": "^1.2", "farisc0de/phpfileuploading": "^1.0", "robthree/twofactorauth": "^1.8", "wolfcast/browser-detection": "^2.9", "farisc0de/phpmigration": "^1.0", "filp/whoops": "^2.15" }, "autoload": { "psr-4": { "Uploady\\": "src/Uploady" } } }