PHPackages                             rezaamini-ir/migrator - 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. rezaamini-ir/migrator

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

rezaamini-ir/migrator
=====================

Migrator is a GUI migration manager for Laravel.

1.6.0(2y ago)52230.5k↓71.2%52[2 issues](https://github.com/reziamini/migrator/issues)[1 PRs](https://github.com/reziamini/migrator/pulls)2MITPHPPHP ^7.3|^8.0

Since Sep 13Pushed 2y ago7 watchersCompare

[ Source](https://github.com/reziamini/migrator)[ Packagist](https://packagist.org/packages/rezaamini-ir/migrator)[ Fund](https://zarinp.al/rezaamini)[ GitHub Sponsors](https://github.com/rezaamini-ir)[ RSS](/packages/rezaamini-ir-migrator/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)Dependencies (3)Versions (25)Used By (2)

Migrator
========

[](#migrator)

Migrator is a GUI migration manager for Laravel which you can create, manage and delete your migration.

Also, with Migrator you will be able to use a feature called "Safe Migrate" which allows you to run migration without fear of foreign key sorting, it will automatically run migrations in the correct order and you don't need to change the migrations filename.

[![Migrator photo](https://user-images.githubusercontent.com/86796762/148734667-b50955b3-e8d8-4a6d-8057-8a1c293eb75a.png)](https://user-images.githubusercontent.com/86796762/148734667-b50955b3-e8d8-4a6d-8057-8a1c293eb75a.png)

Installation:
-------------

[](#installation)

To install Migrator you can execute this command:

```
composer require rezaamini-ir/migrator
```

Then you will access to `/migrator` route.

Config
------

[](#config)

To access config file you need to publish config files to your project with this command:

```
php artisan vendor:publish --tag=migrator-config
```

Now you will be able to change config as you want!

To change the route path you can change the `route` key in migrator config.

And, with `middleware` key you can set your middleware to authenticate your user.

**If you don't need to authenticate users to access migrator you can set the value to `web`.**

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity49

Moderate usage in the ecosystem

Community29

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 71.6% 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 ~43 days

Recently: every ~122 days

Total

24

Last Release

803d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/be24b70580da98f30e68a46448c5612bd78a327c127ad9627caeb1c87a40cca2?d=identicon)[rezaamini-ir](/maintainers/rezaamini-ir)

---

Top Contributors

[![reziamini](https://avatars.githubusercontent.com/u/29504334?v=4)](https://github.com/reziamini "reziamini (83 commits)")[![hosseinkalateh](https://avatars.githubusercontent.com/u/59473049?v=4)](https://github.com/hosseinkalateh "hosseinkalateh (10 commits)")[![imanghafoori1](https://avatars.githubusercontent.com/u/6961695?v=4)](https://github.com/imanghafoori1 "imanghafoori1 (4 commits)")[![abbasudo](https://avatars.githubusercontent.com/u/86796762?v=4)](https://github.com/abbasudo "abbasudo (3 commits)")[![afsh7n](https://avatars.githubusercontent.com/u/107817805?v=4)](https://github.com/afsh7n "afsh7n (3 commits)")[![ash-jc-allen](https://avatars.githubusercontent.com/u/39652331?v=4)](https://github.com/ash-jc-allen "ash-jc-allen (3 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (2 commits)")[![adjarriawan](https://avatars.githubusercontent.com/u/37354675?v=4)](https://github.com/adjarriawan "adjarriawan (2 commits)")[![mohsennazari](https://avatars.githubusercontent.com/u/9333787?v=4)](https://github.com/mohsennazari "mohsennazari (1 commits)")[![nowodev](https://avatars.githubusercontent.com/u/43044740?v=4)](https://github.com/nowodev "nowodev (1 commits)")[![shealavington](https://avatars.githubusercontent.com/u/16869302?v=4)](https://github.com/shealavington "shealavington (1 commits)")[![dsbilling](https://avatars.githubusercontent.com/u/9788214?v=4)](https://github.com/dsbilling "dsbilling (1 commits)")[![YoungMayor](https://avatars.githubusercontent.com/u/47315212?v=4)](https://github.com/YoungMayor "YoungMayor (1 commits)")[![AymanAbuAli](https://avatars.githubusercontent.com/u/152209723?v=4)](https://github.com/AymanAbuAli "AymanAbuAli (1 commits)")

### Embed Badge

![Health badge](/badges/rezaamini-ir-migrator/health.svg)

```
[![Health](https://phpackages.com/badges/rezaamini-ir-migrator/health.svg)](https://phpackages.com/packages/rezaamini-ir-migrator)
```

###  Alternatives

[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

731189.9k16](/packages/tallstackui-tallstackui)[illuminate/database

The Illuminate Database package.

2.8k55.8M13.1k](/packages/illuminate-database)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.8k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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