PHPackages                             alitvinenko/mongodb-nested-tree-extension - 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. alitvinenko/mongodb-nested-tree-extension

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

alitvinenko/mongodb-nested-tree-extension
=========================================

MongoDB Nested set Strategy and Repository class for DoctrineExtensions

v0.1.2(7y ago)06.8kMITPHP &gt;=5.3.2

Since Jul 5Compare

[ Source](https://github.com/alitvinenko/mongodb-nested-tree-extension)[ Packagist](https://packagist.org/packages/alitvinenko/mongodb-nested-tree-extension)[ RSS](/packages/alitvinenko-mongodb-nested-tree-extension/feed)WikiDiscussions Synced 2w ago

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

Doctrine MongoDB Nested Tree Extension
======================================

[](#doctrine-mongodb-nested-tree-extension)

About
-----

[](#about)

This package contains Doctrine MongoDB Nested set Strategy extension for [DoctrineExtensions](https://github.com/Atlantic18/DoctrineExtensions/blob/v2.4.x/doc/tree.md).

1. Installation
---------------

[](#1-installation)

Add the `alitvinenko/mongodb-nested-tree-extension` package to your `require` section in the `composer.json` file.

```
$ composer require alitvinenko/mongodb-nested-tree-extension
```

2. Configuration
----------------

[](#2-configuration)

### 2.1. Configuration StofDoctrineExtensionsBundle

[](#21-configuration-stofdoctrineextensionsbundle)

Configure [StofDoctrineExtensionsBundle](http://symfony.com/doc/current/bundles/StofDoctrineExtensionsBundle/index.html).

### 2.2. Set overriding Listener for Tree extension

[](#22-set-overriding-listener-for-tree-extension)

```
# app/config/config.yml

...
stof_doctrine_extensions:
    mongodb:
        default:
            tree: true # enable tree extension
    class:
        tree: NestedTreeExtension\Listener\TreeListener # and set listener
...
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

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

Total

3

Last Release

2773d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1942268?v=4)[Andrey Litvinenko](/maintainers/alitvinenko)[@alitvinenko](https://github.com/alitvinenko)

---

Top Contributors

[![alitvinenko](https://avatars.githubusercontent.com/u/1942268?v=4)](https://github.com/alitvinenko "alitvinenko (10 commits)")

---

Tags

treenestedsetdoctrine2mongodb

### Embed Badge

![Health badge](/badges/alitvinenko-mongodb-nested-tree-extension/health.svg)

```
[![Health](https://phpackages.com/badges/alitvinenko-mongodb-nested-tree-extension/health.svg)](https://phpackages.com/packages/alitvinenko-mongodb-nested-tree-extension)
```

###  Alternatives

[stof/doctrine-extensions-bundle

Integration of the gedmo/doctrine-extensions with Symfony

1.9k88.1M434](/packages/stof-doctrine-extensions-bundle)[gedmo/doctrine-extensions

Doctrine behavioral extensions

4.1k122.6M412](/packages/gedmo-doctrine-extensions)[friendsofsymfony/elastica-bundle

Elasticsearch PHP integration for your Symfony project using Elastica

1.3k17.7M49](/packages/friendsofsymfony-elastica-bundle)

PHPackages © 2026

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