PHPackages                             phps-cans/universal-module.doctrine - 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. phps-cans/universal-module.doctrine

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

phps-cans/universal-module.doctrine
===================================

Cross-framework module for doctrine/doctrine2.

1.0.x-dev(9y ago)15MITPHPPHP &gt;=7.0

Since Jan 20Pushed 9y ago2 watchersCompare

[ Source](https://github.com/phps-cans/universal-module.doctrine)[ Packagist](https://packagist.org/packages/phps-cans/universal-module.doctrine)[ RSS](/packages/phps-cans-universal-moduledoctrine/feed)WikiDiscussions 1.0 Synced 4w ago

READMEChangelogDependencies (2)Versions (1)Used By (0)

Doctrine ORM universal module
=============================

[](#doctrine-orm-universal-module)

This package integrates [doctrine/orm](https://github.com/doctrine/doctrine2) in any [container-interop](https://github.com/container-interop/service-provider) compatible framework/container.

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

[](#installation)

```
composer require thecodingmachine/symfony-console-universal-module

```

Once installed, you need to register the [`PSCS\Universal\Module\DoctrineServiceProvider`](src/DoctrineServiceProvider.php) into your container.

If your container supports Puli integration, you have nothing to do. Otherwise, refer to your framework or container's documentation to learn how to register *service providers*.

Introduction
------------

[](#introduction)

This service provider is meant to create a Symfony\\Component\\Console\\Application.

Provided services
-----------------

[](#provided-services)

This *service provider* provides the following services:

Service nameDescription`HelperSet::class`An empty HelperSet`Application::class`An empty console applicationProject template courtesy of [thecodingmachine/service-provider-template](https://github.com/thecodingmachine/service-provider-template)

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity42

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

Unknown

Total

1

Last Release

3448d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/988fb049e7b031fc14b8ce38b8f5bc3e40dbd6bfb3b5bc7f7061b68c41ba39f1?d=identicon)[xhuberty](/maintainers/xhuberty)

---

Top Contributors

[![xhuberty](https://avatars.githubusercontent.com/u/8350192?v=4)](https://github.com/xhuberty "xhuberty (1 commits)")

---

Tags

doctrinedoctrine2service provider

### Embed Badge

![Health badge](/badges/phps-cans-universal-moduledoctrine/health.svg)

```
[![Health](https://phpackages.com/badges/phps-cans-universal-moduledoctrine/health.svg)](https://phpackages.com/packages/phps-cans-universal-moduledoctrine)
```

###  Alternatives

[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)[laravel-doctrine/orm

An integration library for Laravel and Doctrine ORM

8405.5M96](/packages/laravel-doctrine-orm)[ocramius/doctrine-batch-utils

A set of utilities to operate with Doctrine ORM's batch processing functionality

3331.7M7](/packages/ocramius-doctrine-batch-utils)[api-platform/doctrine-orm

Doctrine ORM bridge

293.9M78](/packages/api-platform-doctrine-orm)[webonaute/doctrine-fixtures-generator-bundle

Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.

64184.4k](/packages/webonaute-doctrine-fixtures-generator-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)
