PHPackages                             ahmedsaoud31/laradb - 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. ahmedsaoud31/laradb

ActiveLibrary

ahmedsaoud31/laradb
===================

Backup and Restore data from active database and skip deleted rows in restore

v1.0.1(yesterday)011↑2900%MITPHPPHP ^8.0

Since Jul 28Pushed yesterdayCompare

[ Source](https://github.com/ahmedsaoud31/laradb)[ Packagist](https://packagist.org/packages/ahmedsaoud31/laradb)[ RSS](/packages/ahmedsaoud31-laradb/feed)WikiDiscussions main Synced today

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

Laradb
======

[](#laradb)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2a6619831853966fa8ba4bf741a71a51bc2f467478efa00ffc7e31c22305fbf6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61686d656473616f756433312f6c61726164622e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ahmedsaoud31/laradb)[![Total Downloads](https://camo.githubusercontent.com/c879ade0a2d18e0aaaeff3d517c8360dc6824b2dbe111b924f3196e467ee9e64/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61686d656473616f756433312f6c61726164622e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ahmedsaoud31/laradb)[![License](https://camo.githubusercontent.com/41670dd245bdee10dbe203383ca9abba7996260b7d385759670fda1b594c27b1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f61686d656473616f756433312f6c61726164622e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ahmedsaoud31/laradb)

Laradb is a package to Backup and Restore data from active database and skip deleted rows in restore.

Use this package when you change database schema and you want to restore the old data to your actual database.

First backup your current database using this package and after finishing your editing just restore the database.

Some times we need to run migrate:fresh command, in this case this package will help you to restore the previous database records.

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

[](#installation)

```
composer require ahmedsaoud31/laradb
```

The package will automatically register its service provider.

Usage
-----

[](#usage)

### Backup database

[](#backup-database)

Run the Laradb console command:

```
php artisan laradb:backup
```

### Restore database

[](#restore-database)

Run the Laradb console command:

```
php artisan laradb:restore
```

License
-------

[](#license)

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

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance100

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity39

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

Every ~0 days

Total

2

Last Release

1d ago

PHP version history (2 changes)v1.0.0PHP ^8.2

v1.0.1PHP ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4484348?v=4)[أحمد أبوالسعود](/maintainers/ahmedsaoud31)[@ahmedsaoud31](https://github.com/ahmedsaoud31)

---

Top Contributors

[![ahmedsaoud31](https://avatars.githubusercontent.com/u/4484348?v=4)](https://github.com/ahmedsaoud31 "ahmedsaoud31 (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ahmedsaoud31-laradb/health.svg)

```
[![Health](https://phpackages.com/badges/ahmedsaoud31-laradb/health.svg)](https://phpackages.com/packages/ahmedsaoud31-laradb)
```

PHPackages © 2026

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