PHPackages                             electricmaxxx/doctrine-orm-phpcr-adapter-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. electricmaxxx/doctrine-orm-phpcr-adapter-bundle

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

electricmaxxx/doctrine-orm-phpcr-adapter-bundle
===============================================

Bundle to use the orm-odm-adapter library

72.1k1[6 issues](https://github.com/ElectricMaxxx/DoctrineOrmPhpcrAdapterBundle/issues)PHP

Since Dec 15Pushed 9y ago4 watchersCompare

[ Source](https://github.com/ElectricMaxxx/DoctrineOrmPhpcrAdapterBundle)[ Packagist](https://packagist.org/packages/electricmaxxx/doctrine-orm-phpcr-adapter-bundle)[ RSS](/packages/electricmaxxx-doctrine-orm-phpcr-adapter-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (3)Used By (0)

DoctrineOrmPhpcrAdapterBundle
=============================

[](#doctrineormphpcradapterbundle)

DoctrineOrmPhpcrAdapterBundle for the Symfony Framework.

This bundle integrates the Doctrine ORM-ODM-Adapter into Symfony2.

[![Build Status](https://camo.githubusercontent.com/6e33739a1ced1ba0d82a030c21c871dc187f059d481febb578ff114c1881c2b8/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f456c6563747269634d617878782f446f637472696e654f726d50687063724164617074657242756e646c652e706e67)](http://travis-ci.org/ElectricMaxxx/DoctrineOrmPhpcrAdapterBundle)

What is Doctrine ORM-ODM-Adapter?
---------------------------------

[](#what-is-doctrine-orm-odm-adapter)

The Doctrine Project is the home of a selected set of PHP libraries primarily focused on providing persistence services and related functionality. Ths ORM-ODM-Adapter provides the chance to reference objects between different doctrine implementations.

Documentation
-------------

[](#documentation)

### Minimum Configuration

[](#minimum-configuration)

```
doctrine_orm_phpcr_adapter:
    managers:
        reference-phpcr:
            defaul: doctrine_phpcr.odm.default_document_manager
        reference-dbal-orm:
            default: doctrine.orm.default_entity_manager
    adapters:
        mapping: true
        auto_generate_proxy_classes: %kernel.debug%
```

You can add some mapping for the documents/entities as you used to know it in the ORM/ODM:

```
doctrine_orm_phpcr_adapter:
    ...
    mappings:
        some_name:
            type: annotation
            dir: ../Entity
            is_bundle: true

```

Your will find the mapping information in the (library)\[\]

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance3

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity44

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/b92413cdc239a92be6ac54a825650ef3b540e1098304bdb08a58f10bd458f610?d=identicon)[ElectricMaxxx](/maintainers/ElectricMaxxx)

---

Top Contributors

[![ElectricMaxxx](https://avatars.githubusercontent.com/u/2905834?v=4)](https://github.com/ElectricMaxxx "ElectricMaxxx (35 commits)")

### Embed Badge

![Health badge](/badges/electricmaxxx-doctrine-orm-phpcr-adapter-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/electricmaxxx-doctrine-orm-phpcr-adapter-bundle/health.svg)](https://phpackages.com/packages/electricmaxxx-doctrine-orm-phpcr-adapter-bundle)
```

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.3k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M543](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M209](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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