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

mongodb/mongo-php-library

The Official MongoDB PHP library observed · 2026-08-28

github.com/mongodb/mongo-php-library · homepage · PHP · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 98
  • Release rhythm 86
  • 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: 76
  • age_days: 4290
  • days_rel: 15
  • days_push: 12
  • n_releases_24m: 12

Full methodology

Adoption not part of the score

1612 stars · 264 forks observed · 2026-08-28

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

The official high-level MongoDB PHP library built on top of the low-level mongodb PHP extension. It provides Client, Database, and Collection abstractions with a full-featured API for CRUD operations, index management, and common database commands.

Use cases

  • connect to mongodb from php
  • perform crud operations on mongodb collections in php
  • manage mongodb indexes and collections from php
  • use mongodb with a php web application
  • query mongodb documents with a high-level php api

When to choose

  • you are building a PHP application backed by MongoDB and want a full-featured driver API
  • you need client, database, and collection abstractions beyond what the raw mongodb extension offers
  • you want an officially supported, actively maintained MongoDB library for PHP

When to avoid

  • your project does not use MongoDB as its database
  • you only need the minimal command/query API and want to avoid the extra abstraction layer
  • you are not using PHP or cannot install the required mongodb extension

Facets

library · maturity stable

database-driver database orm databases backend web-development php cross-platform mongodb nosql crud composer official-driver web-server

9 sources

Member repositories

RepositoryRoleHealth v2
mongodb/mongo-php-librarymain94

For agents

markdown · JSON · MCP: product_card(name="mongodb/mongo-php-library")

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