Download the PHP package p13eater/backup-lib without Composer
On this page you can find all versions of the php package p13eater/backup-lib. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download p13eater/backup-lib
More information about p13eater/backup-lib
Files in p13eater/backup-lib
Download p13eater/backup-lib
More information about p13eater/backup-lib
Files in p13eater/backup-lib
Vendor p13eater
Package backup-lib
Short Description PHP Backup Library
License MIT
Homepage https://github.com/p13eater/backup-lib
Package backup-lib
Short Description PHP Backup Library
License MIT
Homepage https://github.com/p13eater/backup-lib
Please rate this library. Is it a good library?
Informations about the package backup-lib
backup-lib
Modular backup library allowing easy creation of both backup and storage modules
Usage
Config
Example configuration file
Modules
File
Config Options
- dirs
- exclude
MySQL
Config Options
- user: root
- pass:
- port: 3306
- host: 127.0.0.1
- filePerTable: true
- excludedDatabases
- includedDatabases
Storage
LocalFile
Config Options
- location = /tmp
SSH2
Backup using the SSH2 extension to a remote SFTP server
Requires ext-ssh2
Config Options
- hostname
- user
- pass
- pubKey
- privKey
- remoteLocation
- authType
Google Drive
Requires p13eater/google-helper
Config Options
- clientId
- clientSecret
- accessTokenLocation
- refreshTokenLocation
All versions of backup-lib with dependencies
PHP Build Version
Package Version
The package p13eater/backup-lib contains the following files
Loading the files please wait ....