PHPackages                             open-orchestra/open-orchestra-model-bundle - 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. open-orchestra/open-orchestra-model-bundle

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

open-orchestra/open-orchestra-model-bundle
==========================================

A MongoDB implemantation of the Open Orchestra Model Interface

v2.0.1(8y ago)226.5k1[1 PRs](https://github.com/open-orchestra/open-orchestra-model-bundle/pulls)3Apache-2.0PHPPHP ~5.6.0

Since Jan 22Pushed 6y ago10 watchersCompare

[ Source](https://github.com/open-orchestra/open-orchestra-model-bundle)[ Packagist](https://packagist.org/packages/open-orchestra/open-orchestra-model-bundle)[ RSS](/packages/open-orchestra-open-orchestra-model-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (10)Versions (68)Used By (3)

open-orchestra-model-bundle
===========================

[](#open-orchestra-model-bundle)

The Open Orchestra model bundle

ServiceBadgeTravis[![Build Status](https://camo.githubusercontent.com/739a5cbc3a456858939b3945d86524ecdac18c77d356601829d6c3605d9379af/68747470733a2f2f7472617669732d63692e6f72672f6f70656e2d6f72636865737472612f6f70656e2d6f72636865737472612d6d6f64656c2d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/open-orchestra/open-orchestra-model-bundle)Sensio insight[![SensioLabsInsight](https://camo.githubusercontent.com/01fd7bf0815cec23e413dd97e534b1f77b6ae0726efc3d625ce8812f9a671c7a/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f32326539633464362d306130362d343537302d393035332d3338323336663639636465652f6269672e706e67)](https://insight.sensiolabs.com/projects/22e9c4d6-0a06-4570-9053-38236f69cdee)Code Climate (Quality)[![Code Climate](https://camo.githubusercontent.com/77bb86bbcbfe1479c67e1996edbfa83935aca8586e3402dbe4b82d54cab2d9a4/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6f70656e2d6f72636865737472612f6f70656e2d6f72636865737472612d6d6f64656c2d62756e646c652f6261646765732f6770612e737667)](https://codeclimate.com/github/open-orchestra/open-orchestra-model-bundle)Code Climate (Code coverage)[![Test Coverage](https://camo.githubusercontent.com/08365471130847bf69e7da6d63634d9661b8c580564f9adae08385aabbdc08d6/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6f70656e2d6f72636865737472612f6f70656e2d6f72636865737472612d6d6f64656c2d62756e646c652f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/open-orchestra/open-orchestra-model-bundle/coverage)Latest Stable Version[![Latest Stable Version](https://camo.githubusercontent.com/20336a751692f786e1bb8a805d262f4f62ada549240d3a5f0e28d73978173bd2/68747470733a2f2f706f7365722e707567782e6f72672f6f70656e2d6f72636865737472612f6f70656e2d6f72636865737472612d6d6f64656c2d62756e646c652f762f737461626c65)](https://packagist.org/packages/open-orchestra/open-orchestra-model-bundle)Total Downloads[![Total Downloads](https://camo.githubusercontent.com/2e51569952c962ac1d1816abcf2d6f038edf79e586455de78e4ecb9adf8f6414/68747470733a2f2f706f7365722e707567782e6f72672f6f70656e2d6f72636865737472612f6f70656e2d6f72636865737472612d6d6f64656c2d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/open-orchestra/open-orchestra-model-bundle)Usage
-----

[](#usage)

Once you have installed the bundle, you should activate the aggregator query bundle also in the AppKernel::registerBundles() :

```
new OpenOrchestra\ModelBundle\OpenOrchestraModelBundle(),
new Solution\MongoAggregationBundle\SolutionMongoAggregationBundle(),

```

This will allow you to create aggregation query in your repositories by using the method :

```
AbstractRepository::createAggregationQuery()

```

With the aggregation, mongo does not return the original document, but by using the `$$ROOT` parameter, you can add all the fields of the document to the response.

To hydrate all the documents using the database result, use the method :

```
AbstractRepository::hydrateAggregateQuery()

```

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community25

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

63

Last Release

3259d ago

Major Versions

v0.3.4 → v1.0.0-RC12015-09-21

1.2.x-dev → v2.0.0-RC12017-03-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/5b09d71d7f5ecb0ea0911f6e205bd22780d4036ba0443e8b7feed59161088fe3?d=identicon)[open-orchestra](/maintainers/open-orchestra)

---

Top Contributors

[![nicolasThal](https://avatars.githubusercontent.com/u/2675545?v=4)](https://github.com/nicolasThal "nicolasThal (593 commits)")[![alavieille](https://avatars.githubusercontent.com/u/11750768?v=4)](https://github.com/alavieille "alavieille (371 commits)")[![veolys-nanne](https://avatars.githubusercontent.com/u/6725133?v=4)](https://github.com/veolys-nanne "veolys-nanne (340 commits)")[![ngilain](https://avatars.githubusercontent.com/u/6725138?v=4)](https://github.com/ngilain "ngilain (203 commits)")[![Thiblef](https://avatars.githubusercontent.com/u/7255927?v=4)](https://github.com/Thiblef "Thiblef (29 commits)")[![itkg-rboessel](https://avatars.githubusercontent.com/u/11752276?v=4)](https://github.com/itkg-rboessel "itkg-rboessel (25 commits)")[![djamnazi](https://avatars.githubusercontent.com/u/10211733?v=4)](https://github.com/djamnazi "djamnazi (17 commits)")[![juchi](https://avatars.githubusercontent.com/u/3333098?v=4)](https://github.com/juchi "juchi (11 commits)")[![KevinArtus](https://avatars.githubusercontent.com/u/3033900?v=4)](https://github.com/KevinArtus "KevinArtus (8 commits)")[![SOLenG](https://avatars.githubusercontent.com/u/3218397?v=4)](https://github.com/SOLenG "SOLenG (5 commits)")[![aloupfor](https://avatars.githubusercontent.com/u/11750180?v=4)](https://github.com/aloupfor "aloupfor (2 commits)")[![khalid-s](https://avatars.githubusercontent.com/u/7849198?v=4)](https://github.com/khalid-s "khalid-s (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/open-orchestra-open-orchestra-model-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/open-orchestra-open-orchestra-model-bundle/health.svg)](https://phpackages.com/packages/open-orchestra-open-orchestra-model-bundle)
```

###  Alternatives

[doctrine/doctrine-fixtures-bundle

Symfony DoctrineFixturesBundle

2.5k107.1M843](/packages/doctrine-doctrine-fixtures-bundle)[hautelook/alice-bundle

Symfony bundle to manage fixtures with Alice and Faker.

19519.4M34](/packages/hautelook-alice-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[bolt/core

🧿 Bolt Core

585142.5k54](/packages/bolt-core)[hounddog/doctrine-data-fixture-module

Zend Framework 2 Module that provides Doctrine Data-Fixture functionality

37335.4k9](/packages/hounddog-doctrine-data-fixture-module)[nettrine/fixtures

Doctrine Fixtures for Nette Framework

181.2M8](/packages/nettrine-fixtures)

PHPackages © 2026

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