PHPackages                             sixs/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. sixs/backup

ActiveLibrary

sixs/backup
===========

Mysql Backup

v0.1.1(9y ago)013MITPHP

Since Oct 7Pushed 9y ago1 watchersCompare

[ Source](https://github.com/pratikshakhalasi/sixs_dbbackup)[ Packagist](https://packagist.org/packages/sixs/backup)[ RSS](/packages/sixs-backup/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

sixs\_dbbackup
==============

[](#sixs_dbbackup)

---

step-1 : Add below line in your composer.json file "sixs/backup": "0.1.\*"

step-2: update composer composer update

\---------------------OR---------------------------- step-1 : run command: composer require sixs/backup

---

step-2: Add in composer json psr-4 autoload "Sixs\\Backup\\": "vendor/sixs/backup/src/"

step-3: Add in config/app.php provider list Sixs\\Backup\\BackupServiceProvider::class

step-4: publish required files php artisan vendor:publish --provider="Sixs\\Backup\\BackupServiceProvider"

step-5: Run migration php artisan migrate

Step-6: Run seeds (if not found error run composer dump-autoload) php artisan db:seed --class=SixsBackupSettingsTableSeeder

step-7: Create "sixsbackup" folder in upload directory

step-8: Run your project url{domain/public}/sixs/backup

Note: require to use composer require laravelcollective/html

---

To get backup mail based on frequecy setting, You need to setup a Cron

use following command for cron: /usr/bin/curl -o temp.txt

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3507d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/360b4a5a7e315c85035dcd5f6afaa21320a51bce0e86d6ce7bb287ac3541a3d0?d=identicon)[pratikshakhalasi](/maintainers/pratikshakhalasi)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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