PHPackages                             bcleverly/migration-unmake - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. bcleverly/migration-unmake

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

bcleverly/migration-unmake
==========================

Removes the last migration in your migrations folder

00PHP

Since Oct 26Pushed 6y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Migration Unmake
========================

[](#laravel-migration-unmake)

A laravel console command to remove the last file in your migrations folder. This is handy in case you create a migration by accident or release you don't need it anymore.

How to install
--------------

[](#how-to-install)

`composer require bcleverly/migration-unmake`

How to run
----------

[](#how-to-run)

To remove the latest file run the following: `php artisan migration:unmake` to dry run add `--dry-run` to the end of the command.

MIT license

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity35

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://avatars.githubusercontent.com/u/628574?v=4)[Ben](/maintainers/BCleverly)[@BCleverly](https://github.com/BCleverly)

---

Top Contributors

[![BCleverly](https://avatars.githubusercontent.com/u/628574?v=4)](https://github.com/BCleverly "BCleverly (9 commits)")

### Embed Badge

![Health badge](/badges/bcleverly-migration-unmake/health.svg)

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

PHPackages © 2026

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