PHPackages                             back-2-95/fields-mongodb - 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. back-2-95/fields-mongodb

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

back-2-95/fields-mongodb
========================

MongoDB storage adapter for back-2-95/fields

00PHP

Since Feb 23Pushed 10y agoCompare

[ Source](https://github.com/back-2-95/fields-mongodb)[ Packagist](https://packagist.org/packages/back-2-95/fields-mongodb)[ RSS](/packages/back-2-95-fields-mongodb/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

back-2-95/fields-mongodb
========================

[](#back-2-95fields-mongodb)

MongoDB storage adapter for back-2-95/fields

[![Travis CI](https://camo.githubusercontent.com/010cfff7d503489034d740ae7a2b36fb225d02d883914fca3d589f2c8ad5c3d7/68747470733a2f2f6170692e7472617669732d63692e6f72672f6261636b2d322d39352f6669656c64732d6d6f6e676f64622e7376673f6272616e63683d6d6173746572)](https://camo.githubusercontent.com/010cfff7d503489034d740ae7a2b36fb225d02d883914fca3d589f2c8ad5c3d7/68747470733a2f2f6170692e7472617669732d63692e6f72672f6261636b2d322d39352f6669656c64732d6d6f6e676f64622e7376673f6272616e63683d6d6173746572)

What should this library do?
----------------------------

[](#what-should-this-library-do)

- Use MongoDb for storing Entities handled by \\BackTo95\\Fields API (create own storage adapter for it)

API
---

[](#api)

Create API and set MongoDB storage:

```
$api = new \BackTo95\Fields\Api();
$client = new \MongoDB\Client;
$storage = new \BackTo95\Fields\MongoDb\MongoDbStorage($client, 'database', 'collection');
$api->setStorage($storage);
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4cd9c5f6ffd2d6019f8375ce471fd34395c78885b9b9cf22e9a97be47c875138?d=identicon)[back-2-95](/maintainers/back-2-95)

---

Top Contributors

[![back-2-95](https://avatars.githubusercontent.com/u/1140272?v=4)](https://github.com/back-2-95 "back-2-95 (4 commits)")

### Embed Badge

![Health badge](/badges/back-2-95-fields-mongodb/health.svg)

```
[![Health](https://phpackages.com/badges/back-2-95-fields-mongodb/health.svg)](https://phpackages.com/packages/back-2-95-fields-mongodb)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k116.5M113](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)[jfelder/oracledb

Oracle DB driver for Laravel

11518.4k](/packages/jfelder-oracledb)

PHPackages © 2026

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