PHPackages                             hrsa/redo - 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. [Admin Panels](/categories/admin)
4. /
5. hrsa/redo

ActiveLibrary[Admin Panels](/categories/admin)

hrsa/redo
=========

Migrate:redo command for Laravel 5.5+

0.1.0(2y ago)015MITPHPPHP ^7.0|^8.0

Since Jan 8Pushed 2y ago1 watchersCompare

[ Source](https://github.com/hrsa/redo)[ Packagist](https://packagist.org/packages/hrsa/redo)[ Docs](https://github.com/hrsa/redo)[ RSS](/packages/hrsa-redo/feed)WikiDiscussions main Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

redo
====

[](#redo)

`migrate:redo` command for Laravel 5.5+

1. Make sure you're using Laravel 5.5 or higher
2. Run `composer require --dev hrsa/redo`
3. Run `php artisan migrate:redo` as much as you want! :)

A lot of developers (myself included) often have to rollback and re-run the newly-created migration because we had a last-second decision that we need to add another column, or change the column structure.

I know that there is an option to do php artisan migrate:refresh --step=1 - but the command often needs an additional alias due to its length - because most of the time we don't need to refresh all the migrations (as it does with no parameters), but only the recent one.

So, such command would help us save the time developing and quickly editing new migrations !

Just in case, it also accepts ``--step` parameter, which defaults to 1 but can be set to any number.

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

906d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3665341c36516dd243215b48d0e72ba28823e365c38a05a3fca39c05fef26b56?d=identicon)[hrsa](/maintainers/hrsa)

---

Top Contributors

[![hrsa](https://avatars.githubusercontent.com/u/491159?v=4)](https://github.com/hrsa "hrsa (10 commits)")

### Embed Badge

![Health badge](/badges/hrsa-redo/health.svg)

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

PHPackages © 2026

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