# doctrine/common

Doctrine Common

Repository: https://github.com/doctrine/common
Canonical: https://ross.abutalabs.com/products/common
Homepage: https://www.doctrine-project.org/projects/common.html
Language: PHP
License: MIT
License Family: permissive
Last push: 2026-06-14T06:58:09+00:00

## Health v2 (maintenance only)
Score: 69/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 87, release rhythm 28, longevity 100
- inputs: {"age_days": 5949, "days_push": 80, "days_rel": 609, "gap_med": 85, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5801, forks 284 (observed 2026-08-28T04:09:29.731777+00:00)

## What it is
Doctrine Common is a PHP library providing extensions to core PHP functionality, such as improved reflection support, proxy generation, and class loading. It serves as a shared foundation that other Doctrine projects depend on.

## Use cases
- extend PHP reflection capabilities
- generate proxy classes for lazy loading
- shared utilities for Doctrine ORM projects
- class loading with namespace separator handling

## When to choose
- you are building on Doctrine ORM or other Doctrine projects that require it
- you need Doctrine's reflection and proxy utilities in a PHP application

## When to avoid
- you need a standalone general-purpose utility library with no Doctrine dependency
- you are not working in the PHP ecosystem

## Facets
- artifact type: library
- maturity: stable
- function: developer-tools, plugin-system
- domain: developer-tools, programming-languages
- platform: php
- tags: doctrine, reflection, proxies, class-loading, php-library

## Member repositories
- doctrine/common (main) score 69

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:29.731777+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:52:46.149480+00:00, confidence not recorded.
  - readme: https://github.com/doctrine/common (fetched 2026-08-28T04:09:29.731777+00:00, sha 21c375d793ab)
  - homepage: https://www.doctrine-project.org/projects/common.html (fetched 2026-08-29T08:47:58.752526+00:00, sha 5dae59ec3a3f)
  - site_page: https://www.doctrine-project.org/projects/doctrine-common/en/3.2/index.html (fetched 2026-08-29T08:47:58.766127+00:00, sha 5d18beb11069)
  - site_page: https://www.doctrine-project.org/projects/doctrine-common/en/3.1/index.html (fetched 2026-08-29T08:47:58.767576+00:00, sha ef1d3c3f942f)
  - site_page: https://www.doctrine-project.org/projects/doctrine-common/en/3.3/index.html (fetched 2026-08-29T08:47:58.764785+00:00, sha d08684b2e1ef)
  - site_page: https://www.doctrine-project.org/projects/doctrine-common/en/3.5/index.html (fetched 2026-08-29T08:47:58.761387+00:00, sha ee314116f3d7)
  - site_page: https://www.doctrine-project.org/projects/doctrine-common/en/3.4/index.html (fetched 2026-08-29T08:47:58.763209+00:00, sha 6b9fef7c321d)
  - site_page: https://www.doctrine-project.org/projects/doctrine-common/en/3.0/index.html (fetched 2026-08-29T08:47:58.769003+00:00, sha 2e9d5e8c4784)
  - site_page: https://www.doctrine-project.org/projects/doctrine-common/en/2.13/index.html (fetched 2026-08-29T08:47:58.770437+00:00, sha 05b79eac87e3)
  - site_page: https://www.doctrine-project.org/projects/doctrine-common/en/2.12/index.html (fetched 2026-08-29T08:47:58.771957+00:00, sha f348e5186375)
- Data as of 2026-08-30T08:39:29.467469+00:00.
