cdwv/database-dumper-command-bundle

Symfony command for create database backup

Installs: 1 085

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 7

Forks: 0

Open Issues: 0

pkg:composer/cdwv/database-dumper-command-bundle

0.2 2017-06-20 08:44 UTC

This package is auto-updated.

Last update: 2025-09-29 02:06:19 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