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

doctrine/DoctrineMigrationsBundle

Symfony integration for the doctrine/migrations library observed · 2026-08-28

github.com/doctrine/DoctrineMigrationsBundle · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • 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: 19
  • age_days: 5612
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

4304 stars · 218 forks observed · 2026-08-28

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

A Symfony bundle that integrates the Doctrine Migrations library into Symfony applications. It lets developers version database schema changes and apply them predictably across environments.

Use cases

  • version database schema changes in a Symfony app
  • apply database migrations across servers predictably
  • generate migration classes from Doctrine entity changes
  • roll back database schema changes
  • manage schema evolution between dev, staging, and production

When to choose

  • you have a Symfony application using Doctrine ORM
  • you need repeatable, version-controlled database schema changes
  • you want migration commands integrated with Symfony console

When to avoid

  • you are not using Symfony (use doctrine/migrations directly)
  • you use a different ORM or database abstraction layer
  • you need a framework-agnostic migration tool

Facets

plugin · maturity stable

database build-tool cli databases web-development developer-tools php self-hosted symfony-bundle doctrine migrations schema-versioning web-server

1 source

Member repositories

RepositoryRoleHealth v2
doctrine/DoctrineMigrationsBundlemain99

For agents

markdown · JSON · MCP: product_card(name="doctrine/DoctrineMigrationsBundle")

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