PHPackages                             mwakalingajohn/laravel-auto-migrations - 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. mwakalingajohn/laravel-auto-migrations

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

mwakalingajohn/laravel-auto-migrations
======================================

Laravel migration implemented as django based migrations

06PHP

Since Dec 29Pushed 5y ago1 watchersCompare

[ Source](https://github.com/mwakalingajohn/laravel-auto-migrations)[ Packagist](https://packagist.org/packages/mwakalingajohn/laravel-auto-migrations)[ RSS](/packages/mwakalingajohn-laravel-auto-migrations/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Laravel Auto Migrations For Laravel 8
=====================================

[](#laravel-auto-migrations-for-laravel-8)

[![Latest Stable Version](https://camo.githubusercontent.com/f9239e0a2dca8c9fcd6aa36c8aa5ef5b2b1032ea7443a569aa5fa3f349d4c345/68747470733a2f2f706f7365722e707567782e6f72672f6d77616b616c696e67616a6f686e2f6c61726176656c2d6175746f2d6d6967726174696f6e732f76)](//packagist.org/packages/mwakalingajohn/laravel-auto-migrations)[![Total Downloads](https://camo.githubusercontent.com/e9ceda7f98af5fff992b0035f5918c235f470cb19a79b6b1609fc13b07327053/68747470733a2f2f706f7365722e707567782e6f72672f6d77616b616c696e67616a6f686e2f6c61726176656c2d6175746f2d6d6967726174696f6e732f646f776e6c6f616473)](//packagist.org/packages/mwakalingajohn/laravel-auto-migrations)[![Latest Unstable Version](https://camo.githubusercontent.com/5c2168c9f960d73963cdce688e6fe43862fa56f029bcf7679a4c991834920cc5/68747470733a2f2f706f7365722e707567782e6f72672f6d77616b616c696e67616a6f686e2f6c61726176656c2d6175746f2d6d6967726174696f6e732f762f756e737461626c65)](//packagist.org/packages/mwakalingajohn/laravel-auto-migrations)[![License](https://camo.githubusercontent.com/f30b8ba60dab5c5c21b4fba80dfab82ce311b6ee040ccb9b7586e2989522c98e/68747470733a2f2f706f7365722e707567782e6f72672f6d77616b616c696e67616a6f686e2f6c61726176656c2d6175746f2d6d6967726174696f6e732f6c6963656e7365)](//packagist.org/packages/mwakalingajohn/laravel-auto-migrations)

This package is created in attempt to emulate the django migration system

Quick installation
------------------

[](#quick-installation)

```
$ composer require mwakalingajohn/laravel-auto-migrations
```

#### Service Provider &amp; Facade (Optional)

[](#service-provider--facade-optional)

Register provider and facade on your `config/app.php` file.

```
'providers' => [
    ...,
    Mwakalingajohn\LaravelAutoMigrations\LaravelAutoMigrationsServiceProvider::class,
]
```

Credits
-------

[](#credits)

[Mwakalinga John](https://github.com/**mwakalingajohn**)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/yajra/laravel-datatables/blob/master/LICENSE.md) for more information.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

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/570b2a91dd49c41e2a0948ed3016f4fb6201ae733f64380d10cc9c5b9cc4d9c7?d=identicon)[mwakalingajohn](/maintainers/mwakalingajohn)

---

Top Contributors

[![mwakalingajohn](https://avatars.githubusercontent.com/u/14811728?v=4)](https://github.com/mwakalingajohn "mwakalingajohn (17 commits)")

### Embed Badge

![Health badge](/badges/mwakalingajohn-laravel-auto-migrations/health.svg)

```
[![Health](https://phpackages.com/badges/mwakalingajohn-laravel-auto-migrations/health.svg)](https://phpackages.com/packages/mwakalingajohn-laravel-auto-migrations)
```

###  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)
