PHPackages                             rupadana/remote-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. [Framework](/categories/framework)
4. /
5. rupadana/remote-database-backup

ActiveProject[Framework](/categories/framework)

rupadana/remote-database-backup
===============================

Remote Database Backup: Your Data, Securely Backed Up Anytime, Anywhere.

1.0.0(1y ago)151047[1 PRs](https://github.com/rupadana/remote-database-backup/pulls)MITPHPPHP ^8.1

Since Jul 16Pushed 1y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (18)Versions (2)Used By (0)

About Remote Database Backup
----------------------------

[](#about-remote-database-backup)

[![Total Downloads](https://camo.githubusercontent.com/f3de8c6f7f554d25e7787d88a0704ff4e5a35a82bed0b40bb487f6ab6a65052f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7275706164616e612f72656d6f74652d64617461626173652d6261636b75702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rupadana/remote-database-backup)

RDB is a web application built using [FilamentPHP v3](https://filamentphp.com/).

This tool offers a seamless and secure way to manage and back up your databases remotely. With an intuitive user interface, it allows you to schedule backups, and monitor backup with ease.

Designed for efficiency and reliability, RDB is the perfect solution for businesses and developers looking to safeguard their critical data effortlessly.

Prerequisites
-------------

[](#prerequisites)

You must install `mysql-client` and `postgresql-client` since this project uses `mysqldump` and `pg_dump`.

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

[](#installation)

Clone the repository

```
composer create-project rupadana/remote-database-backup
```

Update your local environment

Run artisan `app:install`

```
php artisan app:install
```

Default user

email :

password : 12345678

Supervisor
----------

[](#supervisor)

This project must use `supervisorctl` to manage database queues. Make sure you configure it itself.

Database Backup Runner
----------------------

[](#database-backup-runner)

Currently, we support two runners to back up `mysql` and `postgresql` databases.

You can easly adding your custom runner by extends class `AbstractBackupRunner` and register it on `AppServiceProvider`

```
\App\Filament\Resources\DatabaseResource\Services\Backup\BackupRunner::register(CustomBackupRunner::class);
```

Code of Conduct
---------------

[](#code-of-conduct)

In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

If you discover a security vulnerability within this project, please send an e-mail to Rupadana via . All security vulnerabilities will be promptly addressed.

License
-------

[](#license)

The Remote Database Backup is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

670d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/29f8343484c8567d8f24dcf1e4fb4978f2ac8442e90448c6405a32ba511ee246?d=identicon)[rupadana](/maintainers/rupadana)

---

Top Contributors

[![rupadana](https://avatars.githubusercontent.com/u/34137674?v=4)](https://github.com/rupadana "rupadana (28 commits)")[![edwinds02](https://avatars.githubusercontent.com/u/165985939?v=4)](https://github.com/edwinds02 "edwinds02 (1 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[raugadh/fila-starter

Laravel Filament Starter.

614.9k](/packages/raugadh-fila-starter)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[ercogx/laravel-filament-starter-kit

This is a Filament v3 Starter Kit for Laravel 12, designed to accelerate the development of Filament-powered applications.

401.5k](/packages/ercogx-laravel-filament-starter-kit)

PHPackages © 2026

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