Xethron/migrations-generator
Laravel Migrations Generator: Automatically generate your migrations from an existing database schema. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 4552
- days_rel: n/a
- days_push: 1293
- n_releases_24m: 0
Adoption not part of the score
3320 stars · 492 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Laravel package that generates Laravel migration files from an existing database schema, including indexes and foreign keys. It is installed via Composer and run through an artisan command (migrate:generate).
Use cases
- generate laravel migrations from existing database
- reverse engineer database schema into migrations
- convert legacy database to laravel migrations
- create migration files including indexes and foreign keys
- bootstrap a laravel app from an existing schema
When to choose
- you have an existing database and want Laravel migration files for it
- you need to migrate a legacy schema into a Laravel project
- you want indexes and foreign keys captured in generated migrations
When to avoid
- you are starting a fresh Laravel project with no existing database
- you need support for the latest Laravel versions or active maintenance
- you use a framework other than Laravel
Facets
library · maturity maintenance
database cli databases web-development developer-tools php cli laravel migrations artisan schema-reverse-engineering code-generator code-generation
1 source
- readme: https://github.com/Xethron/migrations-generator · fetched 2026-08-28 · b83b4bc6bb15
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Xethron/migrations-generator | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Xethron/migrations-generator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem