Build Status Latest Stable Version Total Downloads Latest Unstable Version License

Description

Simple Symfony task for create backup/dump database

Installation

composer require cdwv/database-dumper-command-bundle

add bundle to AppKernel:

 new CodeWave\DatabaseDumperCommandBundle\CodeWaveDatabaseDumperCommandBundle(),

Run:

    app/console cdwv:database:dump

License

The MIT License © 2015 - 2016