cdwv / DatabaseDumperCommandBundle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:PHP 100.0%