cdwv/database-dumper-command-bundle

Symfony command for create database backup

0.2 2017-06-20 08:44 UTC

This package is auto-updated.

Last update: 2024-04-29 03:47:38 UTC


README

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