Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 11:53 UTC

phpstan / phpstan-doctrine

Doctrine extensions for PHPStan

PHPMIT★ 673 stars⑂ 120 forkssince Jan 2017View on GitHub ↗

phpstan/phpstan-doctrine holds a health index of 76 out of 100, placing it in the Good band. It scores highest on Vitality (90/100) and lowest on Sustainability & Governance (68/100). It was last updated today. A single contributor accounts for most of its recent work.

76
overall / 100
Good

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.

76
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

PHPStanOrganization
250 followers25 public repossince Dec 2015

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistphpstan/phpstan-doctrine2.0.282,074,1911949 days agostatic-analysis

Metrics by category

Vitality

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

90Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
20.8/36Commit cadence — 30/52 weeks with commits
16.7/18Commit volume — 71 commits in the last year
10/10OpenSSF Scorecard: Maintained — 29 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year71
human_commit_share0.9
days_since_last_push0
active_weeks_last_year30

Release discipline

100Excellent
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 9 days ago
27/27Release cadence — a release every ~13.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tag2.0.28
releases_from_tagsno
days_since_latest_release9
mean_days_between_releases13.9
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?

70Good · 18% of overall
How it's scored
45.9/60Stars — 673 stars
17.3/25Forks — 120 forks
4.7/15Watchers — 8 watchers
Inputs used
forks120
stars673
watchers8
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 — 2,074,191 downloads/month across packagist
20/20Registry dependents — 1,151 packages depend on it
Inputs used
packagesphpstan/phpstan-doctrine
dependents1,151
ecosystemspackagist
total_downloads74,306,300
monthly_downloads2,074,191

Sustainability & Governance

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

68Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8.6/22.5Commit distribution — top contributor authored 62% of commits
13.5/13.5Contributor breadth — 77 contributors
10/10OpenSSF Scorecard: Contributors — project has 36 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled77
top_contributor_share0.618
How it's scored
36.7/46.8Issue resolution — 79% of issues closed
29.2/38.3PR acceptance — 308/403 decided PRs merged
7.5/15OpenSSF Scorecard: Code-Review — Found 13/24 approved changesets -- score normalized to 5
Inputs used
merged_prs308
open_issues76
closed_issues279
issue_closed_ratio0.786
closed_unmerged_prs95
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
17.3/25Owner reach — 250 followers of phpstan
22.3/25Track record — 25 public repos, account ~10 yr old
Inputs used
followers250
owner_typeOrganization
is_verified
owner_loginphpstan
public_repos25
account_age_days3,862
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 9 days ago
20/20Version history — 194 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesphpstan/phpstan-doctrine
ecosystemspackagist
any_deprecatedno
min_days_since_publish9

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 9 topics
10/10Wiki
Inputs used
topicsphp, php7, phpstan, static-analysis, testing, static-code-analysis, static-analyzer, doctrine, doctrine2
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

76Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 24 out of 24 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 13/24 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 36 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
7.5/7.5Maintained — 29 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file 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_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate7.6
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

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.

75Good · 0% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
21.9/40Legible commit history — 37 of 90 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.411
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes8,858
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 — Dockerfile
10/10Demonstrated agent practice — 9 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 10 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.09
toolchain_manifests
dependency_bot_commit_share0.1
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
54.6/55Manageable file sizes — 2/294 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes181,220
source_files_sampled294
oversized_source_files2

Key facts

673GitHub stars
77contributors
71commits, last 12 months
0days since last push
100releases
1bus factor
76open issues
Packagistpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 120 ⇿
0Stars
120Forks
100Releases

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.

02040608010012012032017-032021-112026-07
Major 1Minor 2Patch 97

Each point covers 9 days.

OpenSSF Scorecard 7.6 / 10
7.6aggregate

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 11:52 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests24 out of 24 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 13/24 approved changesets -- score normalized to 5
10Contributorsproject has 36 contributing companies or organizations
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained29 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 24

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

RegistryPackageVersionRelation
Packagistcache/array-adapterindirect
Packagistcomposer/semverindirect
Packagistcweagans/composer-patchesindirect
Packagistdoctrine/annotationsindirect
Packagistdoctrine/collectionsindirect
Packagistdoctrine/commonindirect
Packagistdoctrine/dbalindirect
Packagistdoctrine/lexerindirect
Packagistdoctrine/mongodb-odmindirect
Packagistdoctrine/ormindirect
Packagistdoctrine/persistenceindirect
Packagistgedmo/doctrine-extensionsindirect
Packagistnesbot/carbonindirect
Packagistphpindirect
Packagistphp-parallel-lint/php-parallel-lintindirect
Packagistphpstan/phpstanindirect
Packagistphpstan/phpstan-deprecation-rulesindirect
Packagistphpstan/phpstan-phpunitindirect
Packagistphpstan/phpstan-strict-rulesindirect
Packagistphpunit/phpunitindirect
Packagistramsey/uuidindirect
Packagistshipmonk/name-collision-detectorindirect
Packagistsymfony/cacheindirect
Packagistsymfony/uidindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "php",
        "php7",
        "phpstan",
        "static-analysis",
        "testing",
        "static-code-analysis",
        "static-analyzer",
        "doctrine",
        "doctrine2"
      ],
      "is_fork": false,
      "size_kb": 1444,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "PHP": 804437,
        "Shell": 352,
        "Makefile": 902
      },
      "pushed_at": "2026-07-22T11:51:43Z",
      "created_at": "2017-01-30T22:13:21Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T11:51:51Z",
      "description": "Doctrine extensions for PHPStan",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "2.0.x",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://phpstan.org/",
      "name": "PHPStan",
      "type": "Organization",
      "login": "phpstan",
      "company": null,
      "location": "Czech Republic",
      "followers": 250,
      "avatar_url": "https://avatars.githubusercontent.com/u/16435710?v=4",
      "created_at": "2015-12-25T10:01:45Z",
      "is_verified": null,
      "public_repos": 25,
      "account_age_days": 3862
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "2.0.28",
          "kind": "patch",
          "published_at": "2026-07-13T08:44:59Z"
        },
        {
          "tag": "2.0.27",
          "kind": "patch",
          "published_at": "2026-06-10T10:40:39Z"
        },
        {
          "tag": "2.0.26",
          "kind": "patch",
          "published_at": "2026-06-10T10:12:01Z"
        },
        {
          "tag": "2.0.25",
          "kind": "patch",
          "published_at": "2026-06-02T20:28:46Z"
        },
        {
          "tag": "2.0.24",
          "kind": "patch",
          "published_at": "2026-06-02T18:46:17Z"
        },
        {
          "tag": "2.0.23",
          "kind": "patch",
          "published_at": "2026-05-29T12:58:35Z"
        },
        {
          "tag": "2.0.22",
          "kind": "patch",
          "published_at": "2026-05-09T08:13:38Z"
        },
        {
          "tag": "2.0.21",
          "kind": "patch",
          "published_at": "2026-04-17T13:01:51Z"
        },
        {
          "tag": "2.0.20",
          "kind": "patch",
          "published_at": "2026-03-13T13:45:47Z"
        },
        {
          "tag": "2.0.19",
          "kind": "patch",
          "published_at": "2026-03-10T17:00:35Z"
        },
        {
          "tag": "2.0.18",
          "kind": "patch",
          "published_at": "2026-02-24T10:02:18Z"
        },
        {
          "tag": "2.0.17",
          "kind": "patch",
          "published_at": "2026-02-18T10:22:50Z"
        },
        {
          "tag": "2.0.16",
          "kind": "patch",
          "published_at": "2026-02-11T08:57:28Z"
        },
        {
          "tag": "2.0.15",
          "kind": "patch",
          "published_at": "2026-02-10T12:02:03Z"
        },
        {
          "tag": "2.0.14",
          "kind": "patch",
          "published_at": "2026-01-25T14:56:47Z"
        },
        {
          "tag": "2.0.13",
          "kind": "patch",
          "published_at": "2026-01-19T19:53:38Z"
        },
        {
          "tag": "2.0.12",
          "kind": "patch",
          "published_at": "2025-12-01T11:58:32Z"
        },
        {
          "tag": "2.0.11",
          "kind": "patch",
          "published_at": "2025-11-04T15:09:03Z"
        },
        {
          "tag": "2.0.10",
          "kind": "patch",
          "published_at": "2025-10-06T10:02:16Z"
        },
        {
          "tag": "2.0.9",
          "kind": "patch",
          "published_at": "2025-10-06T09:55:04Z"
        },
        {
          "tag": "2.0.8",
          "kind": "patch",
          "published_at": "2025-10-06T09:49:21Z"
        },
        {
          "tag": "2.0.7",
          "kind": "patch",
          "published_at": "2025-10-06T09:17:09Z"
        },
        {
          "tag": "2.0.6",
          "kind": "patch",
          "published_at": "2025-09-10T07:07:21Z"
        },
        {
          "tag": "2.0.5",
          "kind": "patch",
          "published_at": "2025-09-07T11:53:30Z"
        },
        {
          "tag": "2.0.4",
          "kind": "patch",
          "published_at": "2025-07-17T11:58:51Z"
        },
        {
          "tag": "2.0.3",
          "kind": "patch",
          "published_at": "2025-05-05T15:30:57Z"
        },
        {
          "tag": "2.0.2",
          "kind": "patch",
          "published_at": "2025-03-03T09:30:07Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2024-12-02T16:51:47Z"
        },
        {
          "tag": "1.5.7",
          "kind": "patch",
          "published_at": "2024-12-02T16:51:30Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2024-11-11T07:40:22Z"
        },
        {
          "tag": "1.5.6",
          "kind": "patch",
          "published_at": "2024-11-09T17:36:37Z"
        },
        {
          "tag": "1.5.5",
          "kind": "patch",
          "published_at": "2024-10-29T12:35:25Z"
        },
        {
          "tag": "1.5.4",
          "kind": "patch",
          "published_at": "2024-10-28T14:16:01Z"
        },
        {
          "tag": "1.5.3",
          "kind": "patch",
          "published_at": "2024-09-01T13:22:24Z"
        },
        {
          "tag": "1.5.2",
          "kind": "patch",
          "published_at": "2024-08-23T11:09:39Z"
        },
        {
          "tag": "1.5.1",
          "kind": "patch",
          "published_at": "2024-08-20T16:56:36Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2024-08-05T13:51:11Z"
        },
        {
          "tag": "1.4.8",
          "kind": "patch",
          "published_at": "2024-07-16T11:33:41Z"
        },
        {
          "tag": "1.4.7",
          "kind": "patch",
          "published_at": "2024-07-12T20:29:23Z"
        },
        {
          "tag": "1.4.6",
          "kind": "patch",
          "published_at": "2024-07-12T11:03:30Z"
        },
        {
          "tag": "1.4.5",
          "kind": "patch",
          "published_at": "2024-07-02T17:03:16Z"
        },
        {
          "tag": "1.4.4",
          "kind": "patch",
          "published_at": "2024-06-30T14:35:07Z"
        },
        {
          "tag": "1.4.3",
          "kind": "patch",
          "published_at": "2024-06-08T05:50:05Z"
        },
        {
          "tag": "1.4.2",
          "kind": "patch",
          "published_at": "2024-06-07T10:21:36Z"
        },
        {
          "tag": "1.4.1",
          "kind": "patch",
          "published_at": "2024-05-28T15:40:59Z"
        },
        {
          "tag": "1.4.0",
          "kind": "minor",
          "published_at": "2024-05-13T06:08:46Z"
        },
        {
          "tag": "1.3.69",
          "kind": "patch",
          "published_at": "2024-04-18T13:00:48Z"
        },
        {
          "tag": "1.3.68",
          "kind": "patch",
          "published_at": "2024-04-18T10:34:29Z"
        },
        {
          "tag": "1.3.67",
          "kind": "patch",
          "published_at": "2024-04-18T07:13:33Z"
        },
        {
          "tag": "1.3.66",
          "kind": "patch",
          "published_at": "2024-04-16T07:18:59Z"
        },
        {
          "tag": "1.3.65",
          "kind": "patch",
          "published_at": "2024-04-04T12:21:42Z"
        },
        {
          "tag": "1.3.64",
          "kind": "patch",
          "published_at": "2024-03-21T10:51:00Z"
        },
        {
          "tag": "1.3.63",
          "kind": "patch",
          "published_at": "2024-03-18T19:50:44Z"
        },
        {
          "tag": "1.3.62",
          "kind": "patch",
          "published_at": "2024-02-12T12:18:55Z"
        },
        {
          "tag": "1.3.61",
          "kind": "patch",
          "published_at": "2024-02-09T13:46:23Z"
        },
        {
          "tag": "1.3.60",
          "kind": "patch",
          "published_at": "2024-02-08T09:34:56Z"
        },
        {
          "tag": "1.3.59",
          "kind": "patch",
          "published_at": "2024-01-18T09:46:30Z"
        },
        {
          "tag": "1.3.58",
          "kind": "patch",
          "published_at": "2024-01-17T10:19:30Z"
        },
        {
          "tag": "1.3.57",
          "kind": "patch",
          "published_at": "2024-01-16T12:33:19Z"
        },
        {
          "tag": "1.3.56",
          "kind": "patch",
          "published_at": "2024-01-15T10:39:50Z"
        },
        {
          "tag": "1.3.55",
          "kind": "patch",
          "published_at": "2024-01-15T09:26:04Z"
        },
        {
          "tag": "1.3.54",
          "kind": "patch",
          "published_at": "2024-01-05T15:52:57Z"
        },
        {
          "tag": "1.3.53",
          "kind": "patch",
          "published_at": "2023-11-21T10:32:51Z"
        },
        {
          "tag": "1.3.52",
          "kind": "patch",
          "published_at": "2023-11-21T09:41:14Z"
        },
        {
          "tag": "1.3.51",
          "kind": "patch",
          "published_at": "2023-11-20T09:31:23Z"
        },
        {
          "tag": "1.3.50",
          "kind": "patch",
          "published_at": "2023-11-17T11:06:30Z"
        },
        {
          "tag": "1.3.49",
          "kind": "patch",
          "published_at": "2023-11-17T09:15:04Z"
        },
        {
          "tag": "1.3.48",
          "kind": "patch",
          "published_at": "2023-11-15T13:33:42Z"
        },
        {
          "tag": "1.3.47",
          "kind": "patch",
          "published_at": "2023-11-10T15:08:35Z"
        },
        {
          "tag": "1.3.46",
          "kind": "patch",
          "published_at": "2023-11-08T16:35:12Z"
        },
        {
          "tag": "1.3.45",
          "kind": "patch",
          "published_at": "2023-10-29T08:20:39Z"
        },
        {
          "tag": "1.3.44",
          "kind": "patch",
          "published_at": "2023-10-29T08:16:43Z"
        },
        {
          "tag": "1.3.43",
          "kind": "patch",
          "published_at": "2023-09-01T15:02:32Z"
        },
        {
          "tag": "1.3.42",
          "kind": "patch",
          "published_at": "2023-08-09T08:22:38Z"
        },
        {
          "tag": "1.3.41",
          "kind": "patch",
          "published_at": "2023-08-08T07:48:52Z"
        },
        {
          "tag": "1.3.40",
          "kind": "patch",
          "published_at": "2023-05-11T11:27:25Z"
        },
        {
          "tag": "1.3.39",
          "kind": "patch",
          "published_at": "2023-05-11T09:45:06Z"
        },
        {
          "tag": "1.3.38",
          "kind": "patch",
          "published_at": "2023-05-04T11:19:52Z"
        },
        {
          "tag": "1.3.37",
          "kind": "patch",
          "published_at": "2023-03-17T14:59:05Z"
        },
        {
          "tag": "1.3.36",
          "kind": "patch",
          "published_at": "2023-03-15T15:25:08Z"
        },
        {
          "tag": "1.3.35",
          "kind": "patch",
          "published_at": "2023-03-10T14:45:02Z"
        },
        {
          "tag": "1.3.34",
          "kind": "patch",
          "published_at": "2023-03-10T14:33:54Z"
        },
        {
          "tag": "1.3.33",
          "kind": "patch",
          "published_at": "2023-02-21T16:43:54Z"
        },
        {
          "tag": "1.3.32",
          "kind": "patch",
          "published_at": "2023-01-12T14:08:21Z"
        },
        {
          "tag": "1.3.31",
          "kind": "patch",
          "published_at": "2023-01-08T20:00:13Z"
        },
        {
          "tag": "1.3.30",
          "kind": "patch",
          "published_at": "2023-01-07T21:19:07Z"
        },
        {
          "tag": "1.3.29",
          "kind": "patch",
          "published_at": "2023-01-04T22:02:44Z"
        },
        {
          "tag": "1.3.28",
          "kind": "patch",
          "published_at": "2022-12-30T21:33:42Z"
        },
        {
          "tag": "1.3.27",
          "kind": "patch",
          "published_at": "2022-12-16T09:28:18Z"
        },
        {
          "tag": "1.3.26",
          "kind": "patch",
          "published_at": "2022-12-12T17:40:10Z"
        },
        {
          "tag": "1.3.25",
          "kind": "patch",
          "published_at": "2022-12-12T08:18:40Z"
        },
        {
          "tag": "1.3.24",
          "kind": "patch",
          "published_at": "2022-12-09T12:24:57Z"
        },
        {
          "tag": "1.3.23",
          "kind": "patch",
          "published_at": "2022-11-14T07:47:35Z"
        },
        {
          "tag": "1.3.22",
          "kind": "patch",
          "published_at": "2022-11-03T15:14:17Z"
        },
        {
          "tag": "1.3.21",
          "kind": "patch",
          "published_at": "2022-10-26T08:53:49Z"
        },
        {
          "tag": "1.3.20",
          "kind": "patch",
          "published_at": "2022-10-26T07:46:37Z"
        },
        {
          "tag": "1.3.19",
          "kind": "patch",
          "published_at": "2022-10-25T11:42:05Z"
        },
        {
          "tag": "1.3.18",
          "kind": "patch",
          "published_at": "2022-10-17T14:06:41Z"
        },
        {
          "tag": "1.3.17",
          "kind": "patch",
          "published_at": "2022-10-17T12:23:26Z"
        },
        {
          "tag": "1.3.16",
          "kind": "patch",
          "published_at": "2022-10-05T08:50:23Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "14ef8a47a0db7fd6a7a222304f361c1b4435babd",
          "body": null,
          "is_bot": true,
          "headline": "Update github-actions (#774)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-22T11:51:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4623954d5ffee6311e4ddbaef65c074ae0f781a",
          "body": null,
          "is_bot": false,
          "headline": "Support query inference with multiple entity managers (#756)",
          "author_name": "LubuSeb",
          "author_login": "LubuSeb",
          "committed_at": "2026-07-13T08:43:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da187ce2fc5e8792f87fbe6076deba42bfdf2f1f",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/cache action to v6 (#775)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-06T05:19:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9660770bdb6c6b70db44027714a613a57aec858f",
          "body": null,
          "is_bot": false,
          "headline": "Fix build on PHPStan 2.2.3 (#773)",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2026-06-24T08:07:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c17f92d4dd2cd2c6c416ac19093fcc1810bce1ff",
          "body": null,
          "is_bot": true,
          "headline": "Update github-actions to v3.0.1 (#771)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-22T14:51:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65a399f9afa7e21a63295b644f0acc7cb5b06ed5",
          "body": null,
          "is_bot": true,
          "headline": "Update github-actions to v7 (#772)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-22T05:13:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39b4ca45a07cdd6366eeefa2f7a993cddf3b9f9f",
          "body": null,
          "is_bot": false,
          "headline": "Fix incorrect stub change of criteria arg (#768)",
          "author_name": "Martin Herndl",
          "author_login": "herndlm",
          "committed_at": "2026-06-10T10:39:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edea68ba590bda99570081c06833e36175d367aa",
          "body": null,
          "is_bot": true,
          "headline": "Update github-actions (#765)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-06-10T10:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22cd60b2552419e32721afd05d1b341b6649de5b",
          "body": null,
          "is_bot": false,
          "headline": "Sync ObjectRepository stub types with Doctrine (#767)",
          "author_name": "Martin Herndl",
          "author_login": "herndlm",
          "committed_at": "2026-06-10T10:08:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cff83bfdddecac8e290487327f5bd2f277cc6732",
          "body": null,
          "is_bot": false,
          "headline": "Fix one more test",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2026-06-05T08:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78df87c4e8195593b117569d20f9bdb6b86ae8e1",
          "body": null,
          "is_bot": false,
          "headline": "Update more tests",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2026-06-05T08:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efa7cca7aba20b4565678d92444af649869bbbcc",
          "body": null,
          "is_bot": false,
          "headline": "Adjust test for more precise decimal-int-string type",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2026-06-05T07:29:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e20e8bf3223ae6eba9c4b5987c391d922e094b3c",
          "body": null,
          "is_bot": false,
          "headline": "Fix duplicate registration of RepositoryMethodCallRule (#764)",
          "author_name": "Jan Nedbal",
          "author_login": "janedbal",
          "committed_at": "2026-06-02T20:27:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5485522390fcbf193f37f92cd69c89370ded0873",
          "body": null,
          "is_bot": false,
          "headline": "Check field names of orderBy parameter in findBy and findOneBy",
          "author_name": "Reio Remma",
          "author_login": "whataboutpereira",
          "committed_at": "2026-06-02T18:42:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4821d678585be36f585273de38c06b7e4a98bb91",
          "body": "…lease\n\nactions/create-release was archived in 2021. Switch to the maintained\nsoftprops/action-gh-release (pinned to v3.0.0), keeping the changelog body and\nthe PHPSTAN_BOT_TOKEN; release name/tag now use the clean tag name.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Replace deprecated actions/create-release with softprops/action-gh-re…",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2026-05-25T15:58:25Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c6c0ee20edfbf8a93ac8fd04239baefec7c01969",
          "body": "Major-version bumps of pinned GitHub Actions; release notes reviewed against\nusage in the phpstan-src/phpstan upgrade. All actions stay pinned to commit SHAs.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump GitHub Actions across major versions",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2026-05-25T12:02:32Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7728233d5c295ab038c02ab7ff234ca23d00f84c",
          "body": "Refresh SHA pins to the latest release within the same major version.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump GitHub Actions within their current majors",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2026-05-25T12:02:32Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "20bd086b47269051315401816808d093d859522d",
          "body": null,
          "is_bot": false,
          "headline": "Update test for phpstan 2.2 (#759)",
          "author_name": "Vincent Langlet",
          "author_login": "VincentLanglet",
          "committed_at": "2026-05-25T09:35:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e4d0b2eff210176b2d1ccae4c3aa7eec7a7ffae",
          "body": null,
          "is_bot": false,
          "headline": "Support Doctrine NumberType (#754)",
          "author_name": "Reio Remma",
          "author_login": "whataboutpereira",
          "committed_at": "2026-05-24T18:02:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a19c4b2e3456061d9a76c3d4d6251eea54612be4",
          "body": null,
          "is_bot": false,
          "headline": "Fix doctrine CI (#758)",
          "author_name": "Vincent Langlet",
          "author_login": "VincentLanglet",
          "committed_at": "2026-05-23T16:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3a182eb1efd16a1e8d582a95a7fca3069881431",
          "body": null,
          "is_bot": true,
          "headline": "Update github-actions",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-05-18T07:28:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d022f3ffd01ba4bf0b51066e8d5228b45b97dba4",
          "body": null,
          "is_bot": false,
          "headline": "latest infection does not support PHP 8.2 (#752)",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2026-05-11T05:38:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4af7048365854f6e8cf6723c7ddd566fa3bf848f",
          "body": null,
          "is_bot": false,
          "headline": "Update release-toot.yml (#751)",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2026-05-10T08:39:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d41760662cc49248f5a7d343fd69a9417221a497",
          "body": null,
          "is_bot": false,
          "headline": "CI: move name-collision job into build.yml (#750)",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2026-05-10T05:16:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e87516b034749432d51653c0147e053e476e8c53",
          "body": "Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Remove Reflector from StubFilesExtensionLoader (#747)",
          "author_name": "Petr Morávek",
          "author_login": "xificurk",
          "committed_at": "2026-05-09T08:10:48Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "414ca85d4f660376b95dfa2a32da7c508a3540aa",
          "body": null,
          "is_bot": false,
          "headline": "Add collision-detector.json to export-ignore in .gitattributes (#746)",
          "author_name": "sasezaki",
          "author_login": "sasezaki",
          "committed_at": "2026-05-08T04:19:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8af50e234613a72a4e90e2b09ecffe8e75b2a431",
          "body": null,
          "is_bot": false,
          "headline": "name-collision-detector (#745)",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2026-05-06T21:03:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb8f8746b2594d4668e739677ef1b43025c8b9ac",
          "body": null,
          "is_bot": false,
          "headline": "Rely on same template name than doctrine (#744)",
          "author_name": "Vincent Langlet",
          "author_login": "VincentLanglet",
          "committed_at": "2026-05-05T19:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "983c304424f03e756d17c59ccc9b7aa966ef2be3",
          "body": "Co-authored-by: Eric Stern <eric@ericstern.com>",
          "is_bot": false,
          "headline": "Fix return type on EntityRepository::matching() generics (#743)",
          "author_name": "Vincent Langlet",
          "author_login": "VincentLanglet",
          "committed_at": "2026-05-05T08:52:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81dac0ee4363c2359128aec844df31efb215dddc",
          "body": null,
          "is_bot": false,
          "headline": "Add literal string types for prepare method (#734)",
          "author_name": "Gert de Pagter",
          "author_login": "BackEndTea",
          "committed_at": "2026-04-17T13:00:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1650f187f7dce6ad2b39020023f830a0a6ebd658",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup EntityRepositoryClassReflectionExtension (#740)",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2026-04-14T06:18:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72f4f7a02d6c98d9101e8616e0488bc0a785196d",
          "body": null,
          "is_bot": false,
          "headline": "Mark EntityManagerInterface::isOpen() as impure (#739)",
          "author_name": "Denis Korchagin",
          "author_login": "denis-korchagin95",
          "committed_at": "2026-03-13T13:44:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27cd48bc59b4913464095288fbf197a66dacb9b8",
          "body": null,
          "is_bot": false,
          "headline": "First-class callable crash on Expr methods (#735)",
          "author_name": "Simon Podlipsky",
          "author_login": "simPod",
          "committed_at": "2026-03-10T16:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f666176c08c36362879727d62bb9799a323396a3",
          "body": null,
          "is_bot": false,
          "headline": "Allow running the test-suite when mongo extension is not loaded (#737)",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2026-03-09T15:55:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97634528109053ec0fa9ecbd0cfa3a47bca39a70",
          "body": null,
          "is_bot": false,
          "headline": "Delete .github/workflows/claude-react-on-comment.yml",
          "author_name": "Ondřej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2026-02-26T12:23:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ad0c0052e1454188d159c7a47921d3d685947be",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Lint workflows",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2026-02-24T20:42:01Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f6669286b3f7754e040d1bd2a4847f0ea4f91c65",
          "body": "Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>",
          "is_bot": false,
          "headline": "[StepSecurity] ci: Harden GitHub Actions",
          "author_name": "StepSecurity Bot",
          "author_login": "step-security-bot",
          "committed_at": "2026-02-24T16:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44a216a5cd9fe52be489dcf1e2d565c473daa1ca",
          "body": null,
          "is_bot": false,
          "headline": "Declare Connection::fetch methods as impure (#708)",
          "author_name": "Vincent Langlet",
          "author_login": "VincentLanglet",
          "committed_at": "2026-02-24T10:01:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d672ec1eb5b5fe788d2c2da545b56321fc20fdd5",
          "body": "Removed unused token from checkout step and updated the react to feedback step.",
          "is_bot": false,
          "headline": "Refactor GitHub Actions workflow for token usage",
          "author_name": "Ondřej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2026-02-24T09:16:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80235c9c08e779f6046e3f5f00bb1909a8123bf3",
          "body": "Add descriptions for features that exist in src/ but were not listed\nin the README feature list:\n\n- Entity relation type validation (EntityRelationRule)\n- Final entity class detection (EntityNotFinalRule)\n- Final entity constructor detection (EntityConstructorNotFinalRule)\n- Mapping configuration er\n[…]\n code detection integration for entity properties\n- Gedmo doctrine-extensions support\n- Collection::first()/last() type narrowing via isEmpty()\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Document missing features in README",
          "author_name": "phpstan-bot",
          "author_login": null,
          "committed_at": "2026-02-19T21:30:09Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7e011d3bda4813ab8ab80c95101dc83d0b2a6227",
          "body": null,
          "is_bot": false,
          "headline": "Add PHP 8.5 to CI build matrix (#729)",
          "author_name": "phpstan-bot",
          "author_login": "phpstan-bot",
          "committed_at": "2026-02-19T09:23:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "218a2f14a35768a4e0b3fcd9d4331cd77fb51af5",
          "body": "Add `issues: opened` event type to the react-on-comment workflow\nso it also triggers when new issues are opened containing the\ntrigger phrase. Add `github.event.issue.body` as a fallback in\nthe COMMENT_BODY env variable to support reading the issue body.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "React to issues opened with trigger phrase",
          "author_name": "phpstan-bot",
          "author_login": null,
          "committed_at": "2026-02-19T08:20:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e991b52e333b77eeec75c6afb37fc1b3f8c05d08",
          "body": "CLAUDE.md contains AI agent instructions and is not needed\nin the distributed archive.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add CLAUDE.md to .gitattributes export-ignore",
          "author_name": "phpstan-bot",
          "author_login": null,
          "committed_at": "2026-02-19T08:03:28Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f02dc0e30881b33a69c5bcb2cbf0860301475701",
          "body": "Provides comprehensive documentation covering project overview,\nrepository structure, PHP 7.4+ version requirements, multi-version\nDoctrine support, development commands, testing, coding standards,\nCI pipeline, and architecture notes.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add CLAUDE.md with project guidelines for AI agents",
          "author_name": "phpstan-bot",
          "author_login": null,
          "committed_at": "2026-02-19T07:55:09Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "734ef36c2709b51943f04aacadddb76f239562d3",
          "body": "…s are enabled (#724)",
          "is_bot": false,
          "headline": "Skip EntityNotFinalRule when native lazy objects or lazy ghost object…",
          "author_name": "Ondřej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2026-02-18T10:21:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f92f4acd7bb2a2bd382d656937a0459f754b1918",
          "body": "Copy the exact claude-react-on-comment.yml workflow from phpstan/phpstan\nto enable @phpstan-bot reactions to issue and PR comments.\n\nhttps://claude.ai/code/session_01MZdNfMZDyNpAvhwyWqP3kA",
          "is_bot": false,
          "headline": "Add Claude react on comment workflow",
          "author_name": "Claude",
          "author_login": "claude",
          "committed_at": "2026-02-18T09:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5a191c78156d0569f257135a7590ad2df4b5e86",
          "body": null,
          "is_bot": false,
          "headline": "Fix offsetAccess.invalidOffset (#723)",
          "author_name": "Vincent Langlet",
          "author_login": "VincentLanglet",
          "committed_at": "2026-02-11T18:05:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4ff6084a26d91174b3f0b047589af293a893104",
          "body": null,
          "is_bot": false,
          "headline": "Add literal string types for insert, update and delete methods",
          "author_name": "gertdepagter",
          "author_login": "BackEndTea",
          "committed_at": "2026-02-11T08:54:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce03c55ea8cb6d154bd0a04af05b58066812bea4",
          "body": null,
          "is_bot": false,
          "headline": "Fix false positive for aliases matching PHP class names",
          "author_name": "Podles",
          "author_login": "podlesny-j",
          "committed_at": "2026-02-10T12:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6c65f01b69fe9120b2ee2414dcc03e276da3bd5",
          "body": "required to get a green build in build-infection\n\nhttps://github.com/phpstan/build-infection/pull/48",
          "is_bot": false,
          "headline": "Ignore deprecated method error",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2026-02-09T06:24:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "334f2ece73d6641599e945a85d0dc60f687407dc",
          "body": null,
          "is_bot": false,
          "headline": "Add keywords for static analysis to composer.json",
          "author_name": "Barry vd. Heuvel",
          "author_login": "barryvdh",
          "committed_at": "2026-02-03T10:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70cd3e82fef49171163ff682a89cfe793d88581c",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitattributes",
          "author_name": "Gregor Harlan",
          "author_login": "gharlan",
          "committed_at": "2026-01-25T14:56:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d2ad04a0ac14ac52e21ad47ec67a54a14355c1f",
          "body": null,
          "is_bot": false,
          "headline": "Fix FNSR issue with doctrine.queryBuilderDynamic",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2026-01-18T16:15:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d20ee0373d22735271f1eb4d631856b5f847d399",
          "body": null,
          "is_bot": false,
          "headline": "fix compatibility with doctrine/orm 3.5.8",
          "author_name": "Jakub Janata",
          "author_login": "janatjak",
          "committed_at": "2025-12-01T11:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "368ad1c713a6d95763890bc2292694a603ece7c8",
          "body": null,
          "is_bot": false,
          "headline": "Declare getReflectionClass as covariant",
          "author_name": "Vincent Langlet",
          "author_login": "VincentLanglet",
          "committed_at": "2025-11-04T09:55:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10636d983b0f89d1253619c02f931d03d9c010e7",
          "body": null,
          "is_bot": false,
          "headline": "Remove 8.3.99",
          "author_name": "Vincent Langlet",
          "author_login": "VincentLanglet",
          "committed_at": "2025-11-04T09:50:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95eff3003046be690cf1d1515b776ed89436a5bc",
          "body": null,
          "is_bot": false,
          "headline": "use getIterableValueType",
          "author_name": "Can Vural",
          "author_login": "canvural",
          "committed_at": "2025-10-31T12:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "197d47cb06b5124edd7cdf055606be50405ebb7e",
          "body": null,
          "is_bot": false,
          "headline": "Update phpstan-phpunit to 2.0.8 (#706)",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2025-10-29T12:50:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca50bd1278af04151f83a64cdb822d256e448fc6",
          "body": null,
          "is_bot": false,
          "headline": "Skip DocumentManagerTypeInferenceTest on PHP8+",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2025-10-29T08:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e5fc80f3fdcea4ef554f188a9f41629fafcdb21",
          "body": null,
          "is_bot": false,
          "headline": "Setup PHP Infection composite action",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-10-26T20:05:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fe637e22f0a4a7a81f68858b4c6b7b995ef7c92",
          "body": "Thank you! Now we can do it on more repos :)",
          "is_bot": false,
          "headline": "Utilize build-infection",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2025-10-26T08:12:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31a924b443a3c15a851c3a8bd0a9f672d3aedc35",
          "body": null,
          "is_bot": false,
          "headline": "Print infection output instead of uploading the log as artifact",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2025-10-10T12:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b118ac640b163a7cfe3ace4bc79130d2e2a468c",
          "body": null,
          "is_bot": false,
          "headline": "Set up mutation testing",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2025-10-08T10:02:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38fc20dce359703f48c076c9a9bab0e2cc30c533",
          "body": null,
          "is_bot": false,
          "headline": "Move phpstan analyse paths into phpstan.neon (#694)",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2025-10-07T09:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a77f4ad8be87a2dee7370b1ccc8c3d58b6f8db0",
          "body": null,
          "is_bot": false,
          "headline": "Regenerate baseline (#693)",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2025-10-07T05:58:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8359a074dc8423b75501ec7dfc1c00efe9e6878",
          "body": null,
          "is_bot": false,
          "headline": "Run using global type overrides in isolation",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2025-10-06T15:25:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eaf37b87288474051469aee9f937fc9d862f330",
          "body": null,
          "is_bot": false,
          "headline": "Fix BinaryType with dbal 4",
          "author_name": "Vincent Langlet",
          "author_login": "VincentLanglet",
          "committed_at": "2025-10-06T10:01:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a761b6dfd4ee08298e1327cc49e6101aa2efc68",
          "body": null,
          "is_bot": false,
          "headline": "Add support for symfony uuid",
          "author_name": "Vincent Langlet",
          "author_login": "VincentLanglet",
          "committed_at": "2025-10-06T09:54:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd42b1731a062148c6de75a036c0437433e24974",
          "body": null,
          "is_bot": false,
          "headline": "Fix PHPStan crashing with single value enum",
          "author_name": "Vincent Langlet",
          "author_login": "VincentLanglet",
          "committed_at": "2025-10-06T09:48:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f083bfe17bb0180c22f5f70c13a1574baf4d0a4",
          "body": null,
          "is_bot": false,
          "headline": "Mark more method with phpstan-impure",
          "author_name": "Vincent Langlet",
          "author_login": "VincentLanglet",
          "committed_at": "2025-10-06T09:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "873c32c043181b47c57eea12540389334ce599b4",
          "body": null,
          "is_bot": false,
          "headline": "Run tests in random order",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2025-10-06T08:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "934f5734812341358fc41c44006b30fa00c785f0",
          "body": null,
          "is_bot": false,
          "headline": "Fix enum type",
          "author_name": "Vincent Langlet",
          "author_login": "VincentLanglet",
          "committed_at": "2025-09-10T07:06:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeff19808f8ae3a6f7c4e43e388a2848eb2b0865",
          "body": null,
          "is_bot": false,
          "headline": "Improve EntityColumnRule for enums",
          "author_name": "Vincent Langlet",
          "author_login": "VincentLanglet",
          "committed_at": "2025-09-07T11:52:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb37e282ca9a8d877cd95c4f1b3ef19a67cbd442",
          "body": null,
          "is_bot": false,
          "headline": "Fix CS",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-09-06T11:33:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fe9e9dfe6bb2fe6149c794ec3bb46658e9e9b64",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/checkout action to v5",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-08-21T08:43:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bddac51f0ffeb323e23bc379838bc08a4de3d0ba",
          "body": null,
          "is_bot": true,
          "headline": "Update Eomm/why-don-t-you-tweet action to v2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-08-07T08:27:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6271e66ce37545bd2edcddbe6bcbdd3b665ab7b8",
          "body": null,
          "is_bot": false,
          "headline": "Silence deprecation of assert.exception",
          "author_name": "Jan Nedbal",
          "author_login": "janedbal",
          "committed_at": "2025-07-17T11:57:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d805e1472deed991971ba19687868fc7af091299",
          "body": null,
          "is_bot": false,
          "headline": "PlatformTest: drop MSSQL database asserts",
          "author_name": "Jan Nedbal",
          "author_login": "janedbal",
          "committed_at": "2025-07-17T11:57:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adf18268e72cb828bddd2f61dda73013e379b701",
          "body": null,
          "is_bot": false,
          "headline": "Add missing descriptors for `SmallFloatType` and `EnumType`",
          "author_name": "Jan Nedbal",
          "author_login": "janedbal",
          "committed_at": "2025-07-17T11:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1a9efb64708580a9d8b0d150340f7777d2b8aa0",
          "body": null,
          "is_bot": false,
          "headline": "Fix build",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-05-16T09:36:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4497663eb17b9d29211830df5aceaa3a4d256a35",
          "body": "The result of these functions depends on the underlying database state\nwhich can change between multiple invocations. For example:\n\nCalling find() or findOneBy() and asserting the result to be null as a\nprecondition of a test will generate false errors later in the test when the\nunderlying record is added and the method is called again\n\nSee #550",
          "is_bot": false,
          "headline": "Mark nullable EntityRepository methods as impure",
          "author_name": "Edvin Malinovskis",
          "author_login": "nCrazed",
          "committed_at": "2025-05-05T15:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1209a31a7ffdfc31cd37142a03e172a97827265",
          "body": null,
          "is_bot": false,
          "headline": "Fix test-projects.yml",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-04-26T20:11:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bf5dc8cf97dd1fd8b2d8ba160b400fc7afeee2f",
          "body": null,
          "is_bot": false,
          "headline": "Fix build",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-04-26T20:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "913dac215f5f5ba8ba800780243461f4a9859e31",
          "body": null,
          "is_bot": false,
          "headline": "Fix test-projects.yml",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-04-26T09:36:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a479e5d212bb5f9191a164d28df7e89c1bb5cc2",
          "body": null,
          "is_bot": false,
          "headline": "Fix build",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-04-26T09:30:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b22695147e835fdcd117624a7f9ad2c943c80af7",
          "body": null,
          "is_bot": false,
          "headline": "Fix build",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-04-25T20:36:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e76755816cece825b91c96034f969f673864593",
          "body": null,
          "is_bot": false,
          "headline": "Use stable PHP 8.4 with xdebug in docker image",
          "author_name": "Jan Nedbal",
          "author_login": "janedbal",
          "committed_at": "2025-04-24T15:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93d1307c50079c9d8447d72f73ca0b888cb75a07",
          "body": null,
          "is_bot": false,
          "headline": "Fix build",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-04-24T15:49:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6317ec1d1ba6cd4ad6ee1e78f17ece1d1eb7f3de",
          "body": null,
          "is_bot": false,
          "headline": "Fix build",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-04-19T20:05:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce89f09ef294aae03e08133313014d8d542d835a",
          "body": null,
          "is_bot": true,
          "headline": "Update metcalfc/changelog-generator action to v4.6.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-04-15T15:32:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d00a6c08c934dd02b9d77b1ec32518378922e63",
          "body": null,
          "is_bot": true,
          "headline": "Update metcalfc/changelog-generator action to v4.5.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2025-03-24T13:07:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e547b84a9ca1c2396fcb99816cb2a903736a8990",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/1.5.x' into 2.0.x",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-03-24T10:41:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a0d9cb9f9216d040e8d10f00fda2d25a995235e",
          "body": null,
          "is_bot": false,
          "headline": "Adapt for recent PHPStan",
          "author_name": "Martin Herndl",
          "author_login": "herndlm",
          "committed_at": "2025-03-24T10:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baf73e368f2cbdc13ced4c42df3269ba577621a0",
          "body": null,
          "is_bot": false,
          "headline": "Introduce phpstan-deprecation-rules",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2025-03-18T10:17:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a61a04a361b60014ec04881ccb87252d3bf02e94",
          "body": null,
          "is_bot": false,
          "headline": "EntityRepository.stub fix nullability in findOneBy",
          "author_name": "Jan Nedbal",
          "author_login": "janedbal",
          "committed_at": "2025-03-03T09:29:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "815d5ae40ffe3a7788df1cd557e30e474f3aba1c",
          "body": null,
          "is_bot": false,
          "headline": "Update LICENSE",
          "author_name": "Ondřej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2025-01-28T09:26:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdb6a835c5aa9725979694ae9b70591e180f4853",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/1.5.x' into 2.0.x",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2024-12-02T16:48:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "231d3f795ed5ef54c98961fd3958868cbe091207",
          "body": null,
          "is_bot": false,
          "headline": "Mark all result methods in AbstractQuery as impure",
          "author_name": "Vlasta Neubauer",
          "author_login": "paranoiq",
          "committed_at": "2024-12-02T16:47:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "410ed26764d092437dcfe6179676d7089b784a84",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/1.5.x' into 2.0.x",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2024-11-20T15:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25ab1ec770c3a9227da37964da60f5217079de4d",
          "body": null,
          "is_bot": false,
          "headline": "Test projects only in 2.0.x-dev",
          "author_name": "Ondrej Mirtes",
          "author_login": "ondrejmirtes",
          "committed_at": "2024-11-20T15:58:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 71,
      "latest_release_at": "2026-07-13T08:44:59Z",
      "latest_release_tag": "2.0.28",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 30,
      "days_since_latest_release": 9,
      "mean_days_between_releases": 13.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "phpstan/phpstan-doctrine",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "static analysis"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/phpstan/phpstan-doctrine",
          "is_deprecated": false,
          "latest_version": "2.0.28",
          "repository_url": "https://github.com/phpstan/phpstan-doctrine",
          "versions_count": 194,
          "total_downloads": 74306300,
          "dependents_count": 1151,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 2074191,
          "first_published_at": null,
          "latest_published_at": "2026-07-13T08:43:43Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        }
      ]
    },
    "popularity": {
      "forks": 120,
      "stars": 673,
      "watchers": 8,
      "fork_history": {
        "days": [
          {
            "date": "2017-03-03",
            "count": 1
          },
          {
            "date": "2017-06-03",
            "count": 1
          },
          {
            "date": "2017-09-08",
            "count": 1
          },
          {
            "date": "2017-12-01",
            "count": 1
          },
          {
            "date": "2017-12-04",
            "count": 1
          },
          {
            "date": "2017-12-13",
            "count": 1
          },
          {
            "date": "2018-02-08",
            "count": 1
          },
          {
            "date": "2018-02-12",
            "count": 1
          },
          {
            "date": "2018-02-22",
            "count": 1
          },
          {
            "date": "2018-05-21",
            "count": 1
          },
          {
            "date": "2018-06-01",
            "count": 1
          },
          {
            "date": "2018-07-10",
            "count": 1
          },
          {
            "date": "2018-08-14",
            "count": 1
          },
          {
            "date": "2018-09-26",
            "count": 1
          },
          {
            "date": "2018-10-23",
            "count": 1
          },
          {
            "date": "2018-11-22",
            "count": 1
          },
          {
            "date": "2019-02-12",
            "count": 1
          },
          {
            "date": "2019-02-20",
            "count": 2
          },
          {
            "date": "2019-05-05",
            "count": 1
          },
          {
            "date": "2019-05-28",
            "count": 1
          },
          {
            "date": "2019-05-31",
            "count": 1
          },
          {
            "date": "2019-07-16",
            "count": 1
          },
          {
            "date": "2019-08-13",
            "count": 1
          },
          {
            "date": "2019-09-09",
            "count": 1
          },
          {
            "date": "2019-10-10",
            "count": 1
          },
          {
            "date": "2019-10-23",
            "count": 1
          },
          {
            "date": "2019-12-17",
            "count": 1
          },
          {
            "date": "2019-12-20",
            "count": 1
          },
          {
            "date": "2020-02-15",
            "count": 1
          },
          {
            "date": "2020-02-26",
            "count": 1
          },
          {
            "date": "2020-04-18",
            "count": 1
          },
          {
            "date": "2020-04-23",
            "count": 1
          },
          {
            "date": "2020-05-08",
            "count": 1
          },
          {
            "date": "2020-05-14",
            "count": 1
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-05-22",
            "count": 1
          },
          {
            "date": "2020-05-29",
            "count": 1
          },
          {
            "date": "2020-08-05",
            "count": 1
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2020-09-24",
            "count": 1
          },
          {
            "date": "2020-10-14",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-10-22",
            "count": 2
          },
          {
            "date": "2020-11-16",
            "count": 1
          },
          {
            "date": "2020-11-29",
            "count": 1
          },
          {
            "date": "2020-12-20",
            "count": 1
          },
          {
            "date": "2021-01-08",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-05-14",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 1
          },
          {
            "date": "2021-05-27",
            "count": 1
          },
          {
            "date": "2021-06-28",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-20",
            "count": 1
          },
          {
            "date": "2021-10-05",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-11-22",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-02-01",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-04-04",
            "count": 1
          },
          {
            "date": "2022-04-22",
            "count": 1
          },
          {
            "date": "2022-04-26",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-08-13",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 1
          },
          {
            "date": "2022-09-28",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 1
          },
          {
            "date": "2022-10-14",
            "count": 1
          },
          {
            "date": "2023-01-19",
            "count": 1
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-04-06",
            "count": 1
          },
          {
            "date": "2023-08-07",
            "count": 1
          },
          {
            "date": "2023-09-15",
            "count": 1
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-02-09",
            "count": 1
          },
          {
            "date": "2024-02-10",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 2
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2024-11-24",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-03-13",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-05-03",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 2
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2026-01-25",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 2
          },
          {
            "date": "2026-06-30",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 120,
        "total_forks": 120
      },
      "star_history": null,
      "open_issues_and_prs": 93
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 181220,
      "source_files_sampled": 294,
      "oversized_source_files": 2,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 8858
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 24,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "cache/array-adapter",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "composer/semver",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "cweagans/composer-patches",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/annotations",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/collections",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/common",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/dbal",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/lexer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/mongodb-odm",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/orm",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/persistence",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "gedmo/doctrine-extensions",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "nesbot/carbon",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php-parallel-lint/php-parallel-lint",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-deprecation-rules",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-strict-rules",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ramsey/uuid",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "shipmonk/name-collision-detector",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/cache",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/uid",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 24,
        "direct_count": 0,
        "indirect_count": 24
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 17,
        "merged_prs": 308,
        "open_issues": 76,
        "closed_ratio": 0.786,
        "closed_issues": 279,
        "closed_unmerged_prs": 95
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "ondrejmirtes",
          "commits": 512,
          "avatar_url": "https://avatars.githubusercontent.com/u/104888?v=4"
        },
        {
          "type": "User",
          "login": "VincentLanglet",
          "commits": 62,
          "avatar_url": "https://avatars.githubusercontent.com/u/9052536?v=4"
        },
        {
          "type": "User",
          "login": "janedbal",
          "commits": 53,
          "avatar_url": "https://avatars.githubusercontent.com/u/1993453?v=4"
        },
        {
          "type": "User",
          "login": "staabm",
          "commits": 21,
          "avatar_url": "https://avatars.githubusercontent.com/u/120441?v=4"
        },
        {
          "type": "User",
          "login": "ruudk",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/104180?v=4"
        },
        {
          "type": "User",
          "login": "lookyman",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/3863468?v=4"
        },
        {
          "type": "User",
          "login": "arnaud-lb",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/365207?v=4"
        },
        {
          "type": "User",
          "login": "renovate-bot",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4"
        },
        {
          "type": "User",
          "login": "mcfedr",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/704356?v=4"
        },
        {
          "type": "User",
          "login": "lcobucci",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/201963?v=4"
        }
      ],
      "contributors_sampled": 77,
      "top_contributor_share": 0.618
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml",
        "create-tag.yml",
        "lint-workflows.yml",
        "lock-closed-issues.yml",
        "platform-test.yml",
        "release-toot.yml",
        "release-tweet.yml",
        "release.yml",
        "test-projects.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "phpstan.neon"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "24 out of 24 merged PRs checked by a CI test -- score normalized to 10",
            "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 13/24 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 36 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": 10,
            "reason": "29 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
            "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": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file 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": "14ef8a47a0db7fd6a7a222304f361c1b4435babd",
        "ran_at": "2026-07-22T11:52:57Z",
        "aggregate_score": 7.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T11:52:18Z",
      "oldest_open_prs": [
        {
          "number": 80,
          "created_at": "2019-10-10T10:39:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 108,
          "created_at": "2020-01-27T22:25:09Z",
          "last_comment_at": "2022-01-19T22:27:48Z",
          "last_comment_author": "kissifrot"
        },
        {
          "number": 155,
          "created_at": "2020-10-22T01:54:59Z",
          "last_comment_at": "2020-11-11T20:46:32Z",
          "last_comment_author": "Firehed"
        },
        {
          "number": 283,
          "created_at": "2022-02-01T22:17:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 454,
          "created_at": "2023-05-14T05:06:59Z",
          "last_comment_at": "2024-08-22T16:27:31Z",
          "last_comment_author": "stof"
        },
        {
          "number": 504,
          "created_at": "2023-12-06T11:08:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 513,
          "created_at": "2024-01-09T12:00:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 541,
          "created_at": "2024-02-09T14:13:00Z",
          "last_comment_at": "2024-02-13T14:47:41Z",
          "last_comment_author": "BackEndTea"
        },
        {
          "number": 593,
          "created_at": "2024-06-30T13:12:05Z",
          "last_comment_at": "2024-08-25T13:31:22Z",
          "last_comment_author": "VincentLanglet"
        },
        {
          "number": 616,
          "created_at": "2024-10-08T10:36:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 617,
          "created_at": "2024-10-08T12:36:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 627,
          "created_at": "2024-11-11T10:00:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 664,
          "created_at": "2025-06-03T21:48:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 671,
          "created_at": "2025-07-02T21:15:11Z",
          "last_comment_at": "2025-08-30T12:52:04Z",
          "last_comment_author": "ondrejmirtes"
        },
        {
          "number": 702,
          "created_at": "2025-10-25T16:13:01Z",
          "last_comment_at": "2025-10-25T22:03:04Z",
          "last_comment_author": "VincentLanglet"
        },
        {
          "number": 757,
          "created_at": "2026-05-22T19:28:26Z",
          "last_comment_at": "2026-05-23T15:50:40Z",
          "last_comment_author": "VincentLanglet"
        },
        {
          "number": 770,
          "created_at": "2026-06-15T10:28:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-22T11:51:43Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 87,
          "created_at": "2019-11-06T15:40:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 97,
          "created_at": "2019-12-17T14:35:12Z",
          "last_comment_at": "2025-07-05T11:21:30Z",
          "last_comment_author": "LuigiCardamone"
        },
        {
          "number": 109,
          "created_at": "2020-02-02T20:54:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 138,
          "created_at": "2020-07-01T21:33:41Z",
          "last_comment_at": "2020-07-02T14:35:54Z",
          "last_comment_author": "ondrejmirtes"
        },
        {
          "number": 151,
          "created_at": "2020-10-16T15:39:44Z",
          "last_comment_at": "2020-12-04T00:12:12Z",
          "last_comment_author": "ianwilk52"
        },
        {
          "number": 158,
          "created_at": "2020-11-09T13:30:32Z",
          "last_comment_at": "2023-04-06T14:18:27Z",
          "last_comment_author": "nuryagdym"
        },
        {
          "number": 222,
          "created_at": "2021-10-30T09:02:33Z",
          "last_comment_at": "2024-03-11T10:49:53Z",
          "last_comment_author": "ThomasLandauer"
        },
        {
          "number": 228,
          "created_at": "2021-11-03T12:32:42Z",
          "last_comment_at": "2022-09-14T09:41:12Z",
          "last_comment_author": "oksidisko"
        },
        {
          "number": 244,
          "created_at": "2022-01-04T14:54:34Z",
          "last_comment_at": "2025-05-11T02:53:31Z",
          "last_comment_author": "jwpage"
        },
        {
          "number": 247,
          "created_at": "2022-01-17T08:41:20Z",
          "last_comment_at": "2023-01-24T14:33:56Z",
          "last_comment_author": "ksn135"
        },
        {
          "number": 248,
          "created_at": "2022-01-19T14:12:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 279,
          "created_at": "2022-01-31T11:11:38Z",
          "last_comment_at": "2023-11-16T12:27:35Z",
          "last_comment_author": "orlandothoeny"
        },
        {
          "number": 278,
          "created_at": "2022-02-01T08:21:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 284,
          "created_at": "2022-02-01T22:17:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 294,
          "created_at": "2022-02-23T12:15:10Z",
          "last_comment_at": "2022-03-06T15:43:40Z",
          "last_comment_author": "craigfrancis"
        },
        {
          "number": 297,
          "created_at": "2022-03-05T20:22:46Z",
          "last_comment_at": "2023-06-25T11:04:31Z",
          "last_comment_author": "xelaris"
        },
        {
          "number": 305,
          "created_at": "2022-03-23T20:42:53Z",
          "last_comment_at": "2022-03-29T13:14:06Z",
          "last_comment_author": "VincentLanglet"
        },
        {
          "number": 308,
          "created_at": "2022-03-29T12:01:25Z",
          "last_comment_at": "2024-11-13T12:48:31Z",
          "last_comment_author": "janedbal"
        },
        {
          "number": 316,
          "created_at": "2022-04-12T06:50:08Z",
          "last_comment_at": "2022-06-06T21:51:23Z",
          "last_comment_author": "VincentLanglet"
        },
        {
          "number": 319,
          "created_at": "2022-04-19T04:00:54Z",
          "last_comment_at": "2023-10-13T13:43:01Z",
          "last_comment_author": "vencakrecl"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/phpstan/phpstan-doctrine",
    "host": "github.com",
    "name": "phpstan-doctrine",
    "owner": "phpstan"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 76,
      "inputs": {
        "security": 76,
        "vitality": 90,
        "community": 70,
        "governance": 68,
        "engineering": 78
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 90,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "commits_last_year": 71,
              "human_commit_share": 0.9,
              "days_since_last_push": 0,
              "active_weeks_last_year": 30
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "30/52 weeks with commits",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 30
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "71 commits in the last year",
                "points": 16.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 71
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "29 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "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": 100,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "2.0.28",
              "releases_from_tags": false,
              "days_since_latest_release": 9,
              "mean_days_between_releases": 13.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 9 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~13.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 13.9
                    }
                  }
                ],
                "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": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 9,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 9 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 70,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "forks": 120,
              "stars": 673,
              "watchers": 8,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "673 stars",
                "points": 45.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 673
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "120 forks",
                "points": 17.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 120
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "8 watchers",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": 100,
            "inputs": {
              "packages": [
                "phpstan/phpstan-doctrine"
              ],
              "dependents": 1151,
              "ecosystems": "packagist",
              "total_downloads": 74306300,
              "monthly_downloads": 2074191
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,074,191 downloads/month across packagist",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2074191,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "1,151 packages depend on it",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 1151
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 68,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 77,
              "top_contributor_share": 0.618
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 62% of commits",
                "points": 8.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 62
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "77 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 77
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 36 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "merged_prs": 308,
              "open_issues": 76,
              "closed_issues": 279,
              "issue_closed_ratio": 0.786,
              "closed_unmerged_prs": 95
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "79% of issues closed",
                "points": 36.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 79
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "308/403 decided PRs merged",
                "points": 29.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 308,
                      "decided": 403
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 13/24 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "followers": 250,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "phpstan",
              "public_repos": 25,
              "account_age_days": 3862
            },
            "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": "250 followers of phpstan",
                "points": 17.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 250,
                      "login": "phpstan"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "25 public repos, account ~10 yr old",
                "points": 22.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 25
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "phpstan/phpstan-doctrine"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 9
            },
            "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 9 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "194 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 194
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 78,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "9 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "24 out of 24 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "php",
                "php7",
                "phpstan",
                "static-analysis",
                "testing",
                "static-code-analysis",
                "static-analyzer",
                "doctrine",
                "doctrine2"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "9 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": "good",
        "name": "Security",
        "value": 76,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 76,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 7.6
            },
            "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": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "24 out of 24 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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 13/24 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 36 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": "29 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "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 run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "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": "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": 21
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 75,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.411,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 8858
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "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": "37 of 90 human commits state their intent (structured subject or explanatory body)",
                "points": 21.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 37,
                      "sampled": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "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": 88,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.09,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.1
            },
            "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": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "9 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 9,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "10 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 10,
                      "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": 181220,
              "source_files_sampled": 294,
              "oversized_source_files": 2
            },
            "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": "2/294 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 294,
                      "oversized": 2
                    }
                  }
                ],
                "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",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T11:53:24.105750Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/phpstan/phpstan-doctrine.svg",
  "full_name": "phpstan/phpstan-doctrine",
  "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.