PHP Classes

File: uploady/vendor/composer/installed.json

Recommend this page to a friend!
  Classes of Faris AL-Otabi   Uploady PHP Upload File to MySQL   uploady/vendor/composer/installed.json   Download  
File: uploady/vendor/composer/installed.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: Modernize the UI
Upgrade PhpFileUploading to v2.5.1 & Fix Bug in Auth System
Resolved issues in PhpFileUploading which may cause error code 500
Date: 2 days ago
Size: 20,611 bytes
 

Contents

Class file image Download
{ "packages": [ { "name": "dasprid/enum", "version": "1.0.6", "version_normalized": "1.0.6.0", "source": { "type": "git", "url": "https://github.com/DASPRiD/Enum.git", "reference": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/8dfd07c6d2cf31c8da90c53b83c026c7696dda90", "reference": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90", "shasum": "" }, "require": { "php": ">=7.1 <9.0" }, "require-dev": { "phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11", "squizlabs/php_codesniffer": "*" }, "time": "2024-08-09T14:30:48+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "DASPRiD\\Enum\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Ben Scholzen 'DASPRiD'", "email": "mail@dasprids.de", "homepage": "https://dasprids.de/", "role": "Developer" } ], "description": "PHP 7.1 enum implementation", "keywords": [ "enum", "map" ], "support": { "issues": "https://github.com/DASPRiD/Enum/issues", "source": "https://github.com/DASPRiD/Enum/tree/1.0.6" }, "install-path": "../dasprid/enum" }, { "name": "farisc0de/phpfileuploading", "version": "v2.5.1", "version_normalized": "2.5.1.0", "source": { "type": "git", "url": "https://github.com/farisc0de/PhpFileUploading.git", "reference": "ae92742c0b86309c9975d3939fd2753a750ea6fc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/farisc0de/PhpFileUploading/zipball/ae92742c0b86309c9975d3939fd2753a750ea6fc", "reference": "ae92742c0b86309c9975d3939fd2753a750ea6fc", "shasum": "" }, "time": "2025-03-31T02:44:08+00:00", "type": "library", "installation-source": "source", "autoload": { "psr-4": { "Farisc0de\\PhpFileUploading\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Faris AL-Otaibi", "email": "farisksa79@gmail.com" } ], "description": "PHP Library to help you build your own file sharing website.", "support": { "issues": "https://github.com/farisc0de/PhpFileUploading/issues", "source": "https://github.com/farisc0de/PhpFileUploading/tree/v2.5.1" }, "install-path": "../farisc0de/phpfileuploading" }, { "name": "farisc0de/phpmigration", "version": "v2.0.0", "version_normalized": "2.0.0.0", "source": { "type": "git", "url": "https://github.com/farisc0de/PhpMigration.git", "reference": "672f4aa3b660e647babdc80bdd25f3c8484e0e20" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/farisc0de/PhpMigration/zipball/672f4aa3b660e647babdc80bdd25f3c8484e0e20", "reference": "672f4aa3b660e647babdc80bdd25f3c8484e0e20", "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { "squizlabs/php_codesniffer": "*" }, "time": "2025-01-14T20:21:44+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Farisc0de\\PhpMigration\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Faris AL-Otaibi", "email": "farisksa79@gmail.com" } ], "description": "Migration Library for PHP", "support": { "issues": "https://github.com/farisc0de/PhpMigration/issues", "source": "https://github.com/farisc0de/PhpMigration/tree/v2.0.0" }, "install-path": "../farisc0de/phpmigration" }, { "name": "filp/whoops", "version": "2.18.0", "version_normalized": "2.18.0.0", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", "reference": "a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/filp/whoops/zipball/a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e", "reference": "a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e", "shasum": "" }, "require": { "php": "^7.1 || ^8.0", "psr/log": "^1.0.1 || ^2.0 || ^3.0" }, "require-dev": { "mockery/mockery": "^1.0", "phpunit/phpunit": "^7.5.20 || ^8.5.8 || ^9.3.3", "symfony/var-dumper": "^4.0 || ^5.0" }, "suggest": { "symfony/var-dumper": "Pretty print complex values better with var-dumper available", "whoops/soap": "Formats errors as SOAP responses" }, "time": "2025-03-15T12:00:00+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Whoops\\": "src/Whoops/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Filipe Dobreira", "homepage": "https://github.com/filp", "role": "Developer" } ], "description": "php error handling for cool kids", "homepage": "https://filp.github.io/whoops/", "keywords": [ "error", "exception", "handling", "library", "throwable", "whoops" ], "support": { "issues": "https://github.com/filp/whoops/issues", "source": "https://github.com/filp/whoops/tree/2.18.0" }, "funding": [ { "url": "https://github.com/denis-sokolov", "type": "github" } ], "install-path": "../filp/whoops" }, { "name": "google/recaptcha", "version": "1.3.0", "version_normalized": "1.3.0.0", "source": { "type": "git", "url": "https://github.com/google/recaptcha.git", "reference": "d59a801e98a4e9174814a6d71bbc268dff1202df" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/google/recaptcha/zipball/d59a801e98a4e9174814a6d71bbc268dff1202df", "reference": "d59a801e98a4e9174814a6d71bbc268dff1202df", "shasum": "" }, "require": { "php": ">=8" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.14", "php-coveralls/php-coveralls": "^2.5", "phpunit/phpunit": "^10" }, "time": "2023-02-18T17:41:46+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "ReCaptcha\\": "src/ReCaptcha" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.", "homepage": "https://www.google.com/recaptcha/", "keywords": [ "Abuse", "captcha", "recaptcha", "spam" ], "support": { "forum": "https://groups.google.com/forum/#!forum/recaptcha", "issues": "https://github.com/google/recaptcha/issues", "source": "https://github.com/google/recaptcha" }, "install-path": "../google/recaptcha" }, { "name": "phpmailer/phpmailer", "version": "v6.9.3", "version_normalized": "6.9.3.0", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", "reference": "2f5c94fe7493efc213f643c23b1b1c249d40f47e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/2f5c94fe7493efc213f643c23b1b1c249d40f47e", "reference": "2f5c94fe7493efc213f643c23b1b1c249d40f47e", "shasum": "" }, "require": { "ext-ctype": "*", "ext-filter": "*", "ext-hash": "*", "php": ">=5.5.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^1.0", "doctrine/annotations": "^1.2.6 || ^1.13.3", "php-parallel-lint/php-console-highlighter": "^1.0.0", "php-parallel-lint/php-parallel-lint": "^1.3.2", "phpcompatibility/php-compatibility": "^9.3.5", "roave/security-advisories": "dev-latest", "squizlabs/php_codesniffer": "^3.7.2", "yoast/phpunit-polyfills": "^1.0.4" }, "suggest": { "decomplexity/SendOauth2": "Adapter for using XOAUTH2 authentication", "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses", "ext-openssl": "Needed for secure SMTP sending and DKIM signing", "greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication", "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication", "league/oauth2-google": "Needed for Google XOAUTH2 authentication", "psr/log": "For optional PSR-3 debug logging", "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)", "thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication" }, "time": "2024-11-24T18:04:13+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PHPMailer\\PHPMailer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-only" ], "authors": [ { "name": "Marcus Bointon", "email": "phpmailer@synchromedia.co.uk" }, { "name": "Jim Jagielski", "email": "jimjag@gmail.com" }, { "name": "Andy Prevost", "email": "codeworxtech@users.sourceforge.net" }, { "name": "Brent R. Matzelle" } ], "description": "PHPMailer is a full-featured email creation and transfer class for PHP", "support": { "issues": "https://github.com/PHPMailer/PHPMailer/issues", "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.9.3" }, "funding": [ { "url": "https://github.com/Synchro", "type": "github" } ], "install-path": "../phpmailer/phpmailer" }, { "name": "psr/log", "version": "3.0.2", "version_normalized": "3.0.2.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", "shasum": "" }, "require": { "php": ">=8.0.0" }, "time": "2024-09-11T13:17:53+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Log\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "support": { "source": "https://github.com/php-fig/log/tree/3.0.2" }, "install-path": "../psr/log" }, { "name": "robthree/twofactorauth", "version": "v3.0.2", "version_normalized": "3.0.2.0", "source": { "type": "git", "url": "https://github.com/RobThree/TwoFactorAuth.git", "reference": "6d70f9ca8e25568f163a7b3b3ff77bd8ea743978" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/6d70f9ca8e25568f163a7b3b3ff77bd8ea743978", "reference": "6d70f9ca8e25568f163a7b3b3ff77bd8ea743978", "shasum": "" }, "require": { "php": ">=8.2.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.13", "phpstan/phpstan": "^1.9", "phpunit/phpunit": "^9" }, "suggest": { "bacon/bacon-qr-code": "Needed for BaconQrCodeProvider provider", "endroid/qr-code": "Needed for EndroidQrCodeProvider" }, "time": "2024-10-24T15:14:25+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "RobThree\\Auth\\": "lib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Rob Janssen", "homepage": "http://robiii.me", "role": "Developer" }, { "name": "Nicolas CARPi", "homepage": "https://github.com/NicolasCARPi", "role": "Developer" }, { "name": "Will Power", "homepage": "https://github.com/willpower232", "role": "Developer" } ], "description": "Two Factor Authentication", "homepage": "https://github.com/RobThree/TwoFactorAuth", "keywords": [ "Authentication", "MFA", "Multi Factor Authentication", "Two Factor Authentication", "authenticator", "authy", "php", "tfa" ], "support": { "issues": "https://github.com/RobThree/TwoFactorAuth/issues", "source": "https://github.com/RobThree/TwoFactorAuth" }, "funding": [ { "url": "https://paypal.me/robiii", "type": "custom" }, { "url": "https://github.com/RobThree", "type": "github" } ], "install-path": "../robthree/twofactorauth" }, { "name": "wolfcast/browser-detection", "version": "2.9.9", "version_normalized": "2.9.9.0", "source": { "type": "git", "url": "https://github.com/Wolfcast/BrowserDetection.git", "reference": "f863a616536850a9713249de70ee60a18ffb9a13" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Wolfcast/BrowserDetection/zipball/f863a616536850a9713249de70ee60a18ffb9a13", "reference": "f863a616536850a9713249de70ee60a18ffb9a13", "shasum": "" }, "require": { "php": ">=5.3.0" }, "time": "2025-03-23T16:23:10+00:00", "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "lib/BrowserDetection.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0-or-later" ], "authors": [ { "name": "Alexandre Valiquette", "homepage": "https://wolfcast.com/", "role": "Lead developer" } ], "description": "The Wolfcast BrowserDetection PHP class facilitates the identification of the user's environment such as Web browser, version, platform family, platform version or if it's a mobile device or not.", "homepage": "https://github.com/Wolfcast/BrowserDetection", "keywords": [ "browser", "detection", "environment", "mobile", "platform", "version" ], "support": { "issues": "https://github.com/Wolfcast/BrowserDetection/issues", "source": "https://github.com/Wolfcast/BrowserDetection/tree/2.9.9" }, "install-path": "../wolfcast/browser-detection" } ], "dev": true, "dev-package-names": [] }