sebastianfeldmann/phpbu
PHP Backup Utility - Creates and encrypts database and file backups, syncs your backups to other servers or cloud services and assists you monitor your backup process observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 90
- Release rhythm 89
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 9
- age_days: 4340
- days_rel: 74
- days_push: 61
- n_releases_24m: 8
Adoption not part of the score
1305 stars · 111 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PHPBU is a PHP-based command-line backup utility that creates, compresses, validates, and encrypts backups of databases and directories. It syncs backups to remote servers or cloud storage, cleans up old backup files, and reports backup results via mail, JSON, Prometheus, Telegram, or webhooks.
Use cases
- back up mysql databases automatically on a schedule
- encrypt database backups with openssl
- sync backups to amazon s3 or google drive
- create postgresql and mongodb dumps from a single config
- delete old backups and cap backup storage size
- get notified by telegram or mail when a backup fails
- validate backups by checking minimum size against previous runs
When to choose
- you need a single self-contained tool to back up multiple database types
- you want built-in compression, encryption, validation, and cloud sync in one config file
- you run PHP servers and prefer a PHAR/phive-installable CLI
- you need backup reporting hooks like Prometheus, Telegram, or webhooks
When to avoid
- you need block-level or incremental backups rather than full dumps
- your environment has no PHP runtime available
- you prefer GUI-based backup software
- you need Windows-native operation, since it relies on POSIX shell tools like tar
Facets
cli-tool · maturity active
backup cryptography monitoring cli configuration-management self-hosted databases cli php backup-automation database-backup cloud-sync backup-encryption mysqldump postgresql-backup mongodb-backup redis-backup backup-cleanup xml-configuration devops automation linux macos
4 sources
- readme: https://github.com/sebastianfeldmann/phpbu · fetched 2026-08-28 · 5965193552b5
- homepage: https://www.phpbu.de · fetched 2026-08-29 · 7ab67d9db46c
- site_page: https://www.phpbu.de/getting-started.html · fetched 2026-08-29 · e6625e828dea
- site_page: https://www.phpbu.de/documentation.html · fetched 2026-08-29 · 5ee098e3b412
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sebastianfeldmann/phpbu | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="sebastianfeldmann/phpbu")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem