cdwv/mysql-dumper-command-bundle

This package is abandoned and no longer maintained. The author suggests using the cdwv/database-dumper-command-bundle package instead.

Symfony command for create Mysql database backup

2.0.6 2017-01-12 14:04 UTC

This package is auto-updated.

Last update: 2021-03-31 10:28:20 UTC


README

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

Description

Simple Symfony task for create backup/dump mysql database

Installation

composer require cdwv/mysql-dumper-command-bundle

add bundle to AppKernel:

 new CodeWave\MysqlDumperCommandBundle\CodeWaveMysqlDumperCommandBundle(),

Run:

    app/console cdwv:database:dump

License

The MIT License © 2015 - 2016