PHPackages                             michielfb/data-migrations - 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. michielfb/data-migrations

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

michielfb/data-migrations
=========================

Laravel Data Migrations

3.0.0(3y ago)653.2k↓37.5%7MITPHPPHP ^7.4 || ^8.0 || ^8.1

Since Sep 15Pushed 3y ago1 watchersCompare

[ Source](https://github.com/michielfb/laravel-data-migration)[ Packagist](https://packagist.org/packages/michielfb/data-migrations)[ RSS](/packages/michielfb-data-migrations/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (3)Versions (13)Used By (0)

Data Migrations for Laravel
===========================

[](#data-migrations-for-laravel)

This package allows to migrate data the same way as regular database structure migrations.

### Installation

[](#installation)

```
composer require michielfb/data-migrations
php artisan vendor:publish --tag=data-migrations
php artisan migrate
```

### Usage

[](#usage)

The following artisan commands are available.

`make:data-migration` creates a new data migration.

`migrate:data` runs the data migration

`migrate:rollback-data` rolls back the migration.

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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 ~238 days

Recently: every ~260 days

Total

11

Last Release

1144d ago

Major Versions

0.4.0 → 1.0.02018-12-31

1.0.0 → 2.0.02020-05-24

2.3.0 → 3.0.02023-03-31

PHP version history (4 changes)2.0.0PHP ^7.2

2.1.0PHP ^7.2 || ^8.0

2.3.0PHP ^7.2 || ^8.0 || ^8.1

3.0.0PHP ^7.4 || ^8.0 || ^8.1

### Community

Maintainers

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

---

Top Contributors

[![michielfb](https://avatars.githubusercontent.com/u/3659033?v=4)](https://github.com/michielfb "michielfb (10 commits)")[![bbene](https://avatars.githubusercontent.com/u/502853?v=4)](https://github.com/bbene "bbene (2 commits)")[![chris-doehring](https://avatars.githubusercontent.com/u/6341536?v=4)](https://github.com/chris-doehring "chris-doehring (2 commits)")[![worldpac](https://avatars.githubusercontent.com/u/16467362?v=4)](https://github.com/worldpac "worldpac (1 commits)")

### Embed Badge

![Health badge](/badges/michielfb-data-migrations/health.svg)

```
[![Health](https://phpackages.com/badges/michielfb-data-migrations/health.svg)](https://phpackages.com/packages/michielfb-data-migrations)
```

###  Alternatives

[tucker-eric/eloquentfilter

An Eloquent way to filter Eloquent Models

1.8k4.8M26](/packages/tucker-eric-eloquentfilter)[ryangjchandler/orbit

A flat-file database driver for Eloquent.

922256.2k5](/packages/ryangjchandler-orbit)[clickbar/laravel-magellan

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

423715.4k1](/packages/clickbar-laravel-magellan)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[baril/bonsai

An implementation of the Closure Tables pattern for Eloquent.

3593.5k](/packages/baril-bonsai)[toponepercent/baum

Baum is an implementation of the Nested Set pattern for Eloquent models.

3154.7k](/packages/toponepercent-baum)

PHPackages © 2026

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