Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 16:56 UTC

phpDocumentor / ReflectionCommon

PHP · MakefileMIT★ 9,046 stars⑂ 22 forkssince May 2015View on GitHub ↗

phpDocumentor/ReflectionCommon holds a health index of 56 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (70/100) and lowest on Vitality (24/100). It was last updated 253 days ago. 2 contributors account for most of its recent work.

56
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

56
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

phpDocumentorOrganization
53 followers46 public repossince Dec 2011

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistphpdocumentor/reflection-common2.2.010,550,111122216 days agophpdocreflectionstatic-analysisphpdocumentorfqsen

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

24Critical · 22% of overall
How it's scored
3.6/36Push recency — last push 253 days ago
0.7/36Commit cadence — 1/52 weeks with commits
6.3/18Commit volume — 4 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year4
human_commit_share0.84
days_since_last_push253
active_weeks_last_year1
How it's scored
27/27Ships releases — 11 releases published
0/36Release recency — latest release 2,216 days ago
12.6/27Release cadence — a release every ~182.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count11
latest_release_tag2.2.0
releases_from_tagsno
days_since_latest_release2,216
mean_days_between_releases182.7
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

69Moderate · 18% of overall
How it's scored
60/60Stars — 9,046 stars
11/25Forks — 22 forks
2.7/15Watchers — 4 watchers
Inputs used
forks22
stars9,046
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 10,550,111 downloads/month across packagist
9.2/20Registry dependents — 23 packages depend on it
Inputs used
packagesphpdocumentor/reflection-common
dependents23
ecosystemspackagist
total_downloads744,138,012
monthly_downloads10,550,111

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

70Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.4/22.5Commit distribution — top contributor authored 40% of commits
13.5/13.5Contributor breadth — 11 contributors
10/10OpenSSF Scorecard: Contributors — project has 12 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled11
top_contributor_share0.403
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
27.9/38.3PR acceptance — 54/74 decided PRs merged
7.5/15OpenSSF Scorecard: Code-Review — Found 4/8 approved changesets -- score normalized to 5
Inputs used
merged_prs54
open_issues0
closed_issues6
issue_closed_ratio1
closed_unmerged_prs20
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
12.5/25Owner reach — 53 followers of phpDocumentor
24.2/25Track record — 46 public repos, account ~14 yr old
Inputs used
followers53
owner_typeOrganization
is_verified
owner_loginphpDocumentor
public_repos46
account_age_days5,344
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
4/35Publish recency — latest publish 2,216 days ago
20/20Version history — 12 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesphpdocumentor/reflection-common
ecosystemspackagist
any_deprecatedno
min_days_since_publish2,216

Engineering Quality

Are baseline engineering and documentation practices in place?

58Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
16/16Linter config — phpstan.neon
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 14 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
10/10Topics — 1 topics
10/10Wiki
Inputs used
topicshacktoberfest
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionno

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

60Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0/2.5CI-Tests — 0 out of 14 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 4/8 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 12 contributing companies or organizations
0/10Dangerous-Workflow — no data
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate5
Excluded from scoring (no data or not applicable): branch_protection, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages58
unassessed_packages0
affected_by_severityhigh 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 58 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

57Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
32.4/40Legible commit history — 51 of 84 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.607
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — phpstan.neon
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 16 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilescomposer.lock
has_dockerfileno
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.16
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/7 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes2,437
source_files_sampled7
oversized_source_files0

Key facts

9,046GitHub stars
11contributors
4commits, last 12 months
253days since last push
11releases
2bus factor
0open issues
Packagistpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 22 ⇿
0Stars
22Forks
11Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

048121620242222015-062020-122026-07
Major 1Minor 2Patch 1

Each point covers 11 days.

OpenSSF Scorecard 5.0 / 10
5.0aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-22 16:56 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests0 out of 14 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 4/8 approved changesets -- score normalized to 5
10Contributorsproject has 12 contributing companies or organizations
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 58

Full resolved dependency set from the GitHub dependency graph: 0 direct and 58 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Packagistamphp/amp2.6.2indirect
Packagistamphp/byte-stream1.8.1indirect
Packagistcomposer/package-versions-deprecated1.11.99.5indirect
Packagistcomposer/pcre3.0.0indirect
Packagistcomposer/semver3.3.2indirect
Packagistcomposer/xdebug-handler3.0.3indirect
Packagistdnoegel/php-xdg-base-dir0.1.1indirect
Packagistdoctrine/instantiator1.4.1indirect
Packagistfelixfbecker/advanced-json-rpc3.2.1indirect
Packagistfelixfbecker/language-server-protocol1.5.2indirect
Packagistmyclabs/deep-copy1.11.0indirect
Packagistnetresearch/jsonmapper4.0.0indirect
Packagistnikic/php-parser4.14.0indirect
Packagistopenlss/lib-array2xml1.0.0indirect
Packagistphar-io/manifest2.0.3indirect
Packagistphar-io/version3.2.1indirect
Packagistphpdocumentor/reflection-docblock5.3.0indirect
Packagistphpdocumentor/type-resolver1.6.1indirect
Packagistphpspec/prophecy1.15.0indirect
Packagistphpstan/phpstan1.8.2indirect
Packagistphpunit/php-code-coverage9.2.15indirect
Packagistphpunit/php-file-iterator3.0.6indirect
Packagistphpunit/php-invoker3.1.1indirect
Packagistphpunit/php-text-template2.0.4indirect
Packagistphpunit/php-timer5.0.3indirect
Packagistphpunit/phpunit9.5.21indirect
Packagistpsr/container1.1.2indirect
Packagistpsr/log1.1.4indirect
Packagistsebastian/cli-parser1.0.1indirect
Packagistsebastian/code-unit1.0.8indirect
Packagistsebastian/code-unit-reverse-lookup2.0.3indirect
Packagistsebastian/comparator4.0.6indirect
Packagistsebastian/complexity2.0.2indirect
Packagistsebastian/diff4.0.4indirect
Packagistsebastian/environment5.1.4indirect
Packagistsebastian/exporter4.0.4indirect
Packagistsebastian/global-state5.0.5indirect
Packagistsebastian/lines-of-code1.0.3indirect
Packagistsebastian/object-enumerator4.0.4indirect
Packagistsebastian/object-reflector2.0.4indirect
Packagistsebastian/recursion-context4.0.4indirect
Packagistsebastian/resource-operations3.0.3indirect
Packagistsebastian/type3.0.0indirect
Packagistsebastian/version3.0.2indirect
Packagistsymfony/console5.4.11indirect
Packagistsymfony/deprecation-contracts2.5.2indirect
Packagistsymfony/polyfill-ctype1.26.0indirect
Packagistsymfony/polyfill-intl-grapheme1.26.0indirect
Packagistsymfony/polyfill-intl-normalizer1.26.0indirect
Packagistsymfony/polyfill-mbstring1.26.0indirect
Packagistsymfony/polyfill-php731.26.0indirect
Packagistsymfony/polyfill-php801.26.0indirect
Packagistsymfony/service-contracts2.5.2indirect
Packagistsymfony/string5.4.11indirect
Packagisttheseer/tokenizer1.2.1indirect
Packagistvimeo/psalm4.25.0indirect
Packagistwebmozart/assert1.11.0indirect
Packagistwebmozart/path-util2.3.0indirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 58 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
phpunit/phpunit9.5.21indirecthigh112.5.8

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 169,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "PHP": 7885,
        "Makefile": 1792
      },
      "pushed_at": "2025-11-10T21:22:02Z",
      "created_at": "2015-05-31T09:52:59Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T14:53:14Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "2.x",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP",
        "Makefile"
      ]
    },
    "owner": {
      "blog": "http://www.phpdoc.org",
      "name": "phpDocumentor",
      "type": "Organization",
      "login": "phpDocumentor",
      "company": null,
      "location": null,
      "followers": 53,
      "avatar_url": "https://avatars.githubusercontent.com/u/1239567?v=4",
      "created_at": "2011-12-04T11:23:58Z",
      "is_verified": null,
      "public_repos": 46,
      "account_age_days": 5344
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "2.2.0",
          "kind": "minor",
          "published_at": "2020-06-27T09:07:05Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2020-04-27T09:32:08Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2019-06-26T19:36:09Z"
        },
        {
          "tag": "2.0.0-beta1",
          "kind": "prerelease",
          "published_at": "2018-08-08T12:29:35Z"
        },
        {
          "tag": "2.0.0-alpha3",
          "kind": "prerelease",
          "published_at": "2018-06-13T21:47:12Z"
        },
        {
          "tag": "2.0.0-alpha2",
          "kind": "prerelease",
          "published_at": "2018-02-14T18:52:54Z"
        },
        {
          "tag": "2.0.0-alpha1",
          "kind": "prerelease",
          "published_at": "2018-01-26T19:13:39Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2017-09-11T18:04:17Z"
        },
        {
          "tag": "1.0",
          "kind": "other",
          "published_at": "2016-02-08T18:22:37Z"
        },
        {
          "tag": "0.3",
          "kind": "other",
          "published_at": "2015-12-27T11:44:10Z"
        },
        {
          "tag": "0.2",
          "kind": "other",
          "published_at": "2015-11-16T07:17:14Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "ee15a5a2022c8383906b225055e9496a6a5e6e3b",
          "body": "…hpDocumentor/dot-github/dot-github/workflows/continuous-integration.yml-0.9\n\nBump phpDocumentor/.github/.github/workflows/continuous-integration.yml from 0.8 to 0.9",
          "is_bot": false,
          "headline": "Merge pull request #83 from phpDocumentor/dependabot/github_actions/p…",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2025-11-10T21:21:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2be34549806b46a7b483e1562d41c528495336d",
          "body": "…hpDocumentor/dot-github/dot-github/workflows/static-analysis.yml-0.9\n\nBump phpDocumentor/.github/.github/workflows/static-analysis.yml from 0.8 to 0.9",
          "is_bot": false,
          "headline": "Merge pull request #84 from phpDocumentor/dependabot/github_actions/p…",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2025-11-10T21:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d1148b7be5fd96b7401d65a59ede69127e53fae",
          "body": "Bumps [phpDocumentor/.github/.github/workflows/static-analysis.yml](https://github.com/phpdocumentor/.github) from 0.8 to 0.9.\n- [Release notes](https://github.com/phpdocumentor/.github/releases)\n- [Commits](https://github.com/phpdocumentor/.github/compare/v0.8...v0.9)\n\n---\nupdated-dependencies:\n- d\n[…]\nithub/workflows/static-analysis.yml\n  dependency-version: '0.9'\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump phpDocumentor/.github/.github/workflows/static-analysis.yml",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-10T21:12:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7fecc80ba7b3d123bace9d02a1bf37e0a41e5420",
          "body": "Bumps [phpDocumentor/.github/.github/workflows/continuous-integration.yml](https://github.com/phpdocumentor/.github) from 0.8 to 0.9.\n- [Release notes](https://github.com/phpdocumentor/.github/releases)\n- [Commits](https://github.com/phpdocumentor/.github/compare/v0.8...v0.9)\n\n---\nupdated-dependenci\n[…]\norkflows/continuous-integration.yml\n  dependency-version: '0.9'\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump phpDocumentor/.github/.github/workflows/continuous-integration.yml",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-10T21:12:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6edea5f957055915c411323b0faff263eb0a6147",
          "body": "…hpDocumentor/dot-github-0.8\n\nBump phpDocumentor/.github from 0.7 to 0.8",
          "is_bot": false,
          "headline": "Merge pull request #79 from phpDocumentor/dependabot/github_actions/p…",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2024-11-05T17:18:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fb2899a1eee22f23838dc63292c368c73a0cb21",
          "body": "Bumps [phpDocumentor/.github](https://github.com/phpdocumentor/.github) from 0.7 to 0.8.\n- [Release notes](https://github.com/phpdocumentor/.github/releases)\n- [Commits](https://github.com/phpdocumentor/.github/compare/v0.7...v0.8)\n\n---\nupdated-dependencies:\n- dependency-name: phpDocumentor/.github\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump phpDocumentor/.github from 0.7 to 0.8",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-04T21:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b46d1577d90f5929373c4b955a1d2d55c7e74d6",
          "body": "…hpDocumentor/dot-github-0.7\n\nBump phpDocumentor/.github from 0.5.0 to 0.7",
          "is_bot": false,
          "headline": "Merge pull request #77 from phpDocumentor/dependabot/github_actions/p…",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2024-10-28T21:24:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20ae8d0f4aefd9e779df19571fd9a930eccdf250",
          "body": "Bumps [phpDocumentor/.github](https://github.com/phpdocumentor/.github) from 0.5.0 to 0.7.\n- [Release notes](https://github.com/phpdocumentor/.github/releases)\n- [Commits](https://github.com/phpdocumentor/.github/compare/v0.5.0...v0.7)\n\n---\nupdated-dependencies:\n- dependency-name: phpDocumentor/.github\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump phpDocumentor/.github from 0.5.0 to 0.7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-28T21:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a462e0e6694b5b21c6f3044bd5b0ff52ba23b44",
          "body": "Test against php 8.3 and 8.4",
          "is_bot": false,
          "headline": "Merge pull request #78 from sergiy-petrov/php-8.4",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2024-10-28T21:21:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45a564ae30d9304fe3fe5bcaf03b8c11b39ac18c",
          "body": null,
          "is_bot": false,
          "headline": "Test against php 8.3 and 8.4",
          "author_name": "Serhii Petrov",
          "author_login": "sergiy-petrov",
          "committed_at": "2024-10-28T21:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fba210e6b7ad09af797e718d78b49c05370e27dc",
          "body": "…hpDocumentor/dot-github-0.5.0\n\nBump phpDocumentor/.github from 0.3.0 to 0.5.0",
          "is_bot": false,
          "headline": "Merge pull request #75 from phpDocumentor/dependabot/github_actions/p…",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2024-04-02T06:34:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "496dbb9580a9a14dcaa8304f47606c69a82ea32f",
          "body": "Bumps [phpDocumentor/.github](https://github.com/phpdocumentor/.github) from 0.3.0 to 0.5.0.\n- [Release notes](https://github.com/phpdocumentor/.github/releases)\n- [Commits](https://github.com/phpdocumentor/.github/compare/v0.3.0...v0.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: phpDocumentor/.github\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump phpDocumentor/.github from 0.3.0 to 0.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-01T21:27:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdf21283e1e6c19a17c3a6854a2cfb9d332e40d8",
          "body": "…hpDocumentor/dot-github-0.3.0\n\nBump phpDocumentor/.github from 0.1.0 to 0.3.0",
          "is_bot": false,
          "headline": "Merge pull request #74 from phpDocumentor/dependabot/github_actions/p…",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2024-03-29T13:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7b2133e3cfa70673e8017b26418ca74f1536a3a",
          "body": "Bumps phpDocumentor/.github from 0.1.0 to 0.3.0.\n\n---\nupdated-dependencies:\n- dependency-name: phpDocumentor/.github\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump phpDocumentor/.github from 0.1.0 to 0.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-03-06T22:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14771a86209a90da9df0c94178a42de6055c83e8",
          "body": "Build on php 8.2",
          "is_bot": false,
          "headline": "Merge pull request #73 from phpDocumentor/php82",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2022-07-29T15:24:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d493f6fc8241ba1145bdb6d5a5c8171971fa10cf",
          "body": null,
          "is_bot": false,
          "headline": "Build on php 8.2",
          "author_name": "Jaapio",
          "author_login": "jaapio",
          "committed_at": "2022-07-29T15:22:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d237436aa625d72b015b19ce5fa51e83c89476a5",
          "body": "Modernize ci",
          "is_bot": false,
          "headline": "Merge pull request #72 from phpDocumentor/modernize_ci",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2022-07-29T15:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d9d7cdb97640f399fbe0fd74beed02abd61f520",
          "body": "This library doesn't have any dependencies",
          "is_bot": false,
          "headline": "Remove dependency analysis",
          "author_name": "Jaapio",
          "author_login": "jaapio",
          "committed_at": "2022-07-29T15:16:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44d38896b04898aa82deaed997a4a65c4a7abed0",
          "body": null,
          "is_bot": false,
          "headline": "Add yaml lint config",
          "author_name": "Jaapio",
          "author_login": "jaapio",
          "committed_at": "2022-07-29T15:15:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b92b84f1b73842eab2fe7069b36d4d7c6ccd804",
          "body": null,
          "is_bot": false,
          "headline": "Remove scrutinizer",
          "author_name": "Jaapio",
          "author_login": "jaapio",
          "committed_at": "2022-07-29T15:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bff085907707ab39ad24fadd2424f1e8ad238d2",
          "body": null,
          "is_bot": false,
          "headline": "Use our standardized ci setup",
          "author_name": "Jaapio",
          "author_login": "jaapio",
          "committed_at": "2022-07-29T15:12:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb264fa14e5da51b2e079eb8d62c9d6f08962f34",
          "body": "Use HTTPS protocol for homepage",
          "is_bot": false,
          "headline": "Merge pull request #69 from ArnaudLier/patch-1",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2022-07-29T06:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7710a5aa4524bb382153a90588c190abec34751e",
          "body": null,
          "is_bot": false,
          "headline": "Use HTTPS protocol for homepage",
          "author_name": "Arnaud Lier",
          "author_login": "ArnaudLier",
          "committed_at": "2022-06-20T18:16:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3430d9e9d563956eb2ec9966dd7c3121e3aee7b4",
          "body": "…tions\n\nGH Actions: version update for various predefined actions",
          "is_bot": false,
          "headline": "Merge pull request #67 from jrfnl/feature/ghactions-update-various-ac…",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2022-03-30T18:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4520cdbfedaf716ae8d27329f95d778509095fc",
          "body": "A number of predefined actions have had major release, which warrant an update to the workflow(s).\n\nThese updates don't actually contain any changed functionality, they are mostly just a change of the Node version used by the action itself (from Node 14 to Node 16).\n\nRefs:\n* https://github.com/actions/checkout/releases",
          "is_bot": false,
          "headline": "GH Actions: version update for various predefined actions",
          "author_name": "jrfnl",
          "author_login": "jrfnl",
          "committed_at": "2022-03-05T18:49:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91009ee3057c19c2b1b9f2a589aeca0d4645b821",
          "body": "…har-4.17.0",
          "is_bot": true,
          "headline": "Merge pull request #61 from phpDocumentor/dependabot/composer/psalm/p…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-01-04T22:25:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2a7285517f482dba8bb6937e3e4abf00863071d",
          "body": "Bumps [psalm/phar](https://github.com/psalm/phar) from 4.16.1 to 4.17.0.\n- [Release notes](https://github.com/psalm/phar/releases)\n- [Commits](https://github.com/psalm/phar/compare/4.16.1...4.17.0)\n\n---\nupdated-dependencies:\n- dependency-name: psalm/phar\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump psalm/phar from 4.16.1 to 4.17.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-01-03T21:01:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e52615a5e8568c62806b5b5b59056a898c03aad",
          "body": "…har-4.16.1",
          "is_bot": true,
          "headline": "Merge pull request #60 from phpDocumentor/dependabot/composer/psalm/p…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-12-27T22:38:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc742eb0c8f4e5b55c824e3e67656209a8186915",
          "body": "…ction\n\nGH Actions: version update for `ramsey/composer-install`",
          "is_bot": false,
          "headline": "Merge pull request #58 from jrfnl/feature/ghactions-update-composer-a…",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2021-12-27T22:37:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e194e0d75b7ab8d1245d2cb8cb54af1e39c4976",
          "body": "Bumps [psalm/phar](https://github.com/psalm/phar) from 4.12.0 to 4.16.1.\n- [Release notes](https://github.com/psalm/phar/releases)\n- [Commits](https://github.com/psalm/phar/compare/4.12.0...4.16.1)\n\n---\nupdated-dependencies:\n- dependency-name: psalm/phar\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump psalm/phar from 4.12.0 to 4.16.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-12-27T21:53:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d10a5d11119a7fc926e6788d5c4f746574980328",
          "body": "The action used to install Composer packages and handle the caching has released a new major (and some follow-up patch releases), which means, the action reference needs to be updated to benefit from it.\n\nRefs:\n* https://github.com/ramsey/composer-install/releases/tag/2.0.0\n* https://github.com/ramsey/composer-install/releases/tag/2.0.1\n* https://github.com/ramsey/composer-install/releases/tag/2.0.2",
          "is_bot": false,
          "headline": "GH Actions: version update for `ramsey/composer-install`",
          "author_name": "jrfnl",
          "author_login": "jrfnl",
          "committed_at": "2021-12-25T18:34:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca9d3199e6cc3ed82a10dc8601ea868c4d9f0f09",
          "body": "PHPUnit: update configuration",
          "is_bot": false,
          "headline": "Merge pull request #50 from jrfnl/feature/phpunit-update-config",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2021-11-13T10:14:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e578303bf2622b179a0b4c8c73680cdec5ff0877",
          "body": "…har-4.12.0",
          "is_bot": true,
          "headline": "Merge pull request #53 from phpDocumentor/dependabot/composer/psalm/p…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-11-13T10:13:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "420393175f2d8d47d68b5e1fbb2f779dd69bcc84",
          "body": "Bumps [psalm/phar](https://github.com/psalm/phar) from 4.10.0 to 4.12.0.\n- [Release notes](https://github.com/psalm/phar/releases)\n- [Commits](https://github.com/psalm/phar/compare/4.10.0...4.12.0)\n\n---\nupdated-dependencies:\n- dependency-name: psalm/phar\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump psalm/phar from 4.10.0 to 4.12.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-11-08T21:01:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b07535bbdd04352f113b25b0cc2bbc1bc7bfad0",
          "body": "PHPUnit just released version 9.5.10 and 8.5.21.\n\nThis contains a particular (IMO breaking) change:\n\n> * PHPUnit no longer converts PHP deprecations to exceptions by default (configure `convertDeprecationsToExceptions=\"true\"` to enable this)\n\nLet's unpack this:\n\nPreviously (PHPUnit < 9.5.10/8.5.21),\n[…]\nxceptions=\"true\"` to the PHPUnit configuration.\n\nRefs:\n* https://github.com/sebastianbergmann/phpunit/blob/9.5/ChangeLog-8.5.md\n* https://github.com/sebastianbergmann/phpunit/blob/9.5/ChangeLog-9.5.md",
          "is_bot": false,
          "headline": "PHPUnit: update configuration",
          "author_name": "jrfnl",
          "author_login": "jrfnl",
          "committed_at": "2021-09-25T16:46:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5368bc56f404e31ef9a6a8fe24030d6bebb82273",
          "body": "…har-4.10.0\n\nBump psalm/phar from 4.9.3 to 4.10.0",
          "is_bot": false,
          "headline": "Merge pull request #49 from phpDocumentor/dependabot/composer/psalm/p…",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2021-09-17T15:50:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0782b54e221a20a20b4630f6664ec337555cd153",
          "body": "Bumps [psalm/phar](https://github.com/psalm/phar) from 4.9.3 to 4.10.0.\n- [Release notes](https://github.com/psalm/phar/releases)\n- [Commits](https://github.com/psalm/phar/compare/4.9.3...4.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: psalm/phar\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump psalm/phar from 4.9.3 to 4.10.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-09-06T21:01:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17d121d6df7bc05b5ea0ad149d229f066bedaee6",
          "body": "…har-4.9.3\n\nBump psalm/phar from 4.9.2 to 4.9.3",
          "is_bot": false,
          "headline": "Merge pull request #48 from phpDocumentor/dependabot/composer/psalm/p…",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2021-08-20T10:47:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31391be9c5a6fdc3cf6ca375da7b16b95da08878",
          "body": "Bumps [psalm/phar](https://github.com/psalm/phar) from 4.9.2 to 4.9.3.\n- [Release notes](https://github.com/psalm/phar/releases)\n- [Commits](https://github.com/psalm/phar/compare/4.9.2...4.9.3)\n\n---\nupdated-dependencies:\n- dependency-name: psalm/phar\n  dependency-type: direct:development\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump psalm/phar from 4.9.2 to 4.9.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-08-16T21:01:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3b089542489a5d6bb28d69e28b7a3a96cfdda38",
          "body": "…har-4.9.2\n\nBump psalm/phar from 4.8.1 to 4.9.2",
          "is_bot": false,
          "headline": "Merge pull request #47 from phpDocumentor/dependabot/composer/psalm/p…",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2021-08-10T17:52:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b595b26a70d848445ee26d5efcb381654325af34",
          "body": "Bumps [psalm/phar](https://github.com/psalm/phar) from 4.8.1 to 4.9.2.\n- [Release notes](https://github.com/psalm/phar/releases)\n- [Commits](https://github.com/psalm/phar/compare/4.8.1...4.9.2)\n\n---\nupdated-dependencies:\n- dependency-name: psalm/phar\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump psalm/phar from 4.8.1 to 4.9.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-08-09T21:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93a4e9e206c1e890b04ebf615a0c01d00a665660",
          "body": "CS update after upstream changes",
          "is_bot": false,
          "headline": "Merge pull request #46 from jrfnl/feature/cs-update",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2021-08-08T19:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18cb8b51db7960060f10e1b0060466b3225e2db3",
          "body": null,
          "is_bot": false,
          "headline": "CS: various fixes",
          "author_name": "jrfnl",
          "author_login": "jrfnl",
          "committed_at": "2021-08-08T17:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73d859670b6853de295b33389477e9edb59064b0",
          "body": "* Fix the name and description to prevent confusion between the project ruleset and the organisation ruleset.\n* Set the minimum PHP version for the PHPCompatibility standard.\n* Don't require property type declarations.",
          "is_bot": false,
          "headline": "PHPCS ruleset: update ruleset for upstream changes",
          "author_name": "jrfnl",
          "author_login": "jrfnl",
          "committed_at": "2021-08-08T17:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a76ad6dff8b638bae1bc59a1f350d0863bf214cf",
          "body": "…inst-php-8.1\n\nGH Actions: start testing against PHP 8.1",
          "is_bot": false,
          "headline": "Merge pull request #44 from jrfnl/feature/ghactions-start-testing-aga…",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2021-08-06T18:58:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b72847cb75db066032a148bbf5bdeb6dd2e5d72b",
          "body": "While PHP 8.1 has not been released yet, it is common to allow such a build to fail.\n\nHowever, as the tests currently pass, I see no reason to do so. If they pass now, let's make sure it stays that way.",
          "is_bot": false,
          "headline": "GH Actions: start testing against PHP 8.1",
          "author_name": "jrfnl",
          "author_login": "jrfnl",
          "committed_at": "2021-08-06T11:40:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee325a2226a002df446cb96075bc72f3d2a9c62e",
          "body": "Phive: upgrade used version of PHPUnit",
          "is_bot": false,
          "headline": "Merge pull request #45 from jrfnl/feature/phive-upgrade-phpunit",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2021-08-06T11:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "895d8c268c65bfa31be988ec9230009f078760d2",
          "body": null,
          "is_bot": false,
          "headline": "Phive: upgrade used version of PHPUnit",
          "author_name": "jrfnl",
          "author_login": "jrfnl",
          "committed_at": "2021-08-06T10:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe369abd8d78021398072ae9a7c2c7ab75a798df",
          "body": "GH Actions: fail the build if a test run fails",
          "is_bot": false,
          "headline": "Merge pull request #43 from jrfnl/feature/ghactions-fail-on-failing-test",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2021-08-06T07:21:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5730a2fec29b34f3e73be21ca62c77ce54588db9",
          "body": "Psalm: switch from Phive to Composer",
          "is_bot": false,
          "headline": "Merge pull request #42 from jrfnl/feature/psalm-switch-to-composer",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2021-08-06T07:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f27cbc8e05621645b5415f45e90c6eefaf6cd7c0",
          "body": "…gering\n\nGH Actions: allow for manually triggering a workflow",
          "is_bot": false,
          "headline": "Merge pull request #38 from jrfnl/feature/ghactions-allow-manual-trig…",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2021-08-06T07:15:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1eb7a6993516b790b36be7d568b86aba09800e0",
          "body": "Phive: upgrade to use latest version of Phive",
          "is_bot": false,
          "headline": "Merge pull request #40 from jrfnl/feature/upgrade-phive-version",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2021-08-01T10:01:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cd220b1c5de51064ed081f51f4407ea36c67a1f",
          "body": "…r-cache-action\n\nGH Actions: simplify Composer caching",
          "is_bot": false,
          "headline": "Merge pull request #39 from jrfnl/feature/ghactions-switch-to-compose…",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2021-08-01T10:01:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c60213a0d620d88febd1a5942331b2e8e0b9e232",
          "body": "Tests: add missing `@covers` tag",
          "is_bot": false,
          "headline": "Merge pull request #41 from jrfnl/feature/test-add-missing-covers-tag",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2021-08-01T09:59:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa6e024a559bca72af3777800243401e861578ae",
          "body": "The way things were set up now in the `phpunit` job, no matter whether tests passed or failed, the workflow would always continue.\n\nI suspect this may have been set-up this way to make sure that all variations of test runs will actually be run ?\nThe downside is that, while you will see a :x: for the\n[…]\nob fails, all other builds within the job will be cancelled.\n    By setting it to `false`, all builds in the matrix will still be run, but if any of them fail, the workflow will be marked as \"failed\".",
          "is_bot": false,
          "headline": "GH Actions: fail the build if a test run fails",
          "author_name": "jrfnl",
          "author_login": "jrfnl",
          "committed_at": "2021-07-31T23:10:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "503b97de4c3f78dba1d0603f2955a6720476bbf9",
          "body": "The `$matches` array returned by `explode()` can be an empty array. In that case, `end()` would return `false`, which due to the string cast would become an empty string.\n\nPsalm flags the string cast though with:\n```\nERROR: RedundantCast - src/Fqsen.php:66:21 - Redundant cast to string (see https://\n[…]\nnd this, but most ended up being flagged by Psalm again, even though IMO this flagging is incorrect.\n\nEither way, the current change fixes the Psalm violation and does not trigger new violation flags.",
          "is_bot": false,
          "headline": "Defensive coding fix",
          "author_name": "jrfnl",
          "author_login": "jrfnl",
          "committed_at": "2021-07-31T23:05:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6518aaad70a576d68930cdb32e98fabc48bc38d6",
          "body": "This switches the installation method for Psalm from Phive to Composer, while still using a Phar file for running Psalm.\n\nIncludes:\n* Removing Psalm from the Phive configuration.\n* Adding Psalm to the Composer configuration. Includes upgrading from version `3.11.2` to version `4.8.1`.\n* Adjusting th\n[…]\nto the committed `composer.lock` file, Psalm will not automatically upgrade when newer versions are available.\n\nRefs:\n* https://github.com/vimeo/psalm/releases\n* https://github.com/psalm/phar/releases",
          "is_bot": false,
          "headline": "Psalm: switch from Phive to Composer",
          "author_name": "jrfnl",
          "author_login": "jrfnl",
          "committed_at": "2021-07-31T23:05:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9627c613039463494ed2da9d5eace7b59f6fcca0",
          "body": "The `Fqsen:getName()` method - while not containing any real logic - is used in and therefore tested by the `FqsenTest::testValidFormats()` test.",
          "is_bot": false,
          "headline": "Tests: add missing `@covers` tag",
          "author_name": "jrfnl",
          "author_login": "jrfnl",
          "committed_at": "2021-07-31T22:29:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d793676963a9d46835c350ed26fd3d54c4ce104a",
          "body": "The version previously used was not compatible with Xdebug 3.x, nor with PHP 8.1.\n\nThe current latest release - 0.15.0 - has a minimum PHP requirement of PHP 7.3, which matches this project's requirements, so should be safe to use.\n\nIf at some point in the future, the minimum PHP requirements would no longer match, the Phive version can be fixed to a specific release again.\n\nRef: https://github.com/phar-io/phive/releases",
          "is_bot": false,
          "headline": "Phive: upgrade to use latest version of Phive",
          "author_name": "jrfnl",
          "author_login": "jrfnl",
          "committed_at": "2021-07-31T22:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3d79bd3d03d6c3883848f6d4284639a0e0262e3",
          "body": "... by using the `ramsey/composer-install` action.\n\nRef: https://github.com/marketplace/actions/install-composer-dependencies",
          "is_bot": false,
          "headline": "GH Actions: simplify Composer caching",
          "author_name": "jrfnl",
          "author_login": "jrfnl",
          "committed_at": "2021-07-31T22:20:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c50df751e3c00eeca3c944a3af7f249e682cdfce",
          "body": "Triggering a workflow for a branch manually is not supported by default in GH Actions, but has to be explicitly allowed.\n\nThis is useful if, for instance, an external action script or composer dependency has broken.\nOnce a fix is available, failing builds for open PRs can be retriggered manually instead of having to be re-pushed to retrigger the workflow.\n\nRef: https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dispatch/",
          "is_bot": false,
          "headline": "GH Actions: allow for manually triggering a workflow",
          "author_name": "jrfnl",
          "author_login": "jrfnl",
          "committed_at": "2021-07-31T22:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aacd30cb47a00195ff395abb3ee50edb92c3bd36",
          "body": ".gitignore: ignore PHPUnit cache file",
          "is_bot": false,
          "headline": "Merge pull request #36 from jrfnl/feature/gitignore-phpunit-cache-file",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2021-07-31T16:51:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bf9a402dd3028b729b77b027d7455cfb6532b10",
          "body": "Since PHPUnit 8.x, PHPUnit generates a cache file. This file should not be committed to the repository.",
          "is_bot": false,
          "headline": ".gitignore: ignore PHPUnit cache file",
          "author_name": "jrfnl",
          "author_login": "jrfnl",
          "committed_at": "2021-07-31T10:36:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cb0b783d9043cad62896bbb2a94fbe6760f622c",
          "body": "Update .gitattributes with .github",
          "is_bot": false,
          "headline": "Merge pull request #34 from KasperFranz/patch-1",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2021-06-25T13:48:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66fe9aa74db809d3717eb1cb97c4cf7d2db7dc2a",
          "body": "Remove some files that are no longer needed.\r\nAdded the .github folder\r\nMoved it around to follow the listing in GitHub",
          "is_bot": false,
          "headline": "Update .gitattributes",
          "author_name": "Kasper Franz",
          "author_login": "KasperFranz",
          "committed_at": "2020-10-07T14:36:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ac40b2e0dee53bd4e31d0a01de088e403331033",
          "body": "Upgrade to phpunit 9 and drop php 7.2 support",
          "is_bot": false,
          "headline": "Merge pull request #33 from DIOHz0r/2.x",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2020-10-06T06:12:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fef7edbeb207a8ddee0f71208b627650e1df020f",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to phpunit 9 and drop php 7.2 support",
          "author_name": "Domingo Oropeza",
          "author_login": "DIOHz0r",
          "committed_at": "2020-10-05T21:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
          "body": "Drop PHP 7.1",
          "is_bot": false,
          "headline": "Merge pull request #28 from GrahamCampbell/patch-1",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2020-06-27T09:03:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18ecb757bd72a2a2b2afe4f00e82bdabbceb6dd2",
          "body": "Add php 8 to build matrix",
          "is_bot": false,
          "headline": "Merge pull request #31 from phpDocumentor/php-8",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2020-06-27T09:03:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42a7edf6f7075c455722e420d528e93754aa7f81",
          "body": null,
          "is_bot": false,
          "headline": "Add php 8 to build matrix",
          "author_name": "Jaapio",
          "author_login": "jaapio",
          "committed_at": "2020-06-27T08:52:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c466e8f58ea4295953adfae61992fbf45085569",
          "body": "Create Dependabot config file",
          "is_bot": false,
          "headline": "Merge pull request #30 from phpDocumentor/dependabot/add-v2-config-file",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2020-06-27T08:48:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e25e760e7cdd49255a773217597ede27a5c4753",
          "body": null,
          "is_bot": false,
          "headline": "Remove master references",
          "author_name": "Jaapio",
          "author_login": "jaapio",
          "committed_at": "2020-06-27T08:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bebc5c75357d59a9d1479b8904704d97556ebaf9",
          "body": null,
          "is_bot": true,
          "headline": "Create Dependabot config file",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2020-06-19T19:32:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf8df60735d98fd18070b7cab0019ba0831e219c",
          "body": "remove (from publishing) files that are not needed for end user",
          "is_bot": false,
          "headline": "Merge pull request #29 from vladyslavstartsev/patch-1",
          "author_name": "Jaap van Otterdijk",
          "author_login": "jaapio",
          "committed_at": "2020-06-19T17:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "261256c4a9583534bf87938a766123eca7293461",
          "body": null,
          "is_bot": false,
          "headline": "remove (from publishing) files that are not needed for end user",
          "author_name": "vladyslavstartsev",
          "author_login": "vv12131415",
          "committed_at": "2020-06-19T07:06:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dca44aee622ff0044a2ac0ed4e77b7d5e9651d15",
          "body": null,
          "is_bot": false,
          "headline": "Drop PHP 7.1",
          "author_name": "Graham Campbell",
          "author_login": "GrahamCampbell",
          "committed_at": "2020-06-15T11:21:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "985f414b55eca4296ffc99db960a97b3cc8fbcea",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup ci files",
          "author_name": "Jaapio",
          "author_login": "jaapio",
          "committed_at": "2020-04-27T09:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b",
          "body": null,
          "is_bot": false,
          "headline": "Add composer cache",
          "author_name": "Jaapio",
          "author_login": "jaapio",
          "committed_at": "2020-04-27T09:25:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75c87b5181350661c746a3a41e0678d5529e4965",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup composer dependencies",
          "author_name": "Jaapio",
          "author_login": "jaapio",
          "committed_at": "2020-04-27T09:15:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7554712fc045e4be540ea6334e47115a8f031eeb",
          "body": null,
          "is_bot": false,
          "headline": "Add github workflow",
          "author_name": "Jaapio",
          "author_login": "jaapio",
          "committed_at": "2020-04-27T09:13:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d07221808728e1d0513ed9d8661e819a6cf1c3e5",
          "body": null,
          "is_bot": false,
          "headline": "Apply new code standards to projects",
          "author_name": "Jaapio",
          "author_login": "jaapio",
          "committed_at": "2020-04-27T09:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74a67151cce1fe4aa5960636ae510ddf1faefdb3",
          "body": null,
          "is_bot": false,
          "headline": "update phpstan key",
          "author_name": "Chuck Burgess",
          "author_login": "ashnazg",
          "committed_at": "2020-04-10T20:41:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0843c8cbcc2dc5eda5158e583c7199a5e44c86d",
          "body": "Test on PHP 7.3 and 7.4",
          "is_bot": false,
          "headline": "Merge pull request #24 from GrahamCampbell/patch-1",
          "author_name": "Mike van Riel",
          "author_login": "mvriel",
          "committed_at": "2019-12-20T12:45:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4717ca8eee4b0bf821fb64066c1495a97993c00e",
          "body": null,
          "is_bot": false,
          "headline": "Update .travis.yml",
          "author_name": "Graham Campbell",
          "author_login": "GrahamCampbell",
          "committed_at": "2019-12-20T11:49:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a0b5e237336a9cecac572d5a2c7482b92d946c9",
          "body": null,
          "is_bot": false,
          "headline": "Teston PHP 7.3 and 7.4",
          "author_name": "Graham Campbell",
          "author_login": "GrahamCampbell",
          "committed_at": "2019-12-20T11:42:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63a995caa1ca9e5590304cd845c15ad6d482a62a",
          "body": "CI updates",
          "is_bot": false,
          "headline": "Merge pull request #19 from ashnazg/ci",
          "author_name": "Chuck Burgess",
          "author_login": "ashnazg",
          "committed_at": "2018-08-07T13:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22e300b43701f326c3c4afa67fef63568b8179d2",
          "body": null,
          "is_bot": false,
          "headline": "phpstan fix",
          "author_name": "Chuck Burgess",
          "author_login": "ashnazg",
          "committed_at": "2018-08-06T21:52:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26be559bcb899e80e7a17deca30f221a22cf987c",
          "body": null,
          "is_bot": false,
          "headline": "lowest dependency versions that pass tests",
          "author_name": "Chuck Burgess",
          "author_login": "ashnazg",
          "committed_at": "2018-08-06T21:34:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "708c646552d62dabc28895a3a72363b6c3d856e8",
          "body": null,
          "is_bot": false,
          "headline": "better parallelize build stages",
          "author_name": "Chuck Burgess",
          "author_login": "ashnazg",
          "committed_at": "2018-08-06T21:33:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6bd806584a27d55b40447fbdfbe335faf2787bc",
          "body": "Update composer.json",
          "is_bot": false,
          "headline": "Merge pull request #18 from voyula/patch-1",
          "author_name": "Mike van Riel",
          "author_login": "mvriel",
          "committed_at": "2018-07-27T06:35:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64d2f96d69178b4e5b50cfc47fb176e58abbdfe8",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "voyula",
          "author_login": null,
          "committed_at": "2018-07-27T04:25:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21162582b5cab4ad8bd7c4b6ea4419d022b0add9",
          "body": "use ecs v3.x",
          "is_bot": false,
          "headline": "Merge pull request #17 from ashnazg/ci",
          "author_name": "Chuck Burgess",
          "author_login": "ashnazg",
          "committed_at": "2018-06-14T16:14:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b235db36638def949be17f0172cf72878580ea7",
          "body": null,
          "is_bot": false,
          "headline": "use ecs v3.x",
          "author_name": "Chuck Burgess",
          "author_login": "ashnazg",
          "committed_at": "2018-06-14T15:58:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eedd98e8bc9cfd924f056b4b5847066d4a250d2f",
          "body": "remove string typehint for Reflection's sake",
          "is_bot": false,
          "headline": "Merge pull request #16 from ashnazg/reflection-needs",
          "author_name": "Chuck Burgess",
          "author_login": "ashnazg",
          "committed_at": "2018-06-13T21:44:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e135fd5a0a7f91ed8f6a48c88a36eb9fc4355458",
          "body": null,
          "is_bot": false,
          "headline": "update appveyor config format",
          "author_name": "Chuck Burgess",
          "author_login": "ashnazg",
          "committed_at": "2018-06-13T21:25:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44b1dea10a6b8b1060fc4f77b565413663e23582",
          "body": null,
          "is_bot": false,
          "headline": "look for php tarball in archive",
          "author_name": "Chuck Burgess",
          "author_login": "ashnazg",
          "committed_at": "2018-06-13T19:41:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbf9783cc849bcc6f4097f2e243908699e202b5b",
          "body": "This reverts commit 0a59e5352b0c6a9f1154a02d4e06bd519b34745b.",
          "is_bot": false,
          "headline": "Revert \"update PHP versions on appveyor\"",
          "author_name": "Chuck Burgess",
          "author_login": "ashnazg",
          "committed_at": "2018-06-13T19:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a59e5352b0c6a9f1154a02d4e06bd519b34745b",
          "body": null,
          "is_bot": false,
          "headline": "update PHP versions on appveyor",
          "author_name": "Chuck Burgess",
          "author_login": "ashnazg",
          "committed_at": "2018-06-13T19:35:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea8d8d67aa914cca1cae0d6fad691bbcde030dd5",
          "body": null,
          "is_bot": false,
          "headline": "skip ecs until I can get its usage updated",
          "author_name": "Chuck Burgess",
          "author_login": "ashnazg",
          "committed_at": "2018-06-13T19:24:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9ac08e9df3b73264a0e4c2a45414d077b831b0e",
          "body": "…e this typehint exists)",
          "is_bot": false,
          "headline": "remove string typehint for Reflection's sake (cannot use phpunit whil…",
          "author_name": "Chuck Burgess",
          "author_login": "ashnazg",
          "committed_at": "2018-06-13T18:41:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 11,
      "commits_last_year": 4,
      "latest_release_at": "2020-06-27T09:07:05Z",
      "latest_release_tag": "2.2.0",
      "releases_from_tags": false,
      "days_since_last_push": 253,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 2216,
      "mean_days_between_releases": 182.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 25,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "phpdocumentor/reflection-common",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "phpdoc",
            "reflection",
            "static analysis",
            "phpDocumentor",
            "FQSEN"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/phpdocumentor/reflection-common",
          "is_deprecated": false,
          "latest_version": "2.2.0",
          "repository_url": "https://github.com/phpDocumentor/ReflectionCommon",
          "versions_count": 12,
          "total_downloads": 744138012,
          "dependents_count": 23,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 10550111,
          "first_published_at": null,
          "latest_published_at": "2020-06-27T09:03:43Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2216
        }
      ]
    },
    "popularity": {
      "forks": 22,
      "stars": 9046,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2015-06-02",
            "count": 1
          },
          {
            "date": "2016-08-22",
            "count": 1
          },
          {
            "date": "2017-02-07",
            "count": 1
          },
          {
            "date": "2017-04-19",
            "count": 1
          },
          {
            "date": "2017-07-06",
            "count": 1
          },
          {
            "date": "2017-08-16",
            "count": 1
          },
          {
            "date": "2018-01-10",
            "count": 1
          },
          {
            "date": "2019-10-10",
            "count": 1
          },
          {
            "date": "2019-12-13",
            "count": 1
          },
          {
            "date": "2020-02-09",
            "count": 1
          },
          {
            "date": "2020-06-19",
            "count": 1
          },
          {
            "date": "2020-06-28",
            "count": 1
          },
          {
            "date": "2020-08-04",
            "count": 1
          },
          {
            "date": "2020-10-04",
            "count": 1
          },
          {
            "date": "2020-10-07",
            "count": 1
          },
          {
            "date": "2020-10-19",
            "count": 1
          },
          {
            "date": "2021-06-22",
            "count": 1
          },
          {
            "date": "2021-07-30",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 22,
        "total_forks": 22
      },
      "star_history": null,
      "open_issues_and_prs": 3
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 2437,
      "source_files_sampled": 7,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": "9.5.21",
            "severity": "high",
            "ecosystem": "packagist",
            "cvss_score": 7.8,
            "advisory_ids": [
              "GHSA-vvj3-c3rp-c85p"
            ],
            "fixed_version": "12.5.8",
            "advisory_count": 1,
            "oldest_advisory_days": 175
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 58,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "amphp/amp",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/byte-stream",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "packagist"
          },
          {
            "name": "composer/package-versions-deprecated",
            "direct": false,
            "version": "1.11.99.5",
            "ecosystem": "packagist"
          },
          {
            "name": "composer/pcre",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "composer/semver",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "packagist"
          },
          {
            "name": "composer/xdebug-handler",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "dnoegel/php-xdg-base-dir",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/instantiator",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "packagist"
          },
          {
            "name": "felixfbecker/advanced-json-rpc",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "packagist"
          },
          {
            "name": "felixfbecker/language-server-protocol",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "packagist"
          },
          {
            "name": "myclabs/deep-copy",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "packagist"
          },
          {
            "name": "netresearch/jsonmapper",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "nikic/php-parser",
            "direct": false,
            "version": "4.14.0",
            "ecosystem": "packagist"
          },
          {
            "name": "openlss/lib-array2xml",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phar-io/manifest",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "phar-io/version",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/reflection-docblock",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/type-resolver",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpspec/prophecy",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-code-coverage",
            "direct": false,
            "version": "9.2.15",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-file-iterator",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-invoker",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-text-template",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-timer",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": "9.5.21",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/container",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/log",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/cli-parser",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/code-unit",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/code-unit-reverse-lookup",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/comparator",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/complexity",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/diff",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/environment",
            "direct": false,
            "version": "5.1.4",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/exporter",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/global-state",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/lines-of-code",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/object-enumerator",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/object-reflector",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/recursion-context",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/resource-operations",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/type",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/version",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/console",
            "direct": false,
            "version": "5.4.11",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/deprecation-contracts",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-ctype",
            "direct": false,
            "version": "1.26.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-intl-grapheme",
            "direct": false,
            "version": "1.26.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-intl-normalizer",
            "direct": false,
            "version": "1.26.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-mbstring",
            "direct": false,
            "version": "1.26.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php73",
            "direct": false,
            "version": "1.26.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php80",
            "direct": false,
            "version": "1.26.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/service-contracts",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/string",
            "direct": false,
            "version": "5.4.11",
            "ecosystem": "packagist"
          },
          {
            "name": "theseer/tokenizer",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "packagist"
          },
          {
            "name": "vimeo/psalm",
            "direct": false,
            "version": "4.25.0",
            "ecosystem": "packagist"
          },
          {
            "name": "webmozart/assert",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "packagist"
          },
          {
            "name": "webmozart/path-util",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 58,
        "direct_count": 0,
        "indirect_count": 58
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 54,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 6,
        "closed_unmerged_prs": 20
      },
      "bus_factor": 2,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "jaapio",
          "commits": 64,
          "avatar_url": "https://avatars.githubusercontent.com/u/1060433?v=4"
        },
        {
          "type": "User",
          "login": "ashnazg",
          "commits": 62,
          "avatar_url": "https://avatars.githubusercontent.com/u/100170?v=4"
        },
        {
          "type": "User",
          "login": "jrfnl",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/663378?v=4"
        },
        {
          "type": "User",
          "login": "mvriel",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/193704?v=4"
        },
        {
          "type": "User",
          "login": "GrahamCampbell",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/2829600?v=4"
        },
        {
          "type": "User",
          "login": "ArnaudLier",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/32982428?v=4"
        },
        {
          "type": "User",
          "login": "DIOHz0r",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1426313?v=4"
        },
        {
          "type": "User",
          "login": "jdufresne",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/347634?v=4"
        },
        {
          "type": "User",
          "login": "KasperFranz",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/191405?v=4"
        },
        {
          "type": "User",
          "login": "sergiy-petrov",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/8986207?v=4"
        }
      ],
      "contributors_sampled": 11,
      "top_contributor_share": 0.403
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "integrate.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "phpstan.neon"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "composer.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 14 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 5,
            "reason": "Found 4/8 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 12 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "ee15a5a2022c8383906b225055e9496a6a5e6e3b",
        "ran_at": "2026-07-22T16:56:34Z",
        "aggregate_score": 5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T21:32:21Z",
      "oldest_open_prs": [
        {
          "number": 21,
          "created_at": "2019-10-10T16:53:58Z",
          "last_comment_at": "2019-12-24T22:39:55Z",
          "last_comment_author": "mvriel"
        },
        {
          "number": 81,
          "created_at": "2025-10-06T21:02:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 82,
          "created_at": "2025-11-10T21:12:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2025-11-10T21:21:55Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/phpDocumentor/ReflectionCommon",
    "host": "github.com",
    "name": "ReflectionCommon",
    "owner": "phpDocumentor"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 56,
      "inputs": {
        "security": 60,
        "vitality": 24,
        "community": 69,
        "governance": 70,
        "engineering": 58
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 24,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "commits_last_year": 4,
              "human_commit_share": 0.84,
              "days_since_last_push": 253,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 253 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 253
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "4 commits in the last year",
                "points": 6.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "releases_count": 11,
              "latest_release_tag": "2.2.0",
              "releases_from_tags": false,
              "days_since_latest_release": 2216,
              "mean_days_between_releases": 182.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "11 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2216 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2216
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~182.7 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 182.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 3,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 253,
              "days_since_last_human_commit": 253,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 253 days, with nothing left unanswered",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 253
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 69,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "forks": 22,
              "stars": 9046,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "9,046 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 9046
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "22 forks",
                "points": 11,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 89,
            "inputs": {
              "packages": [
                "phpdocumentor/reflection-common"
              ],
              "dependents": 23,
              "ecosystems": "packagist",
              "total_downloads": 744138012,
              "monthly_downloads": 10550111
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "10,550,111 downloads/month across packagist",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 10550111,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "23 packages depend on it",
                "points": 9.2,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 70,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 11,
              "top_contributor_share": 0.403
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 40% of commits",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 40
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "11 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "merged_prs": 54,
              "open_issues": 0,
              "closed_issues": 6,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 20
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "54/74 decided PRs merged",
                "points": 27.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 54,
                      "decided": 74
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/8 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "followers": 53,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "phpDocumentor",
              "public_repos": 46,
              "account_age_days": 5344
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "53 followers of phpDocumentor",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 53,
                      "login": "phpDocumentor"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "46 public repos, account ~14 yr old",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 46
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "phpdocumentor/reflection-common"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 2216
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on packagist",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 2216 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2216
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "12 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 58,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpstan.neon"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 14 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "hacktoberfest"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "1 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 60,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 14 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 4/8 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 58 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 58
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 58,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 58,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 17
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 57,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.607,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "51 of 84 human commits state their intent (structured subject or explanatory body)",
                "points": 32.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 51,
                      "sampled": 84
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 77,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "composer.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.16
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "phpstan.neon",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpstan.neon"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "16 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 16,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 2437,
              "source_files_sampled": 7,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "PHP without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "PHP"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/7 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 7,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T16:56:54.530233Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/phpDocumentor/ReflectionCommon.svg",
  "full_name": "phpDocumentor/ReflectionCommon",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.26.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPackagist.