PHPackages                             zxcvshmuel/mi - 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. zxcvshmuel/mi

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

zxcvshmuel/mi
=============

Migrator is a GUI migration manager for Laravel.

01Blade

Since May 22Pushed 1y ago1 watchersCompare

[ Source](https://github.com/zxcvshmuel/mi)[ Packagist](https://packagist.org/packages/zxcvshmuel/mi)[ RSS](/packages/zxcvshmuel-mi/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

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

13

—

LowBetter than 1% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity18

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/19b4602d29f5100108eea0ec3aa45ef47b295896053228c123a9aec7f7b63098?d=identicon)[zxcvshmuel](/maintainers/zxcvshmuel)

---

Top Contributors

[![zxcvshmuel](https://avatars.githubusercontent.com/u/43316601?v=4)](https://github.com/zxcvshmuel "zxcvshmuel (5 commits)")

### Embed Badge

![Health badge](/badges/zxcvshmuel-mi/health.svg)

```
[![Health](https://phpackages.com/badges/zxcvshmuel-mi/health.svg)](https://phpackages.com/packages/zxcvshmuel-mi)
```

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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