PHPackages                             symandy/database-backup-bundle - 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. [Database &amp; ORM](/categories/database)
4. /
5. symandy/database-backup-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

symandy/database-backup-bundle
==============================

A Symfony Bundle to handle databases backup

v0.4.0(3y ago)58751[1 issues](https://github.com/Symandy/DatabaseBackupBundle/issues)[1 PRs](https://github.com/Symandy/DatabaseBackupBundle/pulls)1MITPHPPHP &gt;=8.1

Since Apr 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Symandy/DatabaseBackupBundle)[ Packagist](https://packagist.org/packages/symandy/database-backup-bundle)[ RSS](/packages/symandy-database-backup-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (17)Versions (6)Used By (1)

DatabaseBackupBundle
====================

[](#databasebackupbundle)

DatabaseBackupBundle is a Symfony Bundle to manage your databases backup.

[![Build](https://github.com/Symandy/DatabaseBackupBundle/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/Symandy/DatabaseBackupBundle/actions/workflows/build.yml)

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

[](#installation)

```
composer require symandy/database-backup-bundle
```

If [Symfony Flex](https://github.com/symfony/flex) is not enabled yet for the bundle (A PR on [symfony/recipes-contrib](https://github.com/symfony/recipes-contrib) will be submitted soon), add the following lines to `config/bundles.php`.

```
