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

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

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 today

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 26% 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

3553d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9380095?v=4)[Pratixa khalasi](/maintainers/pratikshakhalasi)[@pratikshakhalasi](https://github.com/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)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k116.5M113](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8441.6M87](/packages/propel-propel1)[jfelder/oracledb

Oracle DB driver for Laravel

11518.4k](/packages/jfelder-oracledb)

PHPackages © 2026

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