Ross ROSS = Recommend OSS · open-source software intelligence for agents

sebastianbergmann/code-unit

Collection of value objects that represent the PHP code units observed · 2026-08-28

github.com/sebastianbergmann/code-unit · PHP · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

36/100

  • Activity 23
  • Release rhythm 16
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 96
  • age_days: 2376
  • days_rel: 532
  • days_push: 465
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1177 stars · 7 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A PHP library providing a collection of value objects that represent PHP code units such as classes, methods, and functions. It is a low-maintenance component primarily used within the PHPUnit ecosystem.

Use cases

  • represent PHP classes, methods, and functions as value objects
  • inspect code unit metadata in static analysis tooling
  • support test framework tooling that needs code unit abstractions

When to choose

  • you are building PHP tooling that needs structured representations of code units
  • you are already working within the PHPUnit/Sebastian Bergmann ecosystem

When to avoid

  • you need actively maintained or feature-rich code analysis
  • you need a full static analysis or reflection framework

Facets

library · maturity maintenance

developer-tools developer-tools testing php value-objects code-introspection phpunit-ecosystem

1 source

Member repositories

RepositoryRoleHealth v2
sebastianbergmann/code-unitmain36

For agents

markdown · JSON · MCP: product_card(name="sebastianbergmann/code-unit")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem