PHPackages                             xatta-trone/laravel-backup-ui - 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. xatta-trone/laravel-backup-ui

ActiveLaravel-package[Database &amp; ORM](/categories/database)

xatta-trone/laravel-backup-ui
=============================

Manage your laravel-backups from one place

v0.0.1(2y ago)04MITBladePHP ^7.4|^8.0

Since Apr 13Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Xatta-Trone/laravel-backup-ui)[ Packagist](https://packagist.org/packages/xatta-trone/laravel-backup-ui)[ Docs](https://github.com/xatta-trone/laravel-backup-ui)[ RSS](/packages/xatta-trone-laravel-backup-ui/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (3)Used By (0)

[![Social Card of Laravel Activity Log](./art/cover.png)](./art/cover.png)

[![Packagist](https://camo.githubusercontent.com/409ff4e0f850de8154d83be7aa5a6ee6b074c1d0bd8149822cb09d1510816efb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f78617474612d74726f6e652f6c61726176656c2d6261636b75702d75692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/xatta-trone/laravel-backup-ui)[![Packagist](https://camo.githubusercontent.com/50cdd4dc7f38cd46606d3eaaa3dd8a2f35ab1a3644b465d581e7f58a6b3d1cd7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f78617474612d74726f6e652f6c61726176656c2d6261636b75702d75692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/xatta-trone/laravel-backup-ui)[![PHP from Packagist](https://camo.githubusercontent.com/91ffd29e9de185cf31899fb76dbb5663b10e1d8b03c7ff8f057c2b33ebb13bc4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f78617474612d74726f6e652f6c61726176656c2d6261636b75702d75692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/xatta-trone/laravel-backup-ui)[![Laravel Version](https://camo.githubusercontent.com/e01428c8bdc46455ba410f696f9f47330cdbc5da5940eaed79b812acedb36ee8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d382e782d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/xatta-trone/laravel-backup-ui)

### Features

[](#features)

- 📂 **View all the Laravel backups** in your application,
- 🎚 **Filter** by disk type, timestamp, pagination
- and more...

### Requirements

[](#requirements)

- **PHP 8.0+**
- **Laravel 8+**

Installation
------------

[](#installation)

Via Composer

```
composer require xatta-trone/laravel-backup-ui
```

### Usage

[](#usage)

Once the installation is complete, you will be able to access **Log Viewer** directly in your browser.

By default, the application is available at: `{APP_URL}/laravel-backups`.

(for example: `https://my-app.test/laravel-backups`)

Advanced usage
--------------

[](#advanced-usage)

### Customize view

[](#customize-view)

Publish `views` into `/resources/views/vendor/xatta-trone/` for view customization:

```
php artisan vendor:publish \
  --provider="XattaTrone\LaravelBackupUi\LaravelBackupUiServiceProvider" \
  --tag=laravel-backup-ui.views
```

### Edit configuration

[](#edit-configuration)

Publish `laravel-backup-ui.php` configuration file into `/config/` for configuration customization:

```
php artisan vendor:publish \
  --provider="XattaTrone\LaravelBackupUi\LaravelBackupUiServiceProvider" \
  --tag=laravel-backup-ui.config
```

Change log
----------

[](#change-log)

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

Testing
-------

[](#testing)

```
composer test
```

Contributing
------------

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Monzurul Islam](https://github.com/xatta-trone)
- [All Contributors](../../contributors)

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

759d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ab244af36d534212ae3ac270ee6f78e1708cb8f01377274224702c552a869a67?d=identicon)[Xatta-Trone](/maintainers/Xatta-Trone)

---

Top Contributors

[![Xatta-Trone](https://avatars.githubusercontent.com/u/22274105?v=4)](https://github.com/Xatta-Trone "Xatta-Trone (10 commits)")

---

Tags

backupdatabasedevopslaravellaravel-backuplaravel-packagephpziplaravellaravel-backupLaravel-backup-ui

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/xatta-trone-laravel-backup-ui/health.svg)

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

###  Alternatives

[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[cybercog/laravel-love

Make Laravel Eloquent models reactable with any type of emotions in a minutes!

1.2k302.7k1](/packages/cybercog-laravel-love)[cviebrock/eloquent-taggable

Easy ability to tag your Eloquent models in Laravel.

567694.8k3](/packages/cviebrock-eloquent-taggable)[clickbar/laravel-magellan

This package provides functionality for working with the postgis extension in Laravel.

423715.4k1](/packages/clickbar-laravel-magellan)[reedware/laravel-relation-joins

Adds the ability to join on a relationship by name.

2121.2M13](/packages/reedware-laravel-relation-joins)[cybercog/laravel-clickhouse

ClickHouse migrations for Laravel

163166.8k](/packages/cybercog-laravel-clickhouse)

PHPackages © 2026

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