PHPackages                             objective-php/doctrine-package - 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. objective-php/doctrine-package

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

objective-php/doctrine-package
==============================

Doctrine integration for Objective PHP

v2.0.0(8y ago)048.4k↓50%2[1 issues](https://github.com/objective-php/doctrine-package/issues)GPL-3.0PHPPHP &gt;=7.0

Since Jul 10Pushed 8y ago5 watchersCompare

[ Source](https://github.com/objective-php/doctrine-package)[ Packagist](https://packagist.org/packages/objective-php/doctrine-package)[ Docs](https://github.com/objective-php/doctrine-package)[ RSS](/packages/objective-php-doctrine-package/feed)WikiDiscussions master Synced 1mo ago

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

Objective PHP / Doctrine Package [![Build Status](https://camo.githubusercontent.com/890924ff7f43bf3ba66e77e4053049b2e0516965bf4b7e55451b57fc3e3d9fc0/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f6f626a6563746976652d7068702f7072696d6974697665732e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/objective-php/doctrine-package)
===========================================================================================================================================================================================================================================================================================================================================================

[](#objective-php--doctrine-package-)

Project introduction
--------------------

[](#project-introduction)

This package allow to easily make use of the Doctrine ORM/ODM with Objective PHP

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

[](#installation)

### Manual

[](#manual)

You can clone our Github repository by running:

```
git clone http://github.com/objective-php/doctrine-package

```

If you're to proceed this way, you probably don't need more explanation about how to use the library :)

### Composer

[](#composer)

The easiest way to install the library and get ready to play with it is by using Composer. Run the following command in an empty folder you just created for Primitives:

```
composer require --dev objective-php/doctrine-package:dev-master

```

How to test the work in progress?
---------------------------------

[](#how-to-test-the-work-in-progress)

### Run unit tests

[](#run-unit-tests)

First of all, please always run the unit tests suite. Our tests are written using PHPUnit, and can be run as follow:

```
cd [clone directory]/tests
./phpunit .

```

### Configure the package

[](#configure-the-package)

To be continued!

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 90% 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 ~112 days

Recently: every ~159 days

Total

7

Last Release

2926d ago

Major Versions

v1.1.1 → v2.0.02018-05-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/35ff61d55f3f648d8c1046aac3892fba4781067c98c5cf7e364767f8ca033166?d=identicon)[gauthier](/maintainers/gauthier)

---

Top Contributors

[![gauthier](https://avatars.githubusercontent.com/u/32955?v=4)](https://github.com/gauthier "gauthier (36 commits)")[![jheussler](https://avatars.githubusercontent.com/u/31237854?v=4)](https://github.com/jheussler "jheussler (2 commits)")[![fanshan](https://avatars.githubusercontent.com/u/1986015?v=4)](https://github.com/fanshan "fanshan (1 commits)")[![Neofox](https://avatars.githubusercontent.com/u/6177937?v=4)](https://github.com/Neofox "Neofox (1 commits)")

---

Tags

doctrineobjective php

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/objective-php-doctrine-package/health.svg)

```
[![Health](https://phpackages.com/badges/objective-php-doctrine-package/health.svg)](https://phpackages.com/packages/objective-php-doctrine-package)
```

###  Alternatives

[scienta/doctrine-json-functions

A set of extensions to Doctrine that add support for json query functions.

58723.9M36](/packages/scienta-doctrine-json-functions)[laravel-doctrine/orm

An integration library for Laravel and Doctrine ORM

8425.3M87](/packages/laravel-doctrine-orm)[damienharper/auditor-bundle

Integrate auditor library in your Symfony projects.

4542.8M](/packages/damienharper-auditor-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.

1022.4k](/packages/rcsofttech-audit-trail-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.

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

PHPackages © 2026

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