PHPackages                             bengor-user/doctrine-orm-bridge-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. bengor-user/doctrine-orm-bridge-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

bengor-user/doctrine-orm-bridge-bundle
======================================

Symfony bundle that glues UserBundle and DoctrineORMBridge

v1.2.0(9y ago)06.0kMITPHPPHP ^5.5 || ^7.0

Since Jun 13Pushed 9y ago1 watchersCompare

[ Source](https://github.com/BenGorUser/DoctrineORMBridgeBundle)[ Packagist](https://packagist.org/packages/bengor-user/doctrine-orm-bridge-bundle)[ RSS](/packages/bengor-user-doctrine-orm-bridge-bundle/feed)WikiDiscussions master Synced 3w ago

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

DoctrineORMBridgeBundle
=======================

[](#doctrineormbridgebundle)

> Symfony bundle that glues UserBundle and DoctrineORMBridge

[![Build Status](https://camo.githubusercontent.com/7d8bbb2b01b3f9a06c4ae2e89bc6f5d644ee8511d72f73b3a9ef1f80ab00dae1/68747470733a2f2f7472617669732d63692e6f72672f42656e476f72557365722f446f637472696e654f524d42726964676542756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/BenGorUser/DoctrineORMBridgeBundle)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/50e86a49d62de5754e4bcdfbc479eac3b293d6f856c6a6301910b98730f66521/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f42656e476f72557365722f446f637472696e654f524d42726964676542756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/BenGorUser/DoctrineORMBridgeBundle/?branch=master)[![Total Downloads](https://camo.githubusercontent.com/ed500ec227a90d3a92eec1d4d3f00b37851488e7ddbca107f7a8c33fa577631b/68747470733a2f2f706f7365722e707567782e6f72672f62656e676f722d757365722f646f637472696e652d6f726d2d6272696467652d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/bengor-user/doctrine-orm-bridge-bundle/)[![Latest Stable Version](https://camo.githubusercontent.com/0aa63a6f588244bef5ae83a05729eee3a29b5a37d14cd62bbe1078a583978ae5/68747470733a2f2f706f7365722e707567782e6f72672f62656e676f722d757365722f646f637472696e652d6f726d2d6272696467652d62756e646c652f762f737461626c652e737667)](https://packagist.org/packages/bengor-user/doctrine-orm-bridge-bundle/)[![Latest Unstable Version](https://camo.githubusercontent.com/7ae78ae1d6ca9296e96bd17f0a08e2afe1eee7f338b032d90dfb892ccf936721/68747470733a2f2f706f7365722e707567782e6f72672f62656e676f722d757365722f646f637472696e652d6f726d2d6272696467652d62756e646c652f762f756e737461626c652e737667)](https://packagist.org/packages/bengor-user/doctrine-orm-bridge-bundle/)

\##Requirements PHP &gt;= 5.5
Symfony &gt;= 2.8

\##Installation The easiest way to install this component is using [Composer](http://getcomposer.org)

```
$ composer require bengor-user/doctrine-orm-bridge-bundle
```

\##Documentation All the documentation is stored inside the [user bundle](https://github.com/BenGorUser/UserBundle/blob/master/docs/index.md).

\##Tests This bundle is completely tested by **[PHPSpec](http://www.phpspec.net/), SpecBDD framework for PHP**.

Run the following command to launch tests:

```
$ vendor/bin/phpspec run -fpretty
```

\##Contributing If you have any doubt or maybe you want to share some opinion, you can use our **Gitter** chat.

[![Join the chat at https://gitter.im/BenGorUser/User](https://camo.githubusercontent.com/7c384e7dff627bc25687c2976b4ff7e1c87275f4d73f461b7ec1ab826fa58a14/68747470733a2f2f6261646765732e6769747465722e696d2f42656e476f72557365722f557365722e737667)](https://gitter.im/BenGorUser/User?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

BenGorUser uses [Crowdin](https://crowdin.com/) as tool to manage translations so, please help us translating your favorite language via this service. Pull requests about translations will not be accepted.

[![Crowdin](https://camo.githubusercontent.com/fe5982dda41fecd317f7dcb2a01c3ce27f7747d56608dfe76b1e5f9669a620be/68747470733a2f2f64333232637174353834626f346f2e636c6f756466726f6e742e6e65742f62656e676f72757365722f6c6f63616c697a65642e737667)](https://crowdin.com/project/bengoruser)

This bundle follows PHP coding standards, so pull requests need to execute the Fabien Potencier's [PHP-CS-Fixer](http://cs.sensiolabs.org/). Furthermore, if the PR creates some not-PHP file remember that you have to put the license header manually. In order to simplify we provide a Composer script that wraps all the commands related with this process.

```
$ composer run-script cs
```

There is also a policy for contributing to this project. Pull requests must be explained step by step to make the review process easy in order to accept and merge them. New methods or code improvements must come paired with [PHPSpec](http://www.phpspec.net/) tests.

If you would like to contribute it is a good point to follow Symfony contribution standards, so please read the [Contributing Code](http://symfony.com/doc/current/contributing/code/index.html) in the project documentation. If you are submitting a pull request, please follow the guidelines in the [Submitting a Patch](http://symfony.com/doc/current/contributing/code/patches.html#check-list) section and use the [Pull Request Template](http://symfony.com/doc/current/contributing/code/patches.html#make-a-pull-request).

\##Credits This bundle is created by:

>

**@benatespina** -
**@gorkalaucirica** -

\##Licensing Options [![License](https://camo.githubusercontent.com/1f1dd0958a95f144e917ed9a149ed65fd0794e967d7bdcd38d32f03ea15acff9/68747470733a2f2f706f7365722e707567782e6f72672f62656e676f722d757365722f646f637472696e652d6f726d2d6272696467652d62756e646c652f6c6963656e73652e737667)](https://github.com/BenGorUser/DoctrineORMBridgeBundle/blob/master/LICENSE)

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 96.2% 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 ~117 days

Total

3

Last Release

3434d ago

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/06308bfc15d8774c16d36d727f852c2d29ed8d0d6153637384439747776dc658?d=identicon)[benatespina](/maintainers/benatespina)

---

Top Contributors

[![benatespina](https://avatars.githubusercontent.com/u/3951376?v=4)](https://github.com/benatespina "benatespina (25 commits)")[![gorkalaucirica](https://avatars.githubusercontent.com/u/1749891?v=4)](https://github.com/gorkalaucirica "gorkalaucirica (1 commits)")

---

Tags

ddddoctrinedoctrine-ormormphpsymfony-bundleuser-managementsymfonybundleormdoctrineuserddd

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/bengor-user-doctrine-orm-bridge-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/bengor-user-doctrine-orm-bridge-bundle/health.svg)](https://phpackages.com/packages/bengor-user-doctrine-orm-bridge-bundle)
```

###  Alternatives

[sonata-project/doctrine-orm-admin-bundle

Integrate Doctrine ORM into the SonataAdminBundle

44918.0M166](/packages/sonata-project-doctrine-orm-admin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[omines/datatables-bundle

Symfony DataTables Bundle with native Doctrine ORM, Elastica and MongoDB support

2841.5M6](/packages/omines-datatables-bundle)[ahmed-bhs/doctrine-doctor

Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.

939.0k](/packages/ahmed-bhs-doctrine-doctor)

PHPackages © 2026

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