PHPackages                             laramate/ddev-database-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. laramate/ddev-database-sync

ActivePackage

laramate/ddev-database-sync
===========================

Laramate DDEV Database Sync

0.1.4(10mo ago)09[1 issues](https://github.com/Laramate/ddev-database-sync/issues)MITShell

Since Jun 27Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/Laramate/ddev-database-sync)[ Packagist](https://packagist.org/packages/laramate/ddev-database-sync)[ RSS](/packages/laramate-ddev-database-sync/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (6)Used By (0)

[![Laravel Logo](https://camo.githubusercontent.com/4c26edb983f6a5cae4997a74f7ef2899ccdadeb4727737a776783d12dbdf8e41/68747470733a2f2f6c6172616d6174652e64652f6c6172616d6174652e77656270)](https://laramate.de)

Laramate DDEV Database Sync
===========================

[](#laramate-ddev-database-sync)

Copies production database data from a remote server to local workspace.

Setup
-----

[](#setup)

You need to add following variables to you local .env file:

```
REMOTE_USER=""
REMOTE_HOST=""
REMOTE_PATH_TO_PROJECT=""
REMOTE_DB_DATABASE=""
```

Use the following command to link the script to the right place:

```
ddev php -r "link('vendor/laramate/ddev-database-sync/src/db-to-local.sh', '.ddev/commands/host/db-to-local');"
```

Start your application with ddev start or ddev launch first. Then you can simply run this custom command. Only works with mysql database.

Usage
-----

[](#usage)

```
ddev db-to-local [OPTIONS]
```

Options
-------

[](#options)

ParameterDescription--help, -hPrints help page.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance53

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

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

5

Last Release

325d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/laramate-ddev-database-sync/health.svg)

```
[![Health](https://phpackages.com/badges/laramate-ddev-database-sync/health.svg)](https://phpackages.com/packages/laramate-ddev-database-sync)
```

PHPackages © 2026

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