PHP Classes

File: uploady/vendor/farisc0de/phpfileuploading/composer.json

Recommend this page to a friend!
  Classes of Faris AL-Otabi   Uploady PHP Upload File to MySQL   uploady/vendor/farisc0de/phpfileuploading/composer.json   Download  
File: uploady/vendor/farisc0de/phpfileuploading/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: update permission to 755
Date: 5 months ago
Size: 406 bytes
 

Contents

Class file image Download
{ "name": "farisc0de/phpfileuploading", "description": "PHP Library to help you build your own file sharing website.", "type": "library", "license": "MIT", "autoload": { "psr-4": { "Farisc0de\\PhpFileUploading\\": "src/" } }, "authors": [ { "name": "Faris AL-Otaibi", "email": "farisksa79@gmail.com" } ] }