PHPackages                             mdespeuilles/backupmigratebundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. mdespeuilles/backupmigratebundle

AbandonedArchivedSymfony-bundle

mdespeuilles/backupmigratebundle
================================

Backup Restore Bundle

1.3.1(8y ago)1100MITPHPPHP &gt;=7.0

Since Mar 31Pushed 8y ago1 watchersCompare

[ Source](https://github.com/mdespeuilles/BackupMigrateBundle)[ Packagist](https://packagist.org/packages/mdespeuilles/backupmigratebundle)[ RSS](/packages/mdespeuilles-backupmigratebundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (7)Dependencies (2)Versions (8)Used By (0)

BackupMigrateBundle
===================

[](#backupmigratebundle)

This bundle provide a command to backup and Restore files and database for your Symfony application.

Installation
------------

[](#installation)

To install BackupMigrateBundle with Composer just type in your terminal:

```
php composer.phar require mdespeuilles/backupmigrateBundle
```

Now update your `AppKernel.php` file, and register the new bundle:

```
