PHPackages                             mwi/laravel-db-sync - 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. mwi/laravel-db-sync

ActiveLibrary[Database &amp; ORM](/categories/database)

mwi/laravel-db-sync
===================

Sync remote database to local

v1.0.0(7y ago)154.3k6[1 issues](https://github.com/MidwesternInteractive/laravel-db-sync/issues)MITPHP

Since Jun 29Pushed 7y ago2 watchersCompare

[ Source](https://github.com/MidwesternInteractive/laravel-db-sync)[ Packagist](https://packagist.org/packages/mwi/laravel-db-sync)[ RSS](/packages/mwi-laravel-db-sync/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Usage
=====

[](#usage)

This package allows you to sync your remote database to your local db for local dev purposes when trying to use live data.

Set Up
======

[](#set-up)

Add the following environment variables to your .env file ( LOCAL ONLY )

```
REMOTE_SYNC_URL=
REMOTE_SYNC_DB_NAME=
REMOTE_SYNC_SSH_USERNAME=
REMOTE_SYNC_SSH_PASSWORD=

```

Artisan Command
---------------

[](#artisan-command)

```
php aritsan mwi:db:sync
```

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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

2871d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f4c3948df6c8a2a3a9693e608069abf65a4f2f98f01bf911882ed8c247a5851d?d=identicon)[midwesternInteractive](/maintainers/midwesternInteractive)

---

Top Contributors

[![MidwesternInteractive](https://avatars.githubusercontent.com/u/30080874?v=4)](https://github.com/MidwesternInteractive "MidwesternInteractive (1 commits)")

---

Tags

laraveldatabasedbsync

### Embed Badge

![Health badge](/badges/mwi-laravel-db-sync/health.svg)

```
[![Health](https://phpackages.com/badges/mwi-laravel-db-sync/health.svg)](https://phpackages.com/packages/mwi-laravel-db-sync)
```

###  Alternatives

[cybercog/laravel-clickhouse

ClickHouse migrations for Laravel

163166.8k](/packages/cybercog-laravel-clickhouse)[arcanedev/laravel-settings

This package allows you to persists configs/settings for Laravel projects.

74131.4k6](/packages/arcanedev-laravel-settings)[awssat/laravel-sync-migration

Laravel tool helps to sync migrations without refreshing the database

10923.2k](/packages/awssat-laravel-sync-migration)[tomatophp/filament-translations

Manage your translation with DB and cache, you can scan your languages tags like trans(), \_\_(), and get the string inside and translate them use UI.

6230.1k3](/packages/tomatophp-filament-translations)[webparking/laravel-db-rebuild

A laravel package that allows for quick database rebuilds with presets.

448.8k](/packages/webparking-laravel-db-rebuild)[schema-keeper/schema-keeper

Track PostgreSQL schema as one-file-per-object dumps. Detect drift in CI. Read-only — complements your migrations.

136.1k](/packages/schema-keeper-schema-keeper)

PHPackages © 2026

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