Download the PHP package mysql/autobackup without Composer
On this page you can find all versions of the php package mysql/autobackup. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mysql/autobackup
More information about mysql/autobackup
Files in mysql/autobackup
Download mysql/autobackup
More information about mysql/autobackup
Files in mysql/autobackup
Vendor mysql
Package autobackup
Short Description Automatic MySQL Backup
License MIT
Homepage https://github.com/jadb/mysql-autobackup
Package autobackup
Short Description Automatic MySQL Backup
License MIT
Homepage https://github.com/jadb/mysql-autobackup
Please rate this library. Is it a good library?
Informations about the package autobackup
Auto MySQL Backup
A fork of http://sourceforge.net/projects/automysqlbackup/
Install
Git
As a submodule:
git submodule add https://github.com/jadb/mysql-autobackup vendor/mysql-autobackup
Or a clone:
git clone https://github.com/jadb/mysql-autobackup vendor/mysql-autobackup
Composer
First, add mysql/autobackup
as a dependency in your project's composer.json
file:
{
"require": {
"mysql/autobackup": "*"
}
}
Update your dependencies:
php composer.phar update
That's it!
All versions of autobackup with dependencies
PHP Build Version
Package Version
The package mysql/autobackup contains the following files
Loading the files please wait ....