PHPackages                             andreypostal/php-stuff-versioned-mongo - 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. andreypostal/php-stuff-versioned-mongo

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

andreypostal/php-stuff-versioned-mongo
======================================

v0.0.2(10mo ago)43MITPHP

Since Apr 14Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/andreypostal/php-stuff-versioned-mongo)[ Packagist](https://packagist.org/packages/andreypostal/php-stuff-versioned-mongo)[ RSS](/packages/andreypostal-php-stuff-versioned-mongo/feed)WikiDiscussions main Synced 1mo ago

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

Stuff Versioned: MongoDB Backend
================================

[](#stuff-versioned-mongodb-backend)

This is a backend implementation for the library [PHP Stuff Versioned](https://github.com/andreypostal/php-stuff-versioned).

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

[](#installation)

```
composer require andreypostal/php-stuff-versioned-mongo

```

Usage
-----

[](#usage)

```
$client = new MongoClient();
$db = $client->selectDB('my_db');

$backend = new \Andrey\StuffVersioned\Backend\Mongo\Mongo($db);

$manager = new \Andrey\StuffVersioned\VersionManager($backend);

// ...
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance55

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

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

Total

2

Last Release

303d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/88c0d53295da06d774258e1ad68f6e90be3f443d4c62bfedf595411dc51e1b8d?d=identicon)[andreypostal](/maintainers/andreypostal)

---

Top Contributors

[![andreypostal](https://avatars.githubusercontent.com/u/15055086?v=4)](https://github.com/andreypostal "andreypostal (5 commits)")

---

Tags

mongodbphpphp-libraryversionversion-controlversion-manager

### Embed Badge

![Health badge](/badges/andreypostal-php-stuff-versioned-mongo/health.svg)

```
[![Health](https://phpackages.com/badges/andreypostal-php-stuff-versioned-mongo/health.svg)](https://phpackages.com/packages/andreypostal-php-stuff-versioned-mongo)
```

###  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)
