PHPackages                             sourecode/doctrine-extension-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. sourecode/doctrine-extension-bundle

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

sourecode/doctrine-extension-bundle
===================================

Provides a set of Doctrine extensions for Symfony applications.

v0.3.1(11mo ago)069[1 issues](https://github.com/SoureCode/DoctrineExtensionBundle/issues)MITPHPPHP &gt;=8.4CI passing

Since Mar 30Pushed 11mo agoCompare

[ Source](https://github.com/SoureCode/DoctrineExtensionBundle)[ Packagist](https://packagist.org/packages/sourecode/doctrine-extension-bundle)[ RSS](/packages/sourecode-doctrine-extension-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (25)Versions (5)Used By (0)

sourecode/doctrine-extension-bundle
===================================

[](#sourecodedoctrine-extension-bundle)

[![Packagist Version](https://camo.githubusercontent.com/ffea1c3a7e47a40289f16be10aae90b4665fb246cfa9d501fdc6bdf4a61ca4ba/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736f757265636f64652f646f637472696e652d657874656e73696f6e2d62756e646c652e737667)](https://packagist.org/packages/sourecode/doctrine-extension-bundle)[![Downloads](https://camo.githubusercontent.com/d4199e8c37127bbc807e23d4a26aea366cefc9edf2b375352bce13c74d3a44e2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736f757265636f64652f646f637472696e652d657874656e73696f6e2d62756e646c652e737667)](https://packagist.org/packages/sourecode/doctrine-extension-bundle)[![CI](https://github.com/SoureCode/DoctrineExtensionBundle/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/SoureCode/DoctrineExtensionBundle/actions/workflows/ci.yml)[![codecov](https://camo.githubusercontent.com/d6a1080b94c4b9c32169cf5ded244c64e7414303d38e844270cd228b7da882c8/68747470733a2f2f636f6465636f762e696f2f67682f536f757265436f64652f446f637472696e65457874656e73696f6e42756e646c652f6272616e63682f6d61737465722f67726170682f62616467652e7376673f746f6b656e3d47424642565851594b34)](https://codecov.io/gh/SoureCode/DoctrineExtensionBundle)[![Mutation testing badge](https://camo.githubusercontent.com/712d40879621a1a902c17fd90287ac07658f7df9dd406b9ca76a4a953d0b7b5c/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f7374796c653d666c61742675726c3d687474707325334125324625324662616467652d6170692e737472796b65722d6d757461746f722e696f2532466769746875622e636f6d253246536f757265436f6465253246446f637472696e65457874656e73696f6e42756e646c652532466d6173746572)](https://dashboard.stryker-mutator.io/reports/github.com/SoureCode/DoctrineExtensionBundle/master)

- [Documentation](./docs/index.md)
- [License](./LICENSE)

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

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

### Applications that use Symfony Flex

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
composer require sourecode/doctrine-extension-bundle
```

### Applications that don't use Symfony Flex

[](#applications-that-dont-use-symfony-flex)

#### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
composer require sourecode/doctrine-extension-bundle
```

#### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    \SoureCode\Bundle\DoctrineExtension\SoureCodeDoctrineExtensionBundle::class => ['all' => true],
];
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance51

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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

Total

4

Last Release

343d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/21c0769c766e96c15aaf9886ddecfd66dd525e55d754f18ffbe67c9277ffe43a?d=identicon)[chapterjason](/maintainers/chapterjason)

---

Top Contributors

[![chapterjason](https://avatars.githubusercontent.com/u/1337562?v=4)](https://github.com/chapterjason "chapterjason (30 commits)")

---

Tags

auditingdoctrinesymfony-bundletranslationutc

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sourecode-doctrine-extension-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/sourecode-doctrine-extension-bundle/health.svg)](https://phpackages.com/packages/sourecode-doctrine-extension-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M650](/packages/sylius-sylius)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M309](/packages/easycorp-easyadmin-bundle)

PHPackages © 2026

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