PHPackages                             flamix/laravel-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. flamix/laravel-backup

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

flamix/laravel-backup
=====================

Backup to telegram

0831↓50%PHP

Since Dec 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/rshkabko/laravel-backup)[ Packagist](https://packagist.org/packages/flamix/laravel-backup)[ RSS](/packages/flamix-laravel-backup/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Supervisor for poor
-------------------

[](#supervisor-for-poor)

This Git repository provides a solution for free backups of "pet projects." It automates the process of creating database dumps and delivers them to your Telegram account, offering a convenient and cost-free backup solution.

```
// Config
php artisan vendor:publish --provider="Flamix\LaravelBackup\LaravelBackupProvider" --tag="config"

// Add to scheduler: App\Console\Kernel
$schedule->command('backup:database')->->dailyAt('19:02')->runInBackground();
```

Mannually run command
---------------------

[](#mannually-run-command)

```
php artisan backup:database
```

TODO: Split backup fot 50 MB
----------------------------

[](#todo-split-backup-fot-50-mb)

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity20

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/888ea3bfd61ac334551eb6b1dd2151c64022986f82c690cc87aa2db82d84a888?d=identicon)[flamix](/maintainers/flamix)

---

Top Contributors

[![rshkabko](https://avatars.githubusercontent.com/u/33148760?v=4)](https://github.com/rshkabko "rshkabko (3 commits)")

### Embed Badge

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

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

PHPackages © 2026

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