PHPackages                             cdwv/database-dumper-command-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. cdwv/database-dumper-command-bundle

ActiveLibrary[Database &amp; ORM](/categories/database)

cdwv/database-dumper-command-bundle
===================================

Symfony command for create database backup

0.2(9y ago)11.1k1MITPHPPHP &gt;=5.3.2

Since Jun 2Pushed 9y ago7 watchersCompare

[ Source](https://github.com/cdwv/DatabaseDumperCommandBundle)[ Packagist](https://packagist.org/packages/cdwv/database-dumper-command-bundle)[ RSS](/packages/cdwv-database-dumper-command-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (2)Dependencies (6)Versions (4)Used By (1)

[![Build Status](https://camo.githubusercontent.com/0d91807a3b1bbc9a392d8dc94f9de3b0a3ec493e9432f7fe802a548197de8219/68747470733a2f2f7472617669732d63692e6f72672f636477762f446174616261736544756d706572436f6d6d616e6442756e646c652e737667)](https://github.com/cdwv/DatabaseDumperCommandBundle) [![Latest Stable Version](https://camo.githubusercontent.com/0b24dd3ff4d203d5b921a8153a6f3cfcb373dd755fe39cf3c0bc34ef7ecb62cc/68747470733a2f2f706f7365722e707567782e6f72672f636477762f64617461626173652d64756d7065722d636f6d6d616e642d62756e646c652f762f737461626c65)](https://packagist.org/packages/cdwv/database-dumper-command-bundle) [![Total Downloads](https://camo.githubusercontent.com/c1fc86252f71813ba8a28635373b003aa8ffb13055ebdf097ce60349d628460c/68747470733a2f2f706f7365722e707567782e6f72672f636477762f64617461626173652d64756d7065722d636f6d6d616e642d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/cdwv/database-dumper-command-bundle) [![Latest Unstable Version](https://camo.githubusercontent.com/ab8698dfe20430a1655b85651b7b237b36712d811d0a974a58fd5267fe4db09d/68747470733a2f2f706f7365722e707567782e6f72672f636477762f64617461626173652d64756d7065722d636f6d6d616e642d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/cdwv/database-dumper-command-bundle) [![License](https://camo.githubusercontent.com/b259a1f17333b3d3c8c7bca3fe1ad06cc2d80fddb41d9750f802e47be69eaf83/68747470733a2f2f706f7365722e707567782e6f72672f636477762f64617461626173652d64756d7065722d636f6d6d616e642d62756e646c652f6c6963656e7365)](https://packagist.org/packages/cdwv/database-dumper-command-bundle)

Description
-----------

[](#description)

Simple Symfony task for create backup/dump database

Installation
------------

[](#installation)

```
composer require cdwv/database-dumper-command-bundle

```

add bundle to AppKernel:

```
 new CodeWave\DatabaseDumperCommandBundle\CodeWaveDatabaseDumperCommandBundle(),

```

Run:
----

[](#run)

```
    app/console cdwv:database:dump

```

License
-------

[](#license)

The MIT License © 2015 - 2016

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~17 days

Total

2

Last Release

3299d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/be0f390573cc2afcc5890373d56c0bcef0cc2e21566c49159b6585f36374f8c3?d=identicon)[karol.grochowalski@gmail.com](/maintainers/karol.grochowalski@gmail.com)

---

Top Contributors

[![KarolNet](https://avatars.githubusercontent.com/u/5453553?v=4)](https://github.com/KarolNet "KarolNet (40 commits)")[![grzegorz-daszuta](https://avatars.githubusercontent.com/u/268889264?v=4)](https://github.com/grzegorz-daszuta "grzegorz-daszuta (2 commits)")

---

Tags

symfonydatabasebackupdumpmysql

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cdwv-database-dumper-command-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/cdwv-database-dumper-command-bundle/health.svg)](https://phpackages.com/packages/cdwv-database-dumper-command-bundle)
```

###  Alternatives

[rah/danpu

Zero-dependency MySQL dump library for easily exporting and importing databases

62414.3k11](/packages/rah-danpu)[cytopia/mysqldump-secure

Secure mysqldump script with encryption, compression, logging, blacklisting and Nagios monitoring integration

1484.7k1](/packages/cytopia-mysqldump-secure)[phelium/mysql-backup

Backup easily your MySQL database !

278.4k2](/packages/phelium-mysql-backup)[tommyknocker/pdo-database-class

Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.

846.1k](/packages/tommyknocker-pdo-database-class)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
