PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Istvan Dobrentei   PHP MySQL Remote Backup   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP MySQL Remote Backup
Backup MySQL databases to FTP server files
Author: By
Last change:
Date: 8 years ago
Size: 252 bytes
 

Contents

Class file image Download
{ "require": { "nicolab/php-ftp-client": "^1.2", "ifsnop/mysqldump-php": "^2.1", "wapmorgan/unified-archive": "^0.0.3", "monolog/monolog": "^1.17" }, "autoload":{ "psr-4": {"Distvan\\": "lib/"} } }