PHPackages                             3x1io/backup-module - 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. [Admin Panels](/categories/admin)
4. /
5. 3x1io/backup-module

ActiveLaravel-module[Admin Panels](/categories/admin)

3x1io/backup-module
===================

Backup module for VILT Stack build with spatie laravel-backup

v1.0.1(3y ago)0107MITPHPPHP ^8.0

Since Sep 15Pushed 3y ago1 watchersCompare

[ Source](https://github.com/fadymondy/backup-module)[ Packagist](https://packagist.org/packages/3x1io/backup-module)[ Docs](https://3x1.io)[ RSS](/packages/3x1io-backup-module/feed)WikiDiscussions master Synced today

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

VILT Stack Backup Module
========================

[](#vilt-stack-backup-module)

Backup module for VILT Stack build with [spatie laravel-backup](https://spatie.be/docs/laravel-backup/v8/introduction)

Install
-------

[](#install)

```
composer require 3x1io/backup-module
```

Add Module to `modules_statuses.json` if not exists

```
{
    "Backup": true
}
```

if you are using bin on another path like on macOS `brew` use this on `.env`

```
DB_BINARY=/opt/homebrew/bin
```

and add this to `config/database.php` inside your database connection name

```
'dump' => [
    'dump_binary_path' => env('DB_BINARY'),
],
```

```
php artisan config:clear
```

Publish Assets

```
yarn
```

```
yarn build
```

Support
-------

[](#support)

you can join our discord server to get support [VILT Stack](https://discord.gg/HUNYbgKDdx)

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Credits
-------

[](#credits)

- [Fady Mondy](https://github.com/3x1io)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

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

Every ~95 days

Total

2

Last Release

1290d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2147eb2fca7ab5f0124d0fafd88ba2d2a5dfa3a0036fb8872d1084b7cba29366?d=identicon)[fadymondy](/maintainers/fadymondy)

---

Top Contributors

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

---

Tags

spatielaravelpagebackupresourcebasetailwindcssadmin-panelVue.jsviltVilt stackadmin oneineriajsvilt-admin

### Embed Badge

![Health badge](/badges/3x1io-backup-module/health.svg)

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

###  Alternatives

[backpack/backupmanager

Admin interface for managing backups in Backpack, on Laravel 5.2+

336391.2k2](/packages/backpack-backupmanager)[guava/filament-knowledge-base

A filament plugin that adds a knowledge base and help to your filament panel(s).

209151.3k2](/packages/guava-filament-knowledge-base)[riodwanto/superduper-filament-starter-kit

A comprehensive Laravel Filament 3 💡 starter kit with pre-installed plugins, admin panel, user management, SEO tools, theme customization, and content management for rapid application development

2808.6k](/packages/riodwanto-superduper-filament-starter-kit)[a909m/filament-statefusion

Filament StateFusion is a powerful FilamentPHP plugin that seamlessly integrates Spatie Laravel Model States into the Filament admin panel. This package provides an intuitive way to manage model states, transitions, and filtering within Filament, enhancing the user experience and developer productivity.

3019.0k2](/packages/a909m-filament-statefusion)

PHPackages © 2026

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