PHPackages                             mrcoto/migration-workflow - 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. mrcoto/migration-workflow

ActiveLibrary

mrcoto/migration-workflow
=========================

Run migrations and seeds in custom order

v2.0.4(4y ago)0408[2 PRs](https://github.com/mrcoto/migration-workflow/pulls)MITPHPPHP ^7.2|^8.0

Since Oct 19Pushed 3y ago1 watchersCompare

[ Source](https://github.com/mrcoto/migration-workflow)[ Packagist](https://packagist.org/packages/mrcoto/migration-workflow)[ RSS](/packages/mrcoto-migration-workflow/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (7)Versions (17)Used By (0)

Migration Workflow Package for Laravel
======================================

[](#migration-workflow-package-for-laravel)

Why to use this package?

One little problem with Laravel when running migrations and seeds, is the execution order on those files.

For example, when you run:

```
php artisan migrate:fresh
php artisan db:seed
```

First, migration files are executed, and then seeder classes are executed.

This package allows you to control the execution order of those migration and seeder files. You can:

- Define the order between migration and seed files
- Add a version tag to your migration workflow
- Store in database your deployed migration workflows (same as default laravel migrations files stored in database when you migrate files with `php artisan migrate`).

Documentation
-------------

[](#documentation)

VersiónLink*2.0.3**1.4*---

All rights reserved Innlab@2019 (Package developed by José Espinoza)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 96% 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 ~58 days

Recently: every ~163 days

Total

14

Last Release

1632d ago

Major Versions

v1.4.1 → v2.02020-02-03

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

v2.0.4PHP ^7.2|^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/43283997?v=4)[José Espinoza Salas](/maintainers/mrcoto)[@mrcoto](https://github.com/mrcoto)

---

Top Contributors

[![mrcoto](https://avatars.githubusercontent.com/u/43283997?v=4)](https://github.com/mrcoto "mrcoto (48 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mrcoto-migration-workflow/health.svg)

```
[![Health](https://phpackages.com/badges/mrcoto-migration-workflow/health.svg)](https://phpackages.com/packages/mrcoto-migration-workflow)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M683](/packages/barryvdh-laravel-ide-helper)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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