PHPackages                             nxlib/nosqlodm - 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. nxlib/nosqlodm

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

nxlib/nosqlodm
==============

nosql-odm

v0.0.2(10y ago)023MITPHPPHP &gt;=5.4.0

Since Nov 22Pushed 9y ago1 watchersCompare

[ Source](https://github.com/garming/nxlib-odm)[ Packagist](https://packagist.org/packages/nxlib/nosqlodm)[ RSS](/packages/nxlib-nosqlodm/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

PHP nosql-odm Library
=====================

[](#php-nosql-odm-library)

=======================

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

[](#requirements)

- php5.4+

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

[](#installation)

- composer.json

```
"require":
      {
           "nxlib/nosqlodm":  "~0.0.1"
      }

```

if `composer.json` don't exist,create a new `composer.json`

```
  {
    "config": {

    },
    "repositories": [
      {"type": "composer", "url": "http://packagist.phpcomposer.com"}
    ],
    "minimum-stability": "dev",
    "require": {
       "nxlib/nosqlodm":  "~0.0.1"
    }
  }

```

- command
    `composer install` or `composer update`

Introduction &amp; Useage
-------------------------

[](#introduction--useage)

see the `demo` folder

License
-------

[](#license)

MIT License see

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Total

2

Last Release

3820d ago

### Community

Maintainers

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

---

Top Contributors

[![garming](https://avatars.githubusercontent.com/u/1309703?v=4)](https://github.com/garming "garming (2 commits)")

---

Tags

mongodb

### Embed Badge

![Health badge](/badges/nxlib-nosqlodm/health.svg)

```
[![Health](https://phpackages.com/badges/nxlib-nosqlodm/health.svg)](https://phpackages.com/packages/nxlib-nosqlodm)
```

###  Alternatives

[mongodb/laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel

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

MongoDB driver library

1.6k64.0M542](/packages/mongodb-mongodb)[phpfastcache/phpfastcache

PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.

2.4k5.0M130](/packages/phpfastcache-phpfastcache)[doctrine/mongodb-odm

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

1.1k23.3M299](/packages/doctrine-mongodb-odm)[friendsofsymfony/elastica-bundle

Elasticsearch PHP integration for your Symfony project using Elastica

1.3k17.2M47](/packages/friendsofsymfony-elastica-bundle)[doctrine/mongodb-odm-bundle

Symfony Doctrine MongoDB Bundle

38418.7M195](/packages/doctrine-mongodb-odm-bundle)

PHPackages © 2026

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