PHPackages                             indigophp/database-backup - 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. indigophp/database-backup

AbandonedArchivedProject

indigophp/database-backup
=========================

Simple database backup script using Phake and Backup Manager

00PHP

Since Sep 29Pushed 11y ago1 watchersCompare

[ Source](https://github.com/indigophp/database-backup)[ Packagist](https://packagist.org/packages/indigophp/database-backup)[ RSS](/packages/indigophp-database-backup/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Indigo Database Backup
======================

[](#indigo-database-backup)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Packagist Version](https://camo.githubusercontent.com/62220fb1e17bdfb9d4634d0f5fc0969ed5dfd9b28be4d06e5e1b9a5d786cb361/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696e6469676f7068702f64617461626173652d6261636b75702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/indigophp/database-backup)[![Total Downloads](https://camo.githubusercontent.com/d96ed3bb7b09c46f8ea9398d6af84929832d59bffe92ab450c69c2d3dd96cee0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696e6469676f7068702f64617461626173652d6261636b75702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/indigophp/database-backup)

**Simple database backup script using [Phake](https://github.com/jaz303/phake) and [Backup Manager](https://github.com/heybigname/backup-manager).**

Install
-------

[](#install)

Via Composer

```
{
    "require": {
        "indigophp/database-backup": "@stable"
    }
}
```

Usage
-----

[](#usage)

1. Setup your storages, databases and environments in `config/{storage,database,config}.php`. See examples in the [examples](examples/) folder.
2. Install required filesystem dependencies based on your storage setup.
3. Run `bin/phake backup env=ENVIRONMENT`.

(Currently only the backup feature is implemented, the restore is not. This means that a change in the API is expectable when it gets implemented.)

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/indigophp/database-backup/blob/develop/CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Márk Sági-Kazár](https://github.com/sagikazarmark)
- [All Contributors](https://github.com/indigophp/database-backup/contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/indigophp/database-backup/blob/develop/LICENSE) for more information.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e4e105cea62b616d4cb376b08a849b6a428f646998537de150d16a8eb537b90?d=identicon)[mark.sagikazar](/maintainers/mark.sagikazar)

![](https://www.gravatar.com/avatar/1585b5a08e138e348f5b646231d0f16cb2eae06501fb9462bbc97a794d4de84a?d=identicon)[TamasBarta](/maintainers/TamasBarta)

---

Top Contributors

[![sagikazarmark](https://avatars.githubusercontent.com/u/1226384?v=4)](https://github.com/sagikazarmark "sagikazarmark (5 commits)")

### Embed Badge

![Health badge](/badges/indigophp-database-backup/health.svg)

```
[![Health](https://phpackages.com/badges/indigophp-database-backup/health.svg)](https://phpackages.com/packages/indigophp-database-backup)
```

PHPackages © 2026

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