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

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

andresilva/migrator
===================

Migrator is a GUI migration manager for Laravel.

01PHP

Since Oct 31Pushed 2y agoCompare

[ Source](https://github.com/andre-silvakmm/migrator)[ Packagist](https://packagist.org/packages/andresilva/migrator)[ RSS](/packages/andresilva-migrator/feed)WikiDiscussions master Synced 2w 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

14

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity21

Early-stage or recently created project

 Bus Factor1

Top contributor holds 71.8% 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/f7c69aea2709d1998293995d072e445ee78445f0a6424dd5ed62e63c19c0a9b3?d=identicon)[AndreSilva](/maintainers/AndreSilva)

---

Top Contributors

[![reziamini](https://avatars.githubusercontent.com/u/29504334?v=4)](https://github.com/reziamini "reziamini (79 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)")[![andre-silvakmm](https://avatars.githubusercontent.com/u/74911852?v=4)](https://github.com/andre-silvakmm "andre-silvakmm (2 commits)")[![adjarriawan](https://avatars.githubusercontent.com/u/37354675?v=4)](https://github.com/adjarriawan "adjarriawan (2 commits)")[![dsbilling](https://avatars.githubusercontent.com/u/9788214?v=4)](https://github.com/dsbilling "dsbilling (1 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (1 commits)")[![mohsennazari](https://avatars.githubusercontent.com/u/9333787?v=4)](https://github.com/mohsennazari "mohsennazari (1 commits)")[![shealavington](https://avatars.githubusercontent.com/u/16869302?v=4)](https://github.com/shealavington "shealavington (1 commits)")

### Embed Badge

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

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

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.8k117.8M121](/packages/jdorn-sql-formatter)[backup-manager/backup-manager

A framework agnostic database backup manager with user-definable procedures and support for S3, Dropbox, FTP, SFTP, and more with drivers for popular frameworks.

1.7k1.6M11](/packages/backup-manager-backup-manager)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M88](/packages/propel-propel1)[insolita/yii2-migration-generator

Set of gii tools for generating files for migration by schema of table , phpdoc or table data

108508.0k5](/packages/insolita-yii2-migration-generator)[xpdo/xpdo

A PDO-based Object/Relational Bridge Library

7088.4k4](/packages/xpdo-xpdo)[voku/session2db

A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.

2920.0k](/packages/voku-session2db)

PHPackages © 2026

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