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

doctrine/DoctrineBundle

Symfony Bundle for Doctrine ORM and DBAL observed · 2026-08-28

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

Health v2 · maintenance only

97/100

  • Activity 98
  • Release rhythm 94
  • Longevity 100
How is this computed?

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

  • gap_med: 1
  • age_days: 5403
  • days_rel: 41
  • days_push: 16
  • n_releases_24m: 32

Full methodology

Adoption not part of the score

4831 stars · 482 forks observed · 2026-08-28

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

DoctrineBundle is the official Symfony bundle that integrates Doctrine ORM and DBAL into Symfony applications. It provides configuration, console commands, entity manager wiring, and a web debug toolbar collector for database persistence.

Use cases

  • integrate Doctrine ORM into a Symfony app
  • configure multiple database connections and entity managers in Symfony
  • run Doctrine schema and migration console commands in Symfony
  • inspect Doctrine queries in the Symfony profiler toolbar
  • manage entity listeners and event listeners in Symfony
  • set up DBAL types and custom ID generators

When to choose

  • you are building a Symfony application that needs database persistence
  • you want Doctrine ORM/DBAL wired into Symfony's DI container and profiler
  • you need multiple entity managers or connections with autowiring

When to avoid

  • you use Laravel, Laminas, or a non-Symfony framework
  • you want a standalone ORM without framework integration
  • you prefer a lightweight query builder without full ORM

Facets

plugin · maturity stable

orm database database-driver cli middleware databases web-development backend developer-tools php self-hosted symfony-bundle doctrine-orm dbal entity-management console-commands web-profiler web-server

10 sources

Member repositories

RepositoryRoleHealth v2
doctrine/DoctrineBundlemain97

For agents

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

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