Download the PHP package mdespeuilles/backupmigratebundle without Composer
On this page you can find all versions of the php package mdespeuilles/backupmigratebundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mdespeuilles/backupmigratebundle
More information about mdespeuilles/backupmigratebundle
Files in mdespeuilles/backupmigratebundle
Download mdespeuilles/backupmigratebundle
More information about mdespeuilles/backupmigratebundle
Files in mdespeuilles/backupmigratebundle
Vendor mdespeuilles
Package backupmigratebundle
Short Description Backup Restore Bundle
License MIT
Package backupmigratebundle
Short Description Backup Restore Bundle
License MIT
Keywords backup bundle
Please rate this library. Is it a good library?
Informations about the package backupmigratebundle
BackupMigrateBundle
This bundle provide a command to backup and Restore files and database for your Symfony application.
Installation
To install BackupMigrateBundle with Composer just type in your terminal:
Now update your AppKernel.php
file, and
register the new bundle:
Configuration
Configure the bundle in your config.yml
Usage
Backup
Run this command to start a backup :
if you want to backup only database :
if you want to backup only files :
Restore
Run this command to start a restore :
if you want to restore only database :
if you want to restore only files :
All versions of backupmigratebundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
backup-manager/backup-manager Version ~1.0
digitaledgeit/compression Version ~0.2.2
backup-manager/backup-manager Version ~1.0
digitaledgeit/compression Version ~0.2.2
The package mdespeuilles/backupmigratebundle contains the following files
Loading the files please wait ....