# phpDocumentor/ReflectionCommon

Repository: https://github.com/phpDocumentor/ReflectionCommon
Canonical: https://ross.abutalabs.com/products/reflectioncommon
Language: PHP
License: MIT
License Family: permissive
Topics: hacktoberfest
Last push: 2025-11-10T21:22:02+00:00

## Health v2 (maintenance only)
Score: 46/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 51, release rhythm 8, longevity 100
- inputs: {"age_days": 4112, "days_push": 296, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9036, forks 22 (observed 2026-08-28T04:10:28.048267+00:00)

## What it is
ReflectionCommon is a small PHP library containing shared interfaces and common classes used by phpDocumentor's reflection components. It serves as a foundation package for tools that analyze PHP code structure.

## Use cases
- build tools that inspect PHP code structure
- share common reflection interfaces across phpDocumentor packages
- implement static analysis of PHP docblocks and types
- develop PHP code documentation generators

## When to choose
- you are building on phpDocumentor's reflection libraries and need their shared contracts
- you need stable common interfaces for PHP code reflection tooling

## When to avoid
- you need a standalone reflection tool with end-user features
- your project does not depend on phpDocumentor reflection components

## Facets
- artifact type: library
- maturity: stable
- function: parser, developer-tools
- domain: developer-tools, programming-languages, parsers
- platform: php
- tags: reflection, phpdoc, static-analysis, shared-interfaces

## Member repositories
- phpDocumentor/ReflectionCommon (main) score 46

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:28.048267+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:24:05.204889+00:00, confidence not recorded.
  - readme: https://github.com/phpDocumentor/ReflectionCommon (fetched 2026-08-28T04:10:28.048267+00:00, sha 815e7ba39388)
- Data as of 2026-08-30T08:39:29.467469+00:00.
