PHPackages                             subjective-php/mongodb-helper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. subjective-php/mongodb-helper

ActiveLibrary[Database &amp; ORM](/categories/database)

subjective-php/mongodb-helper
=============================

Collection of classes to assist with various mongodb operations

v1.1.0(3y ago)025.8k↓23.1%1[1 PRs](https://github.com/subjective-php/mongodb-helper/pulls)MITPHPPHP ^7.0||^8.0CI failing

Since Nov 9Pushed 3y agoCompare

[ Source](https://github.com/subjective-php/mongodb-helper)[ Packagist](https://packagist.org/packages/subjective-php/mongodb-helper)[ RSS](/packages/subjective-php-mongodb-helper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

subjective-php/mongodb-helper
=============================

[](#subjective-phpmongodb-helper)

[![Latest Stable Version](https://camo.githubusercontent.com/dd07a169d9623fd327fc7ac0d107463e9521c134e6f5ec9a78ea95c703f8b31d/68747470733a2f2f706f7365722e707567782e6f72672f7375626a6563746976652d7068702f6d6f6e676f64622d68656c7065722f762f737461626c65)](https://packagist.org/packages/subjective-php/mongodb-helper)[![Latest Unstable Version](https://camo.githubusercontent.com/62783b78f9308aaa9fc0b51c8883e5c82590e232ec8501b7fda21912d388370f/68747470733a2f2f706f7365722e707567782e6f72672f7375626a6563746976652d7068702f6d6f6e676f64622d68656c7065722f762f756e737461626c65)](https://packagist.org/packages/subjective-php/mongodb-helper)[![License](https://camo.githubusercontent.com/37998d3711e81d752c05ec8a44a068b451949179512b24985d202f5b3a06303c/68747470733a2f2f706f7365722e707567782e6f72672f7375626a6563746976652d7068702f6d6f6e676f64622d68656c7065722f6c6963656e7365)](https://packagist.org/packages/subjective-php/mongodb-helper)

[![Total Downloads](https://camo.githubusercontent.com/c39530ddd10eb2283fc4262de51617b0803fcce0316e9f16edf8e25d601925e6/68747470733a2f2f706f7365722e707567782e6f72672f7375626a6563746976652d7068702f6d6f6e676f64622d68656c7065722f646f776e6c6f616473)](https://packagist.org/packages/subjective-php/mongodb-helper)[![Daily Downloads](https://camo.githubusercontent.com/98dfaf37b3ec17f9ef0fc7df81ddf473e1c24e5048bef5d1c7e189d1bd8bb4fb/68747470733a2f2f706f7365722e707567782e6f72672f7375626a6563746976652d7068702f6d6f6e676f64622d68656c7065722f642f6461696c79)](https://packagist.org/packages/subjective-php/mongodb-helper)[![Monthly Downloads](https://camo.githubusercontent.com/2d101d70e5449cb3cf88ae5c3bcc1a35de67481a5242680c8ffe11885b69d04a/68747470733a2f2f706f7365722e707567782e6f72672f7375626a6563746976652d7068702f6d6f6e676f64622d68656c7065722f642f6d6f6e74686c79)](https://packagist.org/packages/subjective-php/mongodb-helper)

Requirements
------------

[](#requirements)

subjective-php/mongodb-helper requires PHP 7.0 (or later).

Composer
--------

[](#composer)

To add the library as a local, per-project dependency use [Composer](http://getcomposer.org)! Simply add a dependency on `subjective-php/mongodb-helper` to your project's `composer.json` file such as:

```
composer require subjective-php/mongodb-helper
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~638 days

Total

3

Last Release

1106d ago

PHP version history (2 changes)v1.0.0PHP ^7.0

v1.1.0PHP ^7.0||^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/a8d287c8b6f54200e7c10080794152779dc84f043fcc35f43ea8d1e9c8818aa0?d=identicon)[chadicus](/maintainers/chadicus)

---

Top Contributors

[![chadicus](https://avatars.githubusercontent.com/u/1182337?v=4)](https://github.com/chadicus "chadicus (35 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/subjective-php-mongodb-helper/health.svg)

```
[![Health](https://phpackages.com/badges/subjective-php-mongodb-helper/health.svg)](https://phpackages.com/packages/subjective-php-mongodb-helper)
```

###  Alternatives

[mongodb/laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel

7.1k7.2M71](/packages/mongodb-laravel-mongodb)[doctrine/mongodb-odm

PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.

1.1k23.3M302](/packages/doctrine-mongodb-odm)[alcaeus/mongo-php-adapter

Adapter to provide ext-mongo interface on top of mongo-php-library

46412.3M73](/packages/alcaeus-mongo-php-adapter)[moloquent/moloquent

A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)

120114.6k7](/packages/moloquent-moloquent)[doesntmattr/mongodb-migrations

Managed Database Migrations for MongoDB

23598.7k1](/packages/doesntmattr-mongodb-migrations)[facile-it/mongodb-bundle

Bundle service integration of official \[mongodb/mongo-php-library\](https://github.com/mongodb/mongo-php-library) driver library

38212.1k1](/packages/facile-it-mongodb-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
