PHPackages                             bishalgurung/db-backup-s3 - 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. bishalgurung/db-backup-s3

ActiveLibrary

bishalgurung/db-backup-s3
=========================

This package allows you to backup your database to s3 using spatie backup package

039PHP

Since Apr 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/LeonSchiffer/db-backup-s3)[ Packagist](https://packagist.org/packages/bishalgurung/db-backup-s3)[ RSS](/packages/bishalgurung-db-backup-s3/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Instructions
============

[](#instructions)

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

[](#installation)

- composer require bishalgurung/db-backup-s3:dev-main
- php artisan vendor:publish --provider="BishalGurung\\Backup\\BackupS3ServiceProvider"
- setup the following credentials in .env and backup.php: AWS\_ACCESS\_KEY\_ID, AWS\_SECRET\_ACCESS\_KEY, AWS\_DEFAULT\_REGION, AWS\_BUCKET, BACKUP\_FOLDER\_NAME
- In backup.php, "name" should be unique for every project
- Use ***php artisan backup:db-s3*** to backup your database
- Use ***php artisan backup:import-s3 {path}*** to import data from s3 (Keep in mind that this will delete all data from your current database)

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 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/21ec34faf423e00f84a13745be3484d34e353701a59f7acace74af09e334fafd?d=identicon)[BishalGurung](/maintainers/BishalGurung)

---

Top Contributors

[![LeonSchiffer](https://avatars.githubusercontent.com/u/42004963?v=4)](https://github.com/LeonSchiffer "LeonSchiffer (6 commits)")

### Embed Badge

![Health badge](/badges/bishalgurung-db-backup-s3/health.svg)

```
[![Health](https://phpackages.com/badges/bishalgurung-db-backup-s3/health.svg)](https://phpackages.com/packages/bishalgurung-db-backup-s3)
```

PHPackages © 2026

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