PHPackages                             marjose123/laravel-backup-api - 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. marjose123/laravel-backup-api

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

marjose123/laravel-backup-api
=============================

A package to backup your Laravel app via API

1.0.0(2y ago)03[3 PRs](https://github.com/MarJose123/laravel-backup-api/pulls)MITPHPPHP ^8.1 | ^8.0

Since Jul 11Pushed 1y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (10)Versions (6)Used By (0)

A package to backup your Laravel app via API
============================================

[](#a-package-to-backup-your-laravel-app-via-api)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e580aa89b61e554759a07a79758b54f3a5d830d33f8dfe32b2b11bf4109a3aa5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d61726a6f73653132332f6c61726176656c2d6261636b75702d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/marjose123/laravel-backup-api)[![Total Downloads](https://camo.githubusercontent.com/c2a029aa51bbdc47b2ef2304c3a6fa87ad868a3750d640209f60a1bd0dc1b85b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d61726a6f73653132332f6c61726176656c2d6261636b75702d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/marjose123/laravel-backup-api)

This package requires the `laravel-backup` to be installed and setup manually by you.

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

[](#installation)

You can install the package via composer:

```
composer require marjose123/laravel-backup-api
```

You can publish the config file with:

```
php artisan vendor:publish --tag="backup-api-config"
```

and configure to add permissions, route\_prefix, and other settings.

API Routes
----------

[](#api-routes)

1. **Create Backup**
    1. Method: POST
    2. URI: http://{domain}/{route\_prefix}/create
2. **List of Backup**
    1. Method: GET
    2. URI: http://{domain}/{route\_prefix}
3. **List of Backup Disk**
    1. Method: GET
    2. URI: http://{domain}/{route\_prefix}/disks
4. **Download Backup**
    1. Method: GET
    2. URI: http://{domain}/{route\_prefix}/download/{id}

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Marjose](https://github.com/MarJose123)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.1% 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 ~0 days

Total

2

Last Release

1036d ago

Major Versions

0.0.1 → 1.0.02023-07-11

### Community

Maintainers

![](https://www.gravatar.com/avatar/2fe4f462400792289dae3a62fc6af21c37ff3c59f80d108ffa436b7eaf1b7a90?d=identicon)[marjose](/maintainers/marjose)

---

Top Contributors

[![MarJose123](https://avatars.githubusercontent.com/u/18107626?v=4)](https://github.com/MarJose123 "MarJose123 (39 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravelMarJose123laravel-backup-api

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[marjose123/filament-webhook-server

Send webhooks from your filament apps

507.3k2](/packages/marjose123-filament-webhook-server)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)

PHPackages © 2026

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