# backup-manager/backup-manager

Database backup manager for dumping to and restoring databases from S3, Dropbox, FTP, SFTP, and Rackspace Cloud

Repository: https://github.com/backup-manager/backup-manager
Canonical: https://ross.abutalabs.com/products/backup-manager
Language: PHP
License: MIT
License Family: permissive
Topics: backup-manager, database, restore, php, backup, mysql, postgresql, cloud, laravel, symfony, framework-agnostic
Last push: 2024-09-08T11:36:28+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4536, "days_push": 724, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1706, forks 223 (observed 2026-08-28T04:05:24.968973+00:00)

## What it is
A framework-agnostic PHP library for dumping and restoring MySQL and PostgreSQL databases to various storage backends such as S3, Dropbox, FTP, SFTP, and Rackspace Cloud. It integrates with Laravel and Symfony via dedicated driver packages and supports Gzip compression.

## Use cases
- back up mysql database to s3
- restore postgresql dump from dropbox
- schedule database backups to cloud storage
- dump database over sftp
- compress database backups with gzip
- framework-agnostic php database backup solution

## When to choose
- you need PHP-based database dumps and restores across MySQL and PostgreSQL
- you want to push backups to S3, Dropbox, FTP, SFTP, or Rackspace from a PHP app
- you use Laravel or Symfony and want a ready-made driver

## When to avoid
- you need backups for databases other than MySQL or PostgreSQL
- you want a standalone non-PHP backup tool
- you need incremental or block-level backups

## Facets
- artifact type: library
- maturity: active
- function: backup, database, file-upload, compression
- domain: databases, cloud-computing, self-hosted
- platform: php, cli, self-hosted
- tags: mysql, postgresql, s3, dropbox, ftp, sftp, laravel, symfony, framework-agnostic, gzip, devops

## Member repositories
- backup-manager/backup-manager (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:24.968973+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:37:28.485447+00:00, confidence not recorded.
  - readme: https://github.com/backup-manager/backup-manager (fetched 2026-08-28T04:05:24.968973+00:00, sha b3d2199ceba6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
