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

doctrine/mongodb-odm

The Official PHP MongoDB ORM/ODM observed · 2026-08-28

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

Health v2 · maintenance only

97/100

  • Activity 99
  • Release rhythm 92
  • 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: 14
  • age_days: 5949
  • days_rel: 55
  • days_push: 8
  • n_releases_24m: 28

Full methodology

Adoption not part of the score

1094 stars · 508 forks observed · 2026-08-28

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

Doctrine MongoDB ODM is the official PHP object document mapper for MongoDB, mapping PHP classes to MongoDB documents with support for embedded and referenced documents. It provides a query builder, aggregation framework support, schema and index management, GridFS file storage, and an event system.

Use cases

  • map PHP objects to MongoDB documents
  • persist a domain model in MongoDB from a PHP or Symfony app
  • manage MongoDB indexes and schema from PHP code
  • store large files in MongoDB with GridFS
  • build complex MongoDB queries with a fluent query builder
  • mix SQL and MongoDB data with Doctrine ORM integration

When to choose

  • you build PHP or Symfony applications backed by MongoDB and want an object-oriented data layer
  • you want document mapping, repositories, and lifecycle events instead of raw driver code
  • you need GridFS file storage or aggregation pipelines from PHP objects

When to avoid

  • you use a relational database and need Doctrine ORM instead
  • you prefer lightweight raw MongoDB driver access without mapping overhead
  • your project is not PHP

Facets

library · maturity active

orm database-driver database databases backend web-development php mongodb odm doctrine symfony gridfs data-mapping web-server

5 sources

Member repositories

RepositoryRoleHealth v2
doctrine/mongodb-odmmain97

For agents

markdown · JSON · MCP: product_card(name="doctrine/mongodb-odm")

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