PHPackages                             wittyfox/s3-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. [Database &amp; ORM](/categories/database)
4. /
5. wittyfox/s3-backup

ActiveLibrary[Database &amp; ORM](/categories/database)

wittyfox/s3-backup
==================

Simple S3 backup for a laravel project

1.0.0(2y ago)14PHP

Since Jun 8Pushed 2y ago1 watchersCompare

[ Source](https://github.com/wittyfox/S3DatabaseBackup)[ Packagist](https://packagist.org/packages/wittyfox/s3-backup)[ RSS](/packages/wittyfox-s3-backup/feed)WikiDiscussions master Synced 1mo ago

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

This is a simple package that backups your database and uploads it to S3. Number of backups can be configured. This package can be used manually or on a cron job.

Instalation
-----------

[](#instalation)

`composer require wittyfox/s3-backup`

```
AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_DEFAULT_REGION=
AWS_BUCKET=

```

```
php artisan vendor:publish --tag=s3-backup

```

This will publish a s3backup.php config file in your /config directory. You can adjust how many backups your S3 bucket can store/hold.

---

Usage
-----

[](#usage)

---

php artisan db:backupS3

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

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

1070d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f9887098d4bf904158720337e9b1bdbc3f7cd54381bc045d7d7ee512ff11c137?d=identicon)[wittyfox](/maintainers/wittyfox)

---

Tags

backupdatabaselaravel-package

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/packages/mongodb-mongodb)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)[leantime/leantime

Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.

9.4k2.8k](/packages/leantime-leantime)[wildside/userstamps

Laravel Userstamps provides an Eloquent trait which automatically maintains `created\_by` and `updated\_by` columns on your model, populated by the currently authenticated user in your application.

7511.7M13](/packages/wildside-userstamps)[forkcms/forkcms

Fork is an open source CMS that will rock your world.

1.2k44.5k](/packages/forkcms-forkcms)

PHPackages © 2026

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