PHPackages                             zf-hipsters/mongo-adapter - 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. [Framework](/categories/framework)
4. /
5. zf-hipsters/mongo-adapter

ActiveLibrary[Framework](/categories/framework)

zf-hipsters/mongo-adapter
=========================

MongoDB Abstract based on zfCommons

v1.0.0(12y ago)149PHP &gt;=5.3.3

Since Dec 1Pushed 12y ago2 watchersCompare

[ Source](https://github.com/zf-hipsters/mongo-adapter)[ Packagist](https://packagist.org/packages/zf-hipsters/mongo-adapter)[ Docs](https://github.com/zf-hipsters/mongo-adapter)[ RSS](/packages/zf-hipsters-mongo-adapter/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

Mongo Adapter
=============

[](#mongo-adapter)

The purpose of this module to create a mongodb mapper that is a straight replacement for the ZFCommons dbAbstract. This easily allows you to utilise MongoDb while still easily using entities, hydrators and mappers as well as exposing the native php client.

Installation
------------

[](#installation)

Added the following requirement to your projects composer.json file.

```
"zf-hipsters/mongo-adapter": "dev-master"
```

and run

php ./composer.phar update

Usage
-----

[](#usage)

You will need to copy the db.local.php.dist file to your /config/autoload folder and fill in your database details.

For an example implementation, please see my @aaronweatheralls [ZfcUser MongoDB Plugin](https://github.com/aaronweatherall/mongo-user).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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

Unknown

Total

1

Last Release

4545d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/30285977?v=4)[developerjack](/maintainers/developerjack)[@developerjack](https://github.com/developerjack)

---

Top Contributors

[![devjack](https://avatars.githubusercontent.com/u/3516066?v=4)](https://github.com/devjack "devjack (2 commits)")[![aaronweatherall](https://avatars.githubusercontent.com/u/980325?v=4)](https://github.com/aaronweatherall "aaronweatherall (1 commits)")

---

Tags

frameworkmongodbzf2mongozfcommonsdbabstract

### Embed Badge

![Health badge](/badges/zf-hipsters-mongo-adapter/health.svg)

```
[![Health](https://phpackages.com/badges/zf-hipsters-mongo-adapter/health.svg)](https://phpackages.com/packages/zf-hipsters-mongo-adapter)
```

PHPackages © 2026

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