Ross ROSS = Recommend OSS · open-source software intelligence for agents

kitloong/laravel-migrations-generator

Laravel Migrations Generator: Automatically generate your migrations from an existing database schema. observed · 2026-08-28

github.com/kitloong/laravel-migrations-generator · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

81/100

  • Activity 81
  • Release rhythm 71
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 56
  • age_days: 2359
  • days_rel: 115
  • days_push: 115
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

2864 stars · 294 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Laravel/Lumen package that generates Laravel migration files from an existing database schema, including tables, columns, indexes, and foreign keys. It is installed via Composer and run as an artisan command.

Use cases

  • generate Laravel migrations from an existing database
  • reverse-engineer a legacy database schema into migration files
  • convert a MySQL or PostgreSQL database into Laravel migrations
  • bootstrap a Laravel project from an existing database
  • squash database schema into a single migration file
  • generate migrations with indexes and foreign keys

When to choose

  • you have an existing database and want to adopt Laravel's migration system
  • you need migration files including indexes and foreign key constraints
  • you use any of Laravel's first-party databases (MySQL, MariaDB, PostgreSQL, SQL Server, SQLite)
  • you want to squash many tables into a single migration file

When to avoid

  • you are starting from scratch and writing migrations by hand
  • you are not using Laravel or Lumen
  • you need migrations for databases Laravel does not support

Facets

library · maturity active

database cli databases web-development developer-tools php cli cross-platform laravel lumen migrations schema-reverse-engineering artisan-command eloquent code-generation

1 source

Member repositories

RepositoryRoleHealth v2
kitloong/laravel-migrations-generatormain81

For agents

markdown · JSON · MCP: product_card(name="kitloong/laravel-migrations-generator")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem