PHPackages                             ndapio/mongo-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. ndapio/mongo-helper

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

ndapio/mongo-helper
===================

A MongoDB's CRUD wrapper for PHP. Neat and easy to use.

v1.0.5(6mo ago)017MITPHPPHP \*

Since Feb 11Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/ndapio/mongo-helper)[ Packagist](https://packagist.org/packages/ndapio/mongo-helper)[ Docs](https://ndap.io)[ RSS](/packages/ndapio-mongo-helper/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)DependenciesVersions (6)Used By (0)

Mongo Helper
------------

[](#mongo-helper)

A MongoDB's CRUD wrapper for PHP. Neat and easy to use.

General idea:

- MongoConnector.php connect to MongoDB and do CRUD queries.
- MongoModel.php is a object class to be extended. The class will map MongoDB into object and do business logic.
- MongoModelCollection.php is a collection class to be extended. The class is working as a collection (list/array/datasets) and save/load documents to MongoDB.

Guide
-----

[](#guide)

You can extend the MongoModel and MongoModelCollection class to use in your project.

(To be updated later...)

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance67

Regular maintenance activity

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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 ~338 days

Total

5

Last Release

195d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5360e6226815d1aef6e1327f8d4a19d1b34825f3dcce2a53eff7172a41bcc892?d=identicon)[ndapio](/maintainers/ndapio)

---

Top Contributors

[![ndapio](https://avatars.githubusercontent.com/u/19400484?v=4)](https://github.com/ndapio "ndapio (13 commits)")

---

Tags

databasemongodbcrudmongo

### Embed Badge

![Health badge](/badges/ndapio-mongo-helper/health.svg)

```
[![Health](https://phpackages.com/badges/ndapio-mongo-helper/health.svg)](https://phpackages.com/packages/ndapio-mongo-helper)
```

###  Alternatives

[moloquent/moloquent

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

120114.6k7](/packages/moloquent-moloquent)

PHPackages © 2026

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