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.8k↓50%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 2d 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 87% 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

1191d 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://avatars.githubusercontent.com/u/3659033?v=4)[Michiel](/maintainers/michielfb)[@michielfb](https://github.com/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

[spatie/laravel-medialibrary

Associate files with Eloquent models

6.1k43.2M632](/packages/spatie-laravel-medialibrary)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[illuminate/queue

The Illuminate Queue package.

21332.6M1.6k](/packages/illuminate-queue)[mike-bronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k91.9k1](/packages/mike-bronner-laravel-model-caching)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8793.2M25](/packages/yajra-laravel-oci8)

PHPackages © 2026

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