Skip to content

Simple Symfony task for create backup/dump mysql database

Notifications You must be signed in to change notification settings

cdwv/MysqlDumperCommandBundle

Repository files navigation

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

About

Simple Symfony task for create backup/dump mysql database

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages