PHPackages                             mouf/utils.common.doctrine-annotations-wrapper - 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. mouf/utils.common.doctrine-annotations-wrapper

ActiveMouf-library[Database &amp; ORM](/categories/database)

mouf/utils.common.doctrine-annotations-wrapper
==============================================

Provide an install script for a Doctrine's AnnotationReader in Mouf Framework.

v1.2.0(11y ago)089.7k3MITPHPPHP &gt;=5.3.0

Since Feb 11Pushed 7y ago12 watchersCompare

[ Source](https://github.com/thecodingmachine/utils.common.doctrine-annotations-wrapper)[ Packagist](https://packagist.org/packages/mouf/utils.common.doctrine-annotations-wrapper)[ Docs](https://mouf-php.com/packages/mouf/utils.common.doctrine-annotations-wrapper)[ RSS](/packages/mouf-utilscommondoctrine-annotations-wrapper/feed)WikiDiscussions 1.2 Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (3)

Doctrine's Annotations for Mouf framework
=========================================

[](#doctrines-annotations-for-mouf-framework)

Provides an install script for Doctrine's AnnotationReader in Mouf Framework.

Content of the package
----------------------

[](#content-of-the-package)

This package contains an install script that provides a [Doctrine's `AnnotationReader`](http://docs.doctrine-project.org/projects/doctrine-common/en/latest/reference/annotations.html) instance in a Mouf project.

This instance is called `annotationReader`.

By default, it is configured as the following:

- You don't have to register annotations using the `AnnotationRegistry`. Indeed, the autoloader of Composer is directly used and therefore, any class accessible through Composer can be a valid Annotation.
- The annotation reader stored in `annotationReader` instance requires annotations to exist. It will throw an exception if an annotation is not found.
- Annotations must be fully qualified.

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

[](#installation)

To install the package, just add its latest version to your composer.json (see the package in the [packagist website](https://packagist.org/packages/mouf/utils.common.doctrine-annotations-wrapper)) adn run the `php composer.phar update`.

Then in Mouf validation process, a new task should be marked as **To run**, launch the installation process and you will have your `annotationReader` instance ready to use!

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~0 days

Total

2

Last Release

4114d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1104771?v=4)[mouf](/maintainers/mouf)[@Mouf](https://github.com/Mouf)

---

Top Contributors

[![camkLcbr](https://avatars.githubusercontent.com/u/3781258?v=4)](https://github.com/camkLcbr "camkLcbr (12 commits)")[![moufmouf](https://avatars.githubusercontent.com/u/1290952?v=4)](https://github.com/moufmouf "moufmouf (4 commits)")

---

Tags

doctrineannotationswrappermouf

### Embed Badge

![Health badge](/badges/mouf-utilscommondoctrine-annotations-wrapper/health.svg)

```
[![Health](https://phpackages.com/badges/mouf-utilscommondoctrine-annotations-wrapper/health.svg)](https://phpackages.com/packages/mouf-utilscommondoctrine-annotations-wrapper)
```

###  Alternatives

[doctrine/doctrine-module

Laminas Module that provides Doctrine basic functionality required for ORM and ODM modules

3957.9M116](/packages/doctrine-doctrine-module)[nettrine/annotations

Doctrine Annotations for Nette Framework

193.0M7](/packages/nettrine-annotations)[kdyby/annotations

Doctrine Annotations integration into Nette Framework

101.3M18](/packages/kdyby-annotations)[onurb/doctrine-yuml-bundle

Symfony Bundle to visualize the mapping of your entities with Yuml

4198.6k](/packages/onurb-doctrine-yuml-bundle)[williarin/wordpress-interop

Interoperability library to work with WordPress database in third party apps

6610.9k2](/packages/williarin-wordpress-interop)[phramz/doctrine-annotation-scanner

library to scan files and folders for annotated classes using doctrine annotations

14136.7k1](/packages/phramz-doctrine-annotation-scanner)

PHPackages © 2026

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