PHPackages                             carma/migration-checker - 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. carma/migration-checker

ActiveLibrary[Admin Panels](/categories/admin)

carma/migration-checker
=======================

This package will add into the moonshine admin panel a new menu item 'Migration checker' for checking all migrations

1.0.0(1y ago)07MITPHPPHP ^8.3

Since Jul 12Pushed 1y ago1 watchersCompare

[ Source](https://github.com/carma100/migration-checker)[ Packagist](https://packagist.org/packages/carma/migration-checker)[ RSS](/packages/carma-migration-checker/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

Carma Migration Checker
=======================

[](#carma-migration-checker)

This package will add a new menu item "Migration checker" to the Moonshine admin panel.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require carma/migration-checker
```

Usage
-----

[](#usage)

After installing and configuring the package, you will see a new menu item 'Migration Checker' in your Moonshine admin panel. This will allow you to:

- View all migrations in your system
- Check the status of each migration (Ran/Pending)
- Update and delete migrations as needed

MigrationService
----------------

[](#migrationservice)

The main service provided by this package is the `MigrationService` which includes methods to fetch and update migrations.

### Methods:

[](#methods)

- `updateAllMigrations()`: This method updates the list of all migrations in the system.
- `getAllMigrationsFromSystem()`: This protected method retrieves all migration files from the system.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

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

721d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/69940295?v=4)[carma1000](/maintainers/carma1000)[@carma1000](https://github.com/carma1000)

---

Tags

laravelmigration-checker

### Embed Badge

![Health badge](/badges/carma-migration-checker/health.svg)

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

###  Alternatives

[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.4k](/packages/typicms-base)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)

PHPackages © 2026

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