Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 17:37 UTC

doctrine / persistence

The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.

PHPMIT★ 4,048 stars⑂ 75 forkssince Jun 2018View on GitHub ↗

doctrine/persistence holds a health index of 82 out of 100, placing it in the Good band. It scores highest on Engineering Quality (90/100) and lowest on AI Readiness (44/100). It was last updated 34 days ago. 3 contributors account for most of its recent work.

82
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.

82
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

DoctrineOrganization
341 followers77 public repossince Feb 2010

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistdoctrine/persistence4.2.05,950,4146287 days agoormpersistenceobjectodmmapper

Metrics by category

Vitality

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

78Good · 22% of overall
How it's scored
18/36Push recency — last push 34 days ago
16.6/36Commit cadence — 24/52 weeks with commits
18/18Commit volume — 146 commits in the last year
10/10OpenSSF Scorecard: Maintained — 13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year146
human_commit_share0.85
days_since_last_push34
active_weeks_last_year24

Release discipline

100Excellent
How it's scored
27/27Ships releases — 62 releases published
36/36Release recency — latest release 34 days ago
27/27Release cadence — a release every ~33.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count62
latest_release_tag3.4.5
releases_from_tagsno
days_since_latest_release34
mean_days_between_releases33.4
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?

82Good · 18% of overall
How it's scored
58.5/60Stars — 4,048 stars
15.6/25Forks — 75 forks
7.1/15Watchers — 20 watchers
Inputs used
forks75
stars4,048
watchers20
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 5,950,414 downloads/month across packagist
19.3/20Registry dependents — 790 packages depend on it
Inputs used
packagesdoctrine/persistence
dependents790
ecosystemspackagist
total_downloads308,503,253
monthly_downloads5,950,414

Sustainability & Governance

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

80Good · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
14.3/22.5Commit distribution — top contributor authored 36% of commits
13.5/13.5Contributor breadth — 85 contributors
10/10OpenSSF Scorecard: Contributors — project has 66 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled85
top_contributor_share0.365
How it's scored
36.6/46.8Issue resolution — 78% of issues closed
33.4/38.3PR acceptance — 397/454 decided PRs merged
7.5/15OpenSSF Scorecard: Code-Review — Found 4/7 approved changesets -- score normalized to 5
Inputs used
merged_prs397
open_issues13
closed_issues47
issue_closed_ratio0.783
closed_unmerged_prs57
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
18.2/25Owner reach — 341 followers of doctrine
25/25Track record — 77 public repos, account ~16 yr old
Inputs used
followers341
owner_typeOrganization
is_verified
owner_logindoctrine
public_repos77
account_age_days5,993
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 87 days ago
20/20Version history — 62 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesdoctrine/persistence
ecosystemspackagist
any_deprecatedno
min_days_since_publish87

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://www.doctrine-project.org/projects/persistence.html
10/10Repository description
10/10Topics — 2 topics
10/10Wiki
Inputs used
topicspersistence, hacktoberfest
has_wikiyes
homepagehttps://www.doctrine-project.org/projects/persistence.html
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

78Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 15 out of 15 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 4/7 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 66 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 — 13 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
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
4.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_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate7.3
Excluded from scoring (no data or not applicable): branch_protection, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages71
unassessed_packages1
affected_by_severityhigh 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 71 resolved dependencies against OSV. 1 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

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

Key facts

4,048GitHub stars
85contributors
146commits, last 12 months
34days since last push
62releases
3bus factor
13open issues
Packagistpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 75 ⇿
0Stars
75Forks
58Releases

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.

01325385063757532018-062022-042026-03
Major 4Minor 13Patch 41

Each point covers 8 days.

OpenSSF Scorecard 7.3 / 10
7.3aggregate

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 17:37 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests15 out of 15 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 4/7 approved changesets -- score normalized to 5
10Contributorsproject has 66 contributing companies or organizations
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained13 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
0SASTSAST tool is not run on all commits -- score normalized to 0
9Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
Packagistdoctrine/deprecations^1composer.json
Packagistdoctrine/event-manager^1 || ^2composer.json
Packagistpsr/cache^1.0 || ^2.0 || ^3.0composer.json
All dependencies 72

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

RegistryPackageVersionRelation
Packagistdoctrine/event-manager1.1.1direct
Packagistamphp/amp2.5.1indirect
Packagistamphp/byte-stream1.8.0indirect
Packagistcomposer/package-versions-deprecated1.11.99.1indirect
Packagistcomposer/semver3.2.4indirect
Packagistcomposer/xdebug-handler1.4.5indirect
Packagistdealerdirect/phpcodesniffer-composer-installer0.7.0indirect
Packagistdnoegel/php-xdg-base-dir0.1.1indirect
Packagistdoctrine/annotations1.11.1indirect
Packagistdoctrine/cache1.10.2indirect
Packagistdoctrine/coding-standard8.2.0indirect
Packagistdoctrine/collections1.6.7indirect
Packagistdoctrine/common3.0.2indirect
Packagistdoctrine/docs-builderindirect
Packagistdoctrine/instantiator1.4.0indirect
Packagistdoctrine/lexer1.2.1indirect
Packagistfelixfbecker/advanced-json-rpc3.1.1indirect
Packagistfelixfbecker/language-server-protocol1.5.0indirect
Packagistmyclabs/deep-copy1.10.2indirect
Packagistnetresearch/jsonmapper2.1.0indirect
Packagistnikic/php-parser4.10.2indirect
Packagistopenlss/lib-array2xml1.0.0indirect
Packagistphar-io/manifest2.0.1indirect
Packagistphar-io/version3.0.2indirect
Packagistphpdocumentor/reflection-common2.2.0indirect
Packagistphpdocumentor/reflection-docblock5.2.2indirect
Packagistphpdocumentor/type-resolver1.4.0indirect
Packagistphpspec/prophecy1.12.1indirect
Packagistphpstan/phpdoc-parser0.4.9indirect
Packagistphpstan/phpstan0.12.57indirect
Packagistphpstan/phpstan-phpunit0.12.16indirect
Packagistphpstan/phpstan-strict-rules0.12.5indirect
Packagistphpunit/php-code-coverage9.2.5indirect
Packagistphpunit/php-file-iterator3.0.5indirect
Packagistphpunit/php-invoker3.1.1indirect
Packagistphpunit/php-text-template2.0.4indirect
Packagistphpunit/php-timer5.0.3indirect
Packagistphpunit/phpunit9.4.3indirect
Packagistpsr/container1.0.0indirect
Packagistpsr/log1.1.3indirect
Packagistsebastian/cli-parser1.0.1indirect
Packagistsebastian/code-unit1.0.8indirect
Packagistsebastian/code-unit-reverse-lookup2.0.3indirect
Packagistsebastian/comparator4.0.6indirect
Packagistsebastian/complexity2.0.2indirect
Packagistsebastian/diff4.0.4indirect
Packagistsebastian/environment5.1.3indirect
Packagistsebastian/exporter4.0.3indirect
Packagistsebastian/global-state5.0.2indirect
Packagistsebastian/lines-of-code1.0.3indirect
Packagistsebastian/object-enumerator4.0.4indirect
Packagistsebastian/object-reflector2.0.4indirect
Packagistsebastian/recursion-context4.0.4indirect
Packagistsebastian/resource-operations3.0.3indirect
Packagistsebastian/type2.3.1indirect
Packagistsebastian/version3.0.2indirect
Packagistslevomat/coding-standard6.4.1indirect
Packagistsquizlabs/php_codesniffer3.5.8indirect
Packagistsymfony/console5.1.8indirect
Packagistsymfony/polyfill-ctype1.20.0indirect
Packagistsymfony/polyfill-intl-grapheme1.20.0indirect
Packagistsymfony/polyfill-intl-normalizer1.20.0indirect
Packagistsymfony/polyfill-mbstring1.20.0indirect
Packagistsymfony/polyfill-php731.20.0indirect
Packagistsymfony/polyfill-php801.20.0indirect
Packagistsymfony/service-contracts2.2.0indirect
Packagistsymfony/string5.1.8indirect
Packagisttheseer/tokenizer1.2.0indirect
Packagistvimeo/psalm3.18.2indirect
Packagistwebmozart/assert1.9.1indirect
Packagistwebmozart/glob4.1.0indirect
Packagistwebmozart/path-util2.3.0indirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 71 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 0 are direct. 1 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
phpunit/phpunit9.4.3indirecthigh112.5.8

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "persistence",
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 1842,
      "has_wiki": true,
      "homepage": "https://www.doctrine-project.org/projects/persistence.html",
      "languages": {
        "PHP": 183021
      },
      "pushed_at": "2026-06-18T16:21:15Z",
      "created_at": "2018-06-06T16:04:51Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T14:53:10Z",
      "description": "The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "4.2.x",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://www.doctrine-project.org",
      "name": "Doctrine",
      "type": "Organization",
      "login": "doctrine",
      "company": null,
      "location": "Planet Earth",
      "followers": 341,
      "avatar_url": "https://avatars.githubusercontent.com/u/209254?v=4",
      "created_at": "2010-02-23T15:52:24Z",
      "is_verified": null,
      "public_repos": 77,
      "account_age_days": 5993
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "3.4.5",
          "kind": "patch",
          "published_at": "2026-06-18T06:37:43Z"
        },
        {
          "tag": "4.2.0",
          "kind": "minor",
          "published_at": "2026-04-26T12:13:59Z"
        },
        {
          "tag": "4.1.2",
          "kind": "patch",
          "published_at": "2026-04-26T12:11:28Z"
        },
        {
          "tag": "3.4.4",
          "kind": "patch",
          "published_at": "2026-04-26T12:09:15Z"
        },
        {
          "tag": "3.4.3",
          "kind": "patch",
          "published_at": "2025-10-21T15:23:23Z"
        },
        {
          "tag": "4.1.1",
          "kind": "patch",
          "published_at": "2025-10-16T20:18:52Z"
        },
        {
          "tag": "3.4.2",
          "kind": "patch",
          "published_at": "2025-10-16T20:17:02Z"
        },
        {
          "tag": "3.4.1",
          "kind": "patch",
          "published_at": "2025-09-29T06:35:22Z"
        },
        {
          "tag": "4.1.0",
          "kind": "minor",
          "published_at": "2025-08-22T06:06:45Z"
        },
        {
          "tag": "4.0.1",
          "kind": "patch",
          "published_at": "2025-08-21T15:57:01Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2024-11-02T10:06:29Z"
        },
        {
          "tag": "3.4.0",
          "kind": "minor",
          "published_at": "2024-10-30T19:53:17Z"
        },
        {
          "tag": "3.3.3",
          "kind": "patch",
          "published_at": "2024-06-20T19:38:40Z"
        },
        {
          "tag": "3.3.2",
          "kind": "patch",
          "published_at": "2024-03-12T14:55:17Z"
        },
        {
          "tag": "3.3.1",
          "kind": "patch",
          "published_at": "2024-03-01T19:53:44Z"
        },
        {
          "tag": "3.3.0",
          "kind": "minor",
          "published_at": "2024-03-01T10:24:28Z"
        },
        {
          "tag": "3.2.0",
          "kind": "minor",
          "published_at": "2023-05-17T18:49:44Z"
        },
        {
          "tag": "2.5.7",
          "kind": "patch",
          "published_at": "2023-02-03T15:52:04Z"
        },
        {
          "tag": "3.1.4",
          "kind": "patch",
          "published_at": "2023-02-03T11:18:41Z"
        },
        {
          "tag": "3.1.3",
          "kind": "patch",
          "published_at": "2023-01-19T13:40:48Z"
        },
        {
          "tag": "2.5.6",
          "kind": "patch",
          "published_at": "2023-01-01T18:11:48Z"
        },
        {
          "tag": "3.1.2",
          "kind": "patch",
          "published_at": "2022-12-19T16:30:00Z"
        },
        {
          "tag": "3.1.1",
          "kind": "patch",
          "published_at": "2022-12-13T22:05:53Z"
        },
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2022-11-18T18:43:06Z"
        },
        {
          "tag": "3.0.4",
          "kind": "patch",
          "published_at": "2022-10-13T07:38:16Z"
        },
        {
          "tag": "2.5.5",
          "kind": "patch",
          "published_at": "2022-10-13T07:18:34Z"
        },
        {
          "tag": "2.5.4",
          "kind": "patch",
          "published_at": "2022-08-06T22:07:45Z"
        },
        {
          "tag": "3.0.3",
          "kind": "patch",
          "published_at": "2022-08-04T21:50:57Z"
        },
        {
          "tag": "3.0.2",
          "kind": "patch",
          "published_at": "2022-05-06T06:11:54Z"
        },
        {
          "tag": "2.5.3",
          "kind": "patch",
          "published_at": "2022-05-06T06:08:14Z"
        },
        {
          "tag": "3.0.1",
          "kind": "patch",
          "published_at": "2022-05-02T17:46:55Z"
        },
        {
          "tag": "2.5.2",
          "kind": "patch",
          "published_at": "2022-05-02T17:32:49Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2022-04-15T10:42:57Z"
        },
        {
          "tag": "2.5.1",
          "kind": "patch",
          "published_at": "2022-04-15T10:35:51Z"
        },
        {
          "tag": "2.5.0",
          "kind": "minor",
          "published_at": "2022-04-10T21:12:23Z"
        },
        {
          "tag": "2.4.2",
          "kind": "patch",
          "published_at": "2022-04-10T21:10:37Z"
        },
        {
          "tag": "2.4.1",
          "kind": "patch",
          "published_at": "2022-03-27T14:22:58Z"
        },
        {
          "tag": "2.4.0",
          "kind": "minor",
          "published_at": "2022-03-14T21:21:06Z"
        },
        {
          "tag": "2.3.0",
          "kind": "minor",
          "published_at": "2022-01-09T20:00:31Z"
        },
        {
          "tag": "2.2.4",
          "kind": "patch",
          "published_at": "2022-01-09T19:55:33Z"
        },
        {
          "tag": "2.2.3",
          "kind": "patch",
          "published_at": "2021-10-27T17:22:13Z"
        },
        {
          "tag": "2.2.2",
          "kind": "patch",
          "published_at": "2021-08-10T19:03:18Z"
        },
        {
          "tag": "2.2.1",
          "kind": "patch",
          "published_at": "2021-05-19T07:16:28Z"
        },
        {
          "tag": "2.2.0",
          "kind": "minor",
          "published_at": "2021-05-15T18:56:24Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2021-05-15T18:13:54Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2020-10-25T13:42:55Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2020-10-25T13:35:23Z"
        },
        {
          "tag": "1.3.8",
          "kind": "patch",
          "published_at": "2020-08-04T17:26:18Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2020-05-13T16:45:22Z"
        },
        {
          "tag": "1.3.7",
          "kind": "patch",
          "published_at": "2020-03-21T15:14:39Z"
        },
        {
          "tag": "1.3.6",
          "kind": "patch",
          "published_at": "2020-01-17T08:45:13Z"
        },
        {
          "tag": "1.3.5",
          "kind": "patch",
          "published_at": "2020-01-14T18:47:12Z"
        },
        {
          "tag": "1.3.4",
          "kind": "patch",
          "published_at": "2020-01-09T19:54:44Z"
        },
        {
          "tag": "1.3.3",
          "kind": "patch",
          "published_at": "2019-12-13T10:44:53Z"
        },
        {
          "tag": "1.3.2",
          "kind": "patch",
          "published_at": "2019-12-13T09:39:04Z"
        },
        {
          "tag": "1.3.1",
          "kind": "patch",
          "published_at": "2019-12-13T07:29:06Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2019-12-12T20:05:42Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2019-11-10T21:58:31Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2019-04-23T12:49:22Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2018-11-21T01:10:13Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2018-08-24T14:49:54Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2018-06-14T20:15:46Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "dccc7ddaa729c73c67a712ed568dfdad1d251b02",
          "body": "Merge 3.4.x up into 4.2.x",
          "is_bot": false,
          "headline": "Merge pull request #518 from greg0ire/4.2.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-06-18T06:36:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45235cc42e23cc9571184509990e17b2b453f644",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/3.4.x' into 4.2.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-06-18T06:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "703a29d8597336fb75f42eeabcdf3f2863156ca8",
          "body": "…/doctrine-7a7b128953\n\nBump the doctrine group with 5 updates",
          "is_bot": false,
          "headline": "Merge pull request #515 from doctrine/dependabot/github_actions/3.4.x…",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-06-13T19:29:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aaf119a0bdb8ce57b37b59cd485ee47a27fba31",
          "body": "Bumps the doctrine group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [doctrine/.github/.github/workflows/coding-standards.yml](https://github.com/doctrine/.github) | `15.0.0` | `15.1.0` |\n| [doctrine/.github/.github/workflows/continuous-integration.yml](https://github.com/doctrine\n[…]\nn.yml\n  dependency-version: 15.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: doctrine\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the doctrine group with 5 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-13T19:22:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5710ea87af1999dc2007b5d380a9026054eeee92",
          "body": "fix: Add parent constructor call in EnumReflectionProperty",
          "is_bot": false,
          "headline": "Merge pull request #514 from jawira/call-reflection-parent",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-06-13T13:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64a02223ed90b41be090265161bd07d347351a41",
          "body": null,
          "is_bot": false,
          "headline": "fix: Add parent constructor call in EnumReflectionProperty",
          "author_name": "Jawira Portugal",
          "author_login": "jawira",
          "committed_at": "2026-06-13T13:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "147ce7b810a45d8fcc1f13d62bb8a504cda76de6",
          "body": null,
          "is_bot": false,
          "headline": "Add SECURITY.md to link to reporting policy and email.",
          "author_name": "Benjamin Eberlei",
          "author_login": "beberlei",
          "committed_at": "2026-05-26T19:36:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d087dad6c9b9d3a41cf2e8c4f9bd65f2f24e21e",
          "body": "Update branch metadata",
          "is_bot": false,
          "headline": "Merge pull request #511 from greg0ire/update-branch-metadata",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-04-26T20:45:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5099393415ec51c127989dfa56648bdfb3c97a9f",
          "body": null,
          "is_bot": false,
          "headline": "Remove branches with fewer than 2k daily installs",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-04-26T20:40:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d24eb896181c3bd804707a8192b4e58e82e4d79",
          "body": "4.2.0 has been released. As a consequence:\n\n- 4.3.x is the next minor branch.\n- 4.2.x is the current branch.\n- 4.1.x is no longer maintained.",
          "is_bot": false,
          "headline": "Update branch metadata",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-04-26T12:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49ab73e0d3e2ac8d1f5ecda3dd8acd5503781e8b",
          "body": "Merge release 4.1.2 into 4.2.x",
          "is_bot": false,
          "headline": "Merge pull request #508 from doctrine/4.1.x-merge-up-into-4.2.x_Ir7uGPdR",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-04-26T12:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ac9ad0ccb00838567fa3af5094907c7a99a154e",
          "body": "Merge 3.4.x up into 4.1.x",
          "is_bot": false,
          "headline": "Merge pull request #507 from greg0ire/4.1.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-04-26T12:02:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8d8bc859f8eb2341bc3c750612bd2c239338462",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/3.4.x' into 4.1.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-04-26T12:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5785dc79a0553ba41b0dda8a7ee792053e6186c8",
          "body": "…/doctrine-c5073a54a5\n\nBump the doctrine group with 5 updates",
          "is_bot": false,
          "headline": "Merge pull request #506 from doctrine/dependabot/github_actions/3.4.x…",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-04-04T19:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30a24c69d450f07080bb26a0befdacbca1070bfb",
          "body": "Bumps the doctrine group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [doctrine/.github/.github/workflows/coding-standards.yml](https://github.com/doctrine/.github) | `14.0.0` | `15.0.0` |\n| [doctrine/.github/.github/workflows/continuous-integration.yml](https://github.com/doctrine\n[…]\nn.yml\n  dependency-version: 15.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n  dependency-group: doctrine\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the doctrine group with 5 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-04T19:22:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "84c5d1c377d273c681d71a3c24f2c15f7a26209c",
          "body": "Group Doctrine workflow updates together",
          "is_bot": false,
          "headline": "Merge pull request #505 from greg0ire/group-doctrine-dependabot-updates",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-03-26T21:36:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7b6d575618a50cb65851edf36bd2de3892bccf5",
          "body": "We do very small releases, often touching only one workflow, which means\nit is unlikely to have several issues when attempting to bump several\nreferences to this repository.",
          "is_bot": false,
          "headline": "Group Doctrine workflow updates together",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-03-26T20:14:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e55a01796ee4176efd9729d806e9487746ac9f5",
          "body": "Support ClassLocator in StaticPHPDriver",
          "is_bot": false,
          "headline": "Merge pull request #486 from GromNaN/static-php-colocated",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-03-21T20:28:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34b0e5e195d877d1f4a6e462d9f41a209e5eefd5",
          "body": "…c API\n\nThe trait was used without restrictions, leaking addPaths, getPaths,\naddExcludePaths, getExcludePaths, getFileExtension, and setFileExtension\nas public methods. Alias them all to private to keep the public API\nlimited to the MappingDriver interface.\n\nAdd a test that asserts the exact list of public methods on StaticPHPDriver\nto prevent regressions.",
          "is_bot": false,
          "headline": "Hide ColocatedMappingDriver public methods from StaticPHPDriver publi…",
          "author_name": "Jérôme Tamarelle",
          "author_login": "GromNaN",
          "committed_at": "2026-03-18T10:34:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29edcae362d680de91e83fe67cb366a7afc98510",
          "body": null,
          "is_bot": false,
          "headline": "Update Upgrade guide",
          "author_name": "Jérôme Tamarelle",
          "author_login": "GromNaN",
          "committed_at": "2026-03-18T10:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69f46cb5abcc105324d50029426154c1401c70b5",
          "body": null,
          "is_bot": false,
          "headline": "Relax PHPStan type for list of directories as we don't use the key",
          "author_name": "Jérôme Tamarelle",
          "author_login": "GromNaN",
          "committed_at": "2026-03-18T10:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69849346adf89f4d1962962bfe6a7322e35c6c7a",
          "body": "….Mapping.PHPTestEntityAssert.php that asserts $metadata variable existence",
          "is_bot": false,
          "headline": "Fix scope of scanned PHP files to not load Doctrine.Tests.Persistence…",
          "author_name": "Jérôme Tamarelle",
          "author_login": "GromNaN",
          "committed_at": "2026-03-18T10:19:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee02f996d3de68c7d346910d2c13d7b9357ef6bc",
          "body": "Use the ColocatedMappingDriver that provides this feature",
          "is_bot": false,
          "headline": "Support ClassLocator in StaticPHPDriver",
          "author_name": "Jérôme Tamarelle",
          "author_login": "GromNaN",
          "committed_at": "2026-03-18T10:19:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d72e06bf35b97184a7c9054ea22c1bd67b6f28e",
          "body": "Bumps [doctrine/.github/.github/workflows/documentation.yml](https://github.com/doctrine/.github) from 13.1.0 to 14.0.0.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/13.1.0...14.0.0)\n\n---\nupdated-dependencies:\n- dependency-na\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump doctrine/.github/.github/workflows/documentation.yml (#500)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-18T10:17:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "edcd3f6efb40e94ae12a56d67c8a43fa1919ed02",
          "body": "Bumps [doctrine/.github/.github/workflows/phpstan.yml](https://github.com/doctrine/.github) from 13.1.0 to 14.0.0.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/13.1.0...14.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: do\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump doctrine/.github/.github/workflows/phpstan.yml (#501)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-18T10:17:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2421ac22a98af865b2db4369e412b3bc6836a018",
          "body": "…ml (#502)\n\nBumps [doctrine/.github/.github/workflows/release-on-milestone-closed.yml](https://github.com/doctrine/.github) from 13.1.0 to 14.0.0.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/13.1.0...14.0.0)\n\n---\nupdated-dep\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump doctrine/.github/.github/workflows/release-on-milestone-closed.y…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-18T10:16:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f4ef3c56ec8c2bb0cdcd4bc733aec9363b53d3be",
          "body": "…/doctrine/dot-github/dot-github/workflows/continuous-integration.yml-14.0.0\n\nBump doctrine/.github/.github/workflows/continuous-integration.yml from 13.1.0 to 14.0.0",
          "is_bot": false,
          "headline": "Merge pull request #503 from doctrine/dependabot/github_actions/3.4.x…",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-03-16T22:18:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b037f802b30857c9d4f37129cef466d6ad59978b",
          "body": "…/doctrine/dot-github/dot-github/workflows/coding-standards.yml-14.0.0\n\nBump doctrine/.github/.github/workflows/coding-standards.yml from 13.1.0 to 14.0.0",
          "is_bot": false,
          "headline": "Merge pull request #504 from doctrine/dependabot/github_actions/3.4.x…",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-03-16T21:49:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "274ad7bf347838a9e5f3cc7c5a010ec7cec24743",
          "body": "Bumps [doctrine/.github/.github/workflows/coding-standards.yml](https://github.com/doctrine/.github) from 13.1.0 to 14.0.0.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/13.1.0...14.0.0)\n\n---\nupdated-dependencies:\n- dependency\n[…]\nhub/workflows/coding-standards.yml\n  dependency-version: 14.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump doctrine/.github/.github/workflows/coding-standards.yml",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T19:47:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "98ee3b711683bf67dde33183b6eeb870ca697158",
          "body": "Bumps [doctrine/.github/.github/workflows/continuous-integration.yml](https://github.com/doctrine/.github) from 13.1.0 to 14.0.0.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/13.1.0...14.0.0)\n\n---\nupdated-dependencies:\n- depe\n[…]\nrkflows/continuous-integration.yml\n  dependency-version: 14.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump doctrine/.github/.github/workflows/continuous-integration.yml",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T19:46:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "84576b00b2a0736e129bc0f507625b48dd4fbaad",
          "body": "findAll and findBy should return list",
          "is_bot": false,
          "headline": "Merge pull request #499 from stchr/find-return-list",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-02-06T08:02:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2ab8e3e36f2989c9ee9e9ec0a916e84551c5cd6",
          "body": "https://github.com/doctrine/orm/blob/3.6.x/src/EntityRepository.php already has this narrowed return type",
          "is_bot": false,
          "headline": "findAll and findBy should return list",
          "author_name": "Simon Stücher",
          "author_login": "stchr",
          "committed_at": "2026-02-05T21:06:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcd9bb51e638727a54e7b832d4bc85a38779fc76",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'rector-src' into 4.2.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-01-25T09:19:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb7763b435ecf54f7ef7bc35421672564fdbddd5",
          "body": "Used configuration:\n\n\t<?php\n\n\tdeclare(strict_types=1);\n\n\tuse Rector\\Config\\RectorConfig;\n\n\treturn RectorConfig::configure()\n\t    ->withPaths([\n\t\t__DIR__ . '/src',\n\t    ])\n\t    ->withPhpSets();",
          "is_bot": false,
          "headline": "Run Rector on src/",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-01-24T21:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5877c6508f1edead520b56b0ba420679f24e85b4",
          "body": "Merge 4.1.x up into 4.2.x",
          "is_bot": false,
          "headline": "Merge pull request #494 from doctrine/4.1.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-01-24T21:04:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0c39580eb678d66786c4f29043ecb7d13f7eceb",
          "body": "Use Rector on tests",
          "is_bot": false,
          "headline": "Merge pull request #493 from greg0ire/rector-tests",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-01-24T20:57:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e82b02509b03386327ee5f3807edcf46496aaf0",
          "body": "This is the configuration I used:\n\n\t<?php\n\n\tdeclare(strict_types=1);\n\n\tuse Rector\\Config\\RectorConfig;\n\n\treturn RectorConfig::configure()\n\t    ->withPaths([\n\t\t__DIR__ . '/tests',\n\t    ])\n\t    ->withPhpSets();",
          "is_bot": false,
          "headline": "Use Rector on tests",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-01-24T10:52:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8519d43ee61d1347dd9ac95493e68faaacf66d76",
          "body": "Mark classes as soft final",
          "is_bot": false,
          "headline": "Merge pull request #489 from greg0ire/soft-final",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-01-16T07:57:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1893febdfbdcbf84e3caf81ddef985f81e79a3d2",
          "body": null,
          "is_bot": false,
          "headline": "Mark classes as soft final",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-01-15T17:59:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abd2c9ed1c693699aec129bdc4bf76993feab61d",
          "body": "Fix PHPUnit warning for mocks without expectation, use stubs instead",
          "is_bot": false,
          "headline": "Merge pull request #488 from GromNaN/phpunit-stub",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-12-07T08:50:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "054e21bb7c297f79ac9dcfc7500d26b6a5f37613",
          "body": "1) Doctrine\\Tests\\Persistence\\Mapping\\AbstractClassMetadataFactoryTest::testItGetsTheSameMetadataForBackslashedClassName\nNo expectations were configured for the mock object for Doctrine\\Persistence\\Mapping\\Driver\\MappingDriver. You should refactor your test code and use a test stub instead.",
          "is_bot": false,
          "headline": "Fix PHPUnit warning for mocks without expectation, use stubs instead",
          "author_name": "Jérôme Tamarelle",
          "author_login": "GromNaN",
          "committed_at": "2025-12-07T00:07:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "318b57488c0e8b46f3a1f00569445381b7282f0d",
          "body": "Merge 4.1.x up into 4.2.x",
          "is_bot": false,
          "headline": "Merge pull request #484 from doctrine/4.1.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-12-04T07:58:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7deb2207f44cd2cd30a59bec3d2451738848af6",
          "body": "Merge 3.4.x up into 4.1.x",
          "is_bot": false,
          "headline": "Merge pull request #483 from greg0ire/4.1.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-12-04T07:56:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "229cb07ba1dc6f9118acafeb4dca86a3899c7bd2",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/3.4.x' into 4.1.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-12-04T07:50:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fd46d131a1cb642930e9307ff36de6930fe6248",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Symfony 8 (#477)",
          "author_name": "Loïc Frémont",
          "author_login": "loic425",
          "committed_at": "2025-11-24T20:26:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51521dea670374d47d23ec52a6671811bb6de453",
          "body": "…478)\n\nBumps [doctrine/.github/.github/workflows/continuous-integration.yml](https://github.com/doctrine/.github) from 12.2.0 to 13.1.0.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/v12.2.0...13.1.0)\n\n---\nupdated-dependencies\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump doctrine/.github/.github/workflows/continuous-integration.yml (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T20:21:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5457688bbf6600df65cb96ebe7862ec5a6b54441",
          "body": "Bumps [doctrine/.github/.github/workflows/coding-standards.yml](https://github.com/doctrine/.github) from 12.2.0 to 13.1.0.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/v12.2.0...13.1.0)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump doctrine/.github/.github/workflows/coding-standards.yml (#479)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T20:21:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4e91a07082c0a1ddc3169f94fa28a3ba8a0356a1",
          "body": "…ml (#480)\n\nBumps [doctrine/.github/.github/workflows/release-on-milestone-closed.yml](https://github.com/doctrine/.github) from 12.2.0 to 13.1.0.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/v12.2.0...13.1.0)\n\n---\nupdated-de\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump doctrine/.github/.github/workflows/release-on-milestone-closed.y…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T20:20:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2f3ffb04e042ca7d3b76446e2c4ac2f9a0dbe906",
          "body": "…/doctrine/dot-github/dot-github/workflows/phpstan.yml-13.1.0\n\nBump doctrine/.github/.github/workflows/phpstan.yml from 12.2.0 to 13.1.0",
          "is_bot": false,
          "headline": "Merge pull request #481 from doctrine/dependabot/github_actions/3.4.x…",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-24T20:06:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb52fffc8113ce91245b3388f5956bff1a8e15d9",
          "body": "…/doctrine/dot-github/dot-github/workflows/documentation.yml-13.1.0\n\nBump doctrine/.github/.github/workflows/documentation.yml from 12.2.0 to 13.1.0",
          "is_bot": false,
          "headline": "Merge pull request #482 from doctrine/dependabot/github_actions/3.4.x…",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-24T20:06:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3957ae2974522648640bd3d2288744bc4ce71d70",
          "body": "Bumps [doctrine/.github/.github/workflows/documentation.yml](https://github.com/doctrine/.github) from 12.2.0 to 13.1.0.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/v12.2.0...13.1.0)\n\n---\nupdated-dependencies:\n- dependency-n\n[…]\ngithub/workflows/documentation.yml\n  dependency-version: 13.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump doctrine/.github/.github/workflows/documentation.yml",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T19:57:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b5dab1231d33b74f01a868d6a34c8ff0715d5c5f",
          "body": "Bumps [doctrine/.github/.github/workflows/phpstan.yml](https://github.com/doctrine/.github) from 12.2.0 to 13.1.0.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/v12.2.0...13.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: d\n[…]\nthub/.github/workflows/phpstan.yml\n  dependency-version: 13.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump doctrine/.github/.github/workflows/phpstan.yml",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T19:57:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ad1dc767057b762505dc5a6aa289f6ef89452287",
          "body": "Make `AbstractManagerRegistry::$proxyInterfaceName` nullable",
          "is_bot": false,
          "headline": "Merge pull request #458 from GromNaN/nullable-proxyInterfaceName",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-05T07:43:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98daf9accd7a733c525d3e79cd8e53892bcff2d3",
          "body": "Backport static analysis fix",
          "is_bot": false,
          "headline": "Merge pull request #476 from VincentLanglet/fixCovariant",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-04T13:35:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ea41a89db4fcd429ca6d98427094125ba230011",
          "body": null,
          "is_bot": false,
          "headline": "Backport static analysis fix",
          "author_name": "Vincent Langlet",
          "author_login": "VincentLanglet",
          "committed_at": "2025-11-04T07:54:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d2333494cbe3565b5ff5d0091d6a2f0f62c7b80",
          "body": "…/doctrine/dot-github-12.2.0\n\nBump doctrine/.github from 12.1.0 to 12.2.0",
          "is_bot": false,
          "headline": "Merge pull request #475 from doctrine/dependabot/github_actions/3.4.x…",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-03T21:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3bf81a82ef1e9a1f47c20a796c9c2c846e453be",
          "body": "Bumps [doctrine/.github](https://github.com/doctrine/.github) from 12.1.0 to 12.2.0.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/12.1.0...v12.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: doctrine/.github\n  dependency-version: 12.2.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump doctrine/.github from 12.1.0 to 12.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-03T19:26:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae937ca93cd06c9bf42f8b3aa2115c41dcf758a5",
          "body": "Deprecate `ClassMetadataFactory::setMetadataFor()`",
          "is_bot": false,
          "headline": "Merge pull request #461 from GromNaN/deprecate-setMetadataFor",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-03T08:19:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0550eefaf41248e91d3db2fb5a62002026898e24",
          "body": null,
          "is_bot": false,
          "headline": "Make AbstractManagerRegistry::$proxyInterfaceName nullable",
          "author_name": "Jérôme Tamarelle",
          "author_login": "GromNaN",
          "committed_at": "2025-11-02T20:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8d62d85cfa187c8d192a1e1fd1230b73a16741b",
          "body": "https://github.com/doctrine/orm/pull/12174",
          "is_bot": false,
          "headline": "Deprecate ClassMetadataFactory::setMetadataFor()",
          "author_name": "Jérôme Tamarelle",
          "author_login": "GromNaN",
          "committed_at": "2025-11-02T19:34:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82a57588010244c42bf4dce2fcf216c4c8748e4b",
          "body": "Merge 4.1.x up into 4.2.x",
          "is_bot": false,
          "headline": "Merge pull request #471 from greg0ire/4.2.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-01T23:50:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "477f435b8f474d13d1c0065d06d73137900dcc72",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/4.1.x' into 4.2.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-01T23:48:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00bd9ccc1f9c6a74fc2dc557313869acd1998cba",
          "body": "Merge 3.4.x up into 4.1.x",
          "is_bot": false,
          "headline": "Merge pull request #470 from greg0ire/4.1.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-01T23:47:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e162a8774b71c117514b4ca370f6f66e3e857706",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/3.4.x' into 4.1.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-01T23:45:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6348fb081ff271c40c177bf47ad4fd8e32b8d66",
          "body": "Use even shallower trees",
          "is_bot": false,
          "headline": "Merge pull request #469 from greg0ire/even-shallower-tree",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-01T23:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b08b3e61af6e9b960b2c7021178a63b18870b504",
          "body": "When bfe5057d924d7b4c021e7c90d36cd4ffd3720d3d was implemented, this\ndepth was justified because the \"Persistence\" directory had a \"Common\"\ndirectory next to it. The tests trees can be made shallower as well.",
          "is_bot": false,
          "headline": "Use an even shallower trees",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-01T15:47:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fd370b8bfdf1510aeb075c9980768a277b08015",
          "body": "I do not see the point in having this class, but I do see the point in\nnot having it: it will simplify the move to even shallower trees.",
          "is_bot": false,
          "headline": "Remove DoctrineTestCase",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-01T15:45:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "017f2fb8e89820b8a27d2e2c921fcdfb195e7149",
          "body": "This enables language servers to do their thing.",
          "is_bot": false,
          "headline": "Specify XSD schema for phpcs configuration file",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-01T15:18:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49f1fdd1bfddf0f494753de4b5ae746d2cf0845d",
          "body": "Merge 4.1.x up into 4.2.x",
          "is_bot": false,
          "headline": "Merge pull request #467 from doctrine/4.1.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-01T14:59:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2762372726812f937d712bcfee183e67b3638190",
          "body": "Specify XSD schema for phpcs configuration file",
          "is_bot": false,
          "headline": "Merge pull request #466 from greg0ire/phpcs-schema",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-01T14:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "040a7176a859ff18b407928862ae5b3552d0b161",
          "body": "This enables language servers to do their thing.",
          "is_bot": false,
          "headline": "Specify XSD schema for phpcs configuration file",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-01T11:37:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4563cf9b2633a847fc97679747ecaa92be7a41b5",
          "body": "Merge 4.1.x up into 4.2.x",
          "is_bot": false,
          "headline": "Merge pull request #464 from doctrine/4.1.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-01T10:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4107043b3836d5b85c5ebbaf21b9478550772040",
          "body": "Merge 3.4.x up into 4.1.x",
          "is_bot": false,
          "headline": "Merge pull request #463 from greg0ire/4.1.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-01T10:50:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87a5f3ef52ac881f943e0d2f94b20ae31620e27e",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/3.4.x' into 4.1.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-01T10:48:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed5fcb7daf317b2d0b79056c2debf519824c53ef",
          "body": "Setup documentation workflow",
          "is_bot": false,
          "headline": "Merge pull request #459 from greg0ire/setup-docs-workflow",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-10-30T07:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4431dcf375ca7e6a24ee4a761ad8f1a4072d71ea",
          "body": null,
          "is_bot": false,
          "headline": "Setup documentation workflow",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-10-30T07:34:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09e52639231ec5502cf3efa529355610408b9e27",
          "body": "…/doctrine/dot-github-12.1.0\n\nBump doctrine/.github from 12.0.0 to 12.1.0",
          "is_bot": false,
          "headline": "Merge pull request #457 from doctrine/dependabot/github_actions/3.4.x…",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-10-27T20:53:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acde25ea5d4442797344d5fa6a5b0e52f7979cec",
          "body": "Bumps [doctrine/.github](https://github.com/doctrine/.github) from 12.0.0 to 12.1.0.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/12.0.0...12.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: doctrine/.github\n  dependency-version: 12.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump doctrine/.github from 12.0.0 to 12.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-27T20:08:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48c1dabab53b390e074f8cf6b61434a317e5ca58",
          "body": "Show more details about errors in PHPUnit",
          "is_bot": false,
          "headline": "Merge pull request #454 from GromNaN/phpunit-details",
          "author_name": "Jérôme Tamarelle",
          "author_login": "GromNaN",
          "committed_at": "2025-10-23T15:29:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e1cf15c901d936974e7761d879969eb8beb4e7a",
          "body": null,
          "is_bot": false,
          "headline": "Use --do-not-fail-on-deprecation for lowest dependencies",
          "author_name": "Jérôme Tamarelle",
          "author_login": "GromNaN",
          "committed_at": "2025-10-23T13:25:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5c40849ad19b7ffb60f4e850844e43ee7fb55c4",
          "body": "Merge release 3.4.3 into 4.1.x",
          "is_bot": false,
          "headline": "Merge pull request #456 from doctrine/3.4.x-merge-up-into-4.1.x_0uP2KmOr",
          "author_name": "Jérôme Tamarelle",
          "author_login": "GromNaN",
          "committed_at": "2025-10-21T15:55:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "162c7378197edfcc4e6c4ec8e514e5328e906e8d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '4.1.x' into 3.4.x-merge-up-into-4.1.x_0uP2KmOr",
          "author_name": "Jérôme Tamarelle",
          "author_login": "GromNaN",
          "committed_at": "2025-10-21T15:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebfc5e17df0421274b68fc0c568af9d4bbf51a2c",
          "body": null,
          "is_bot": false,
          "headline": "displayDetailsOnTestsThatTriggerDeprecations",
          "author_name": "Jérôme Tamarelle",
          "author_login": "GromNaN",
          "committed_at": "2025-10-21T15:27:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22dfdbeee1f88201f2c657c2763b998e4b760206",
          "body": null,
          "is_bot": false,
          "headline": "Show more details about errors in PHPUnit",
          "author_name": "Jérôme Tamarelle",
          "author_login": "GromNaN",
          "committed_at": "2025-10-21T15:25:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d59e6ef7caffe6a30f4b6f9e9079a75f52c64ae0",
          "body": null,
          "is_bot": false,
          "headline": "Revert `MappingDriverChain` namespace matching fix (#455)",
          "author_name": "HypeMC",
          "author_login": "HypeMC",
          "committed_at": "2025-10-21T15:21:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6764178ed692b22fd3c4fbfff8a83d23ee825abd",
          "body": "Support closure returned by `.php` files in the `PHPDriver`",
          "is_bot": false,
          "headline": "Merge pull request #450 from GromNaN/php-closure",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-10-19T21:57:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e51fb4ef12d4bac1da3221d0c1017c8126d019d",
          "body": "Add test on unbound scope of the included file\nDeprecate updating $metadata variable in the php file directly\nExclude _files directory from PHPStan inspection",
          "is_bot": false,
          "headline": "Support closure in PHPDriver",
          "author_name": "Jérôme Tamarelle",
          "author_login": "GromNaN",
          "committed_at": "2025-10-18T08:51:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4729ad3dd1452ee85fde9c32e0b071561f4f285b",
          "body": "Add `getFieldValue` and `setFieldValue` to `ClassMetadata` interface",
          "is_bot": false,
          "headline": "Merge pull request #451 from GromNaN/metadata-value-accessors",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-10-17T06:09:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53d9fc22d091bd76cc7f00e5427d5742e0198d54",
          "body": null,
          "is_bot": false,
          "headline": "Add getFieldValue and setFieldValue to ClassMetadata interface",
          "author_name": "Jérôme Tamarelle",
          "author_login": "GromNaN",
          "committed_at": "2025-10-16T20:32:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b44e68eb452c32275adcfc1ec3a76a374fde909",
          "body": "Merge 4.1.x up into 4.2.x",
          "is_bot": false,
          "headline": "Merge pull request #453 from doctrine/4.1.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-10-16T20:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9c49ad3558bb77ef973f4e173f2e9c2eca9be09",
          "body": "Merge 3.4.x up into 4.1.x",
          "is_bot": false,
          "headline": "Merge pull request #452 from greg0ire/4.1.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-10-16T20:13:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ba7de8b1632e69e0a0d47e28ee63eae9effe86f",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '3.4.x' into 4.1.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-10-16T19:52:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06a5956bc86e36bd667a382a16b36a3712361e05",
          "body": "Fix `MappingDriverChain` namespace matching",
          "is_bot": false,
          "headline": "Merge pull request #448 from HypeMC/fix-namespace-matching",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-10-16T19:46:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eca73be1a33892e09baa6ec3d7c4fcbfd4cb5dcb",
          "body": "Remove entry for 1.4",
          "is_bot": false,
          "headline": "Merge pull request #449 from greg0ire/fix-branch-metadata",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-10-14T18:03:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1eba4148a007bb8831fcbf8adf15459e9a0d9e6e",
          "body": "It does not have tags, so removing the branchName in\n57d1bddf7a1b3ff7f164f370c841eb7f43c8b033 broke the build.\n\nAnyway, the goal was to drop the old branch names, so let us drop this\nentry.",
          "is_bot": false,
          "headline": "Remove entry for 1.4",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-10-14T17:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b75f99735fac48af2106e145e22ce4375d98eaa",
          "body": null,
          "is_bot": false,
          "headline": "Fix `MappingDriverChain` namespace matching",
          "author_name": "HypeMC",
          "author_login": "HypeMC",
          "committed_at": "2025-10-14T17:07:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e18bba094902ff0870ed468230e360f54a1b9da",
          "body": "…/doctrine/dot-github-12.0.0\n\nBump doctrine/.github from 8.0.0 to 12.0.0",
          "is_bot": false,
          "headline": "Merge pull request #447 from doctrine/dependabot/github_actions/3.4.x…",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-10-13T19:29:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cd23f3512259add01f38cea7acc3fa55af86bb3",
          "body": "Bumps [doctrine/.github](https://github.com/doctrine/.github) from 8.0.0 to 12.0.0.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/8.0.0...12.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: doctrine/.github\n  dependency-version: 12.0.0\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump doctrine/.github from 8.0.0 to 12.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-13T19:13:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d26a003bffdbfff5f45f5a4ee4ff99cb3a46eae4",
          "body": "Maintenance",
          "is_bot": false,
          "headline": "Merge pull request #442 from greg0ire/maintenance",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-10-11T04:42:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b099142d5c8c0eb16b9c423e80ca7f2774dc527",
          "body": "Remove version check on 7.4, the package requires PHP 8.1",
          "is_bot": false,
          "headline": "Merge pull request #446 from GromNaN/version-compare",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-10-10T17:06:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 62,
      "commits_last_year": 146,
      "latest_release_at": "2026-06-18T06:37:43Z",
      "latest_release_tag": "3.4.5",
      "releases_from_tags": false,
      "days_since_last_push": 34,
      "active_weeks_last_year": 24,
      "days_since_latest_release": 34,
      "mean_days_between_releases": 33.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "doctrine/persistence",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "orm",
            "persistence",
            "object",
            "odm",
            "mapper"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/doctrine/persistence",
          "is_deprecated": false,
          "latest_version": "4.2.0",
          "repository_url": "https://github.com/doctrine/persistence",
          "versions_count": 62,
          "total_downloads": 308503253,
          "dependents_count": 790,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 5950414,
          "first_published_at": null,
          "latest_published_at": "2026-04-26T12:12:52Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 87
        }
      ]
    },
    "popularity": {
      "forks": 75,
      "stars": 4048,
      "watchers": 20,
      "fork_history": {
        "days": [
          {
            "date": "2018-06-09",
            "count": 1
          },
          {
            "date": "2018-06-13",
            "count": 1
          },
          {
            "date": "2018-08-24",
            "count": 1
          },
          {
            "date": "2018-08-26",
            "count": 1
          },
          {
            "date": "2018-10-13",
            "count": 1
          },
          {
            "date": "2018-10-20",
            "count": 1
          },
          {
            "date": "2018-12-20",
            "count": 1
          },
          {
            "date": "2019-01-08",
            "count": 1
          },
          {
            "date": "2019-01-13",
            "count": 1
          },
          {
            "date": "2019-02-22",
            "count": 2
          },
          {
            "date": "2019-02-27",
            "count": 1
          },
          {
            "date": "2019-03-28",
            "count": 1
          },
          {
            "date": "2019-04-13",
            "count": 1
          },
          {
            "date": "2019-11-05",
            "count": 1
          },
          {
            "date": "2019-11-23",
            "count": 1
          },
          {
            "date": "2019-12-02",
            "count": 1
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2020-02-12",
            "count": 1
          },
          {
            "date": "2020-04-03",
            "count": 1
          },
          {
            "date": "2020-05-01",
            "count": 1
          },
          {
            "date": "2020-05-13",
            "count": 1
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 1
          },
          {
            "date": "2020-09-15",
            "count": 1
          },
          {
            "date": "2020-10-27",
            "count": 1
          },
          {
            "date": "2020-11-17",
            "count": 1
          },
          {
            "date": "2020-11-27",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2021-01-17",
            "count": 1
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-04-24",
            "count": 1
          },
          {
            "date": "2021-06-16",
            "count": 1
          },
          {
            "date": "2021-06-26",
            "count": 1
          },
          {
            "date": "2021-07-20",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-22",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 1
          },
          {
            "date": "2022-07-04",
            "count": 1
          },
          {
            "date": "2022-08-06",
            "count": 1
          },
          {
            "date": "2022-10-05",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2023-02-03",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-09-27",
            "count": 1
          },
          {
            "date": "2023-10-05",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2024-02-27",
            "count": 1
          },
          {
            "date": "2024-03-10",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 1
          },
          {
            "date": "2024-06-15",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2024-07-27",
            "count": 1
          },
          {
            "date": "2024-07-28",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2025-01-25",
            "count": 1
          },
          {
            "date": "2025-02-09",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2025-06-28",
            "count": 1
          },
          {
            "date": "2025-08-12",
            "count": 1
          },
          {
            "date": "2025-09-26",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 75,
        "total_forks": 75
      },
      "star_history": null,
      "open_issues_and_prs": 13
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 14508,
      "source_files_sampled": 72,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json",
        "docs/composer.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": "9.4.3",
            "severity": "high",
            "ecosystem": "packagist",
            "cvss_score": 7.8,
            "advisory_ids": [
              "GHSA-vvj3-c3rp-c85p"
            ],
            "fixed_version": "12.5.8",
            "advisory_count": 1,
            "oldest_advisory_days": 175
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 71,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 1,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "doctrine/deprecations",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1"
        },
        {
          "name": "doctrine/event-manager",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1 || ^2"
        },
        {
          "name": "psr/cache",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.0 || ^2.0 || ^3.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "doctrine/event-manager",
            "direct": true,
            "version": "1.1.1",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/amp",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/byte-stream",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "packagist"
          },
          {
            "name": "composer/package-versions-deprecated",
            "direct": false,
            "version": "1.11.99.1",
            "ecosystem": "packagist"
          },
          {
            "name": "composer/semver",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "packagist"
          },
          {
            "name": "composer/xdebug-handler",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "packagist"
          },
          {
            "name": "dealerdirect/phpcodesniffer-composer-installer",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "packagist"
          },
          {
            "name": "dnoegel/php-xdg-base-dir",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/annotations",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/cache",
            "direct": false,
            "version": "1.10.2",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/coding-standard",
            "direct": false,
            "version": "8.2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/collections",
            "direct": false,
            "version": "1.6.7",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/common",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/docs-builder",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/instantiator",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/lexer",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "packagist"
          },
          {
            "name": "felixfbecker/advanced-json-rpc",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "packagist"
          },
          {
            "name": "felixfbecker/language-server-protocol",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "packagist"
          },
          {
            "name": "myclabs/deep-copy",
            "direct": false,
            "version": "1.10.2",
            "ecosystem": "packagist"
          },
          {
            "name": "netresearch/jsonmapper",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "packagist"
          },
          {
            "name": "nikic/php-parser",
            "direct": false,
            "version": "4.10.2",
            "ecosystem": "packagist"
          },
          {
            "name": "openlss/lib-array2xml",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phar-io/manifest",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phar-io/version",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/reflection-common",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/reflection-docblock",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/type-resolver",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpspec/prophecy",
            "direct": false,
            "version": "1.12.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpdoc-parser",
            "direct": false,
            "version": "0.4.9",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": "0.12.57",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-phpunit",
            "direct": false,
            "version": "0.12.16",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-strict-rules",
            "direct": false,
            "version": "0.12.5",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-code-coverage",
            "direct": false,
            "version": "9.2.5",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-file-iterator",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-invoker",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-text-template",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-timer",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": "9.4.3",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/container",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/log",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/cli-parser",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/code-unit",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/code-unit-reverse-lookup",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/comparator",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/complexity",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/diff",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/environment",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/exporter",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/global-state",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/lines-of-code",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/object-enumerator",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/object-reflector",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/recursion-context",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/resource-operations",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/type",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/version",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "slevomat/coding-standard",
            "direct": false,
            "version": "6.4.1",
            "ecosystem": "packagist"
          },
          {
            "name": "squizlabs/php_codesniffer",
            "direct": false,
            "version": "3.5.8",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/console",
            "direct": false,
            "version": "5.1.8",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-ctype",
            "direct": false,
            "version": "1.20.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-intl-grapheme",
            "direct": false,
            "version": "1.20.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-intl-normalizer",
            "direct": false,
            "version": "1.20.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-mbstring",
            "direct": false,
            "version": "1.20.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php73",
            "direct": false,
            "version": "1.20.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php80",
            "direct": false,
            "version": "1.20.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/service-contracts",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/string",
            "direct": false,
            "version": "5.1.8",
            "ecosystem": "packagist"
          },
          {
            "name": "theseer/tokenizer",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "vimeo/psalm",
            "direct": false,
            "version": "3.18.2",
            "ecosystem": "packagist"
          },
          {
            "name": "webmozart/assert",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "packagist"
          },
          {
            "name": "webmozart/glob",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "packagist"
          },
          {
            "name": "webmozart/path-util",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 72,
        "direct_count": 1,
        "indirect_count": 71
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 397,
        "open_issues": 13,
        "closed_ratio": 0.783,
        "closed_issues": 47,
        "closed_unmerged_prs": 57
      },
      "bus_factor": 3,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "greg0ire",
          "commits": 365,
          "avatar_url": "https://avatars.githubusercontent.com/u/657779?v=4"
        },
        {
          "type": "User",
          "login": "beberlei",
          "commits": 124,
          "avatar_url": "https://avatars.githubusercontent.com/u/26936?v=4"
        },
        {
          "type": "User",
          "login": "derrabus",
          "commits": 61,
          "avatar_url": "https://avatars.githubusercontent.com/u/1506493?v=4"
        },
        {
          "type": "User",
          "login": "Ocramius",
          "commits": 59,
          "avatar_url": "https://avatars.githubusercontent.com/u/154256?v=4"
        },
        {
          "type": "User",
          "login": "jwage",
          "commits": 51,
          "avatar_url": "https://avatars.githubusercontent.com/u/97422?v=4"
        },
        {
          "type": "User",
          "login": "alcaeus",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/383198?v=4"
        },
        {
          "type": "User",
          "login": "franmomu",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/720690?v=4"
        },
        {
          "type": "User",
          "login": "GromNaN",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/400034?v=4"
        },
        {
          "type": "User",
          "login": "guilhermeblanco",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/208883?v=4"
        },
        {
          "type": "User",
          "login": "malarzm",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/4947711?v=4"
        }
      ],
      "contributors_sampled": 85,
      "top_contributor_share": 0.365
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "coding-standards.yml",
        "continuous-integration.yml",
        "documentation.yml",
        "release-on-milestone-closed.yml",
        "static-analysis.yml",
        "website-schema.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "phpstan.neon"
      ],
      "has_editorconfig": false,
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "15 out of 15 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 4/7 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 66 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": "13 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": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 9,
            "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": "dccc7ddaa729c73c67a712ed568dfdad1d251b02",
        "ran_at": "2026-07-22T17:37:08Z",
        "aggregate_score": 7.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-06-18T06:37:51Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-06-18T16:21:16Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 31,
          "created_at": "2014-08-28T16:02:35Z",
          "last_comment_at": "2015-08-31T06:28:46Z",
          "last_comment_author": "doctrinebot"
        },
        {
          "number": 27,
          "created_at": "2015-05-22T16:36:08Z",
          "last_comment_at": "2015-09-21T06:06:18Z",
          "last_comment_author": "doctrinebot"
        },
        {
          "number": 26,
          "created_at": "2015-07-21T11:21:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 23,
          "created_at": "2018-02-09T15:52:39Z",
          "last_comment_at": "2021-12-04T07:29:46Z",
          "last_comment_author": "drupol"
        },
        {
          "number": 32,
          "created_at": "2018-10-31T21:20:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 58,
          "created_at": "2019-04-23T05:23:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 60,
          "created_at": "2019-04-23T15:19:05Z",
          "last_comment_at": "2021-12-05T21:49:31Z",
          "last_comment_author": "drupol"
        },
        {
          "number": 63,
          "created_at": "2019-05-28T19:44:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 68,
          "created_at": "2019-09-04T19:18:00Z",
          "last_comment_at": "2024-02-29T16:38:50Z",
          "last_comment_author": "malarzm"
        },
        {
          "number": 96,
          "created_at": "2020-02-13T09:43:04Z",
          "last_comment_at": "2020-04-19T21:27:07Z",
          "last_comment_author": "greg0ire"
        },
        {
          "number": 97,
          "created_at": "2020-02-16T18:07:30Z",
          "last_comment_at": "2020-02-16T19:47:23Z",
          "last_comment_author": "greg0ire"
        },
        {
          "number": 340,
          "created_at": "2023-11-01T14:19:04Z",
          "last_comment_at": "2023-11-08T09:11:06Z",
          "last_comment_author": "greg0ire"
        },
        {
          "number": 404,
          "created_at": "2024-11-04T09:44:35Z",
          "last_comment_at": "2026-02-27T15:38:43Z",
          "last_comment_author": "stof"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/doctrine/persistence",
    "host": "github.com",
    "name": "persistence",
    "owner": "doctrine"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 82,
      "inputs": {
        "security": 78,
        "vitality": 78,
        "community": 82,
        "governance": 80,
        "engineering": 90
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 78,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "commits_last_year": 146,
              "human_commit_share": 0.85,
              "days_since_last_push": 34,
              "active_weeks_last_year": 24
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 34 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 34
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "24/52 weeks with commits",
                "points": 16.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 24
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "146 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 146
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "13 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": 62,
              "latest_release_tag": "3.4.5",
              "releases_from_tags": false,
              "days_since_latest_release": 34,
              "mean_days_between_releases": 33.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "62 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 62
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 34 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 34
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~33.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 33.4
                    }
                  }
                ],
                "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": 34,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 34 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 34
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 82,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "forks": 75,
              "stars": 4048,
              "watchers": 20,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "4,048 stars",
                "points": 58.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 4048
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "75 forks",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 75
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "20 watchers",
                "points": 7.1,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "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": 18,
                "status": "met",
                "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": 99,
            "inputs": {
              "packages": [
                "doctrine/persistence"
              ],
              "dependents": 790,
              "ecosystems": "packagist",
              "total_downloads": 308503253,
              "monthly_downloads": 5950414
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "5,950,414 downloads/month across packagist",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 5950414,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "790 packages depend on it",
                "points": 19.3,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 790
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 80,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 85,
              "top_contributor_share": 0.365
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 36% of commits",
                "points": 14.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 36
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "85 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 85
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 66 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 397,
              "open_issues": 13,
              "closed_issues": 47,
              "issue_closed_ratio": 0.783,
              "closed_unmerged_prs": 57
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "78% of issues closed",
                "points": 36.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 78
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "397/454 decided PRs merged",
                "points": 33.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 397,
                      "decided": 454
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/7 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": 73,
            "inputs": {
              "followers": 341,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "doctrine",
              "public_repos": 77,
              "account_age_days": 5993
            },
            "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": "341 followers of doctrine",
                "points": 18.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 341,
                      "login": "doctrine"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "77 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 77
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "doctrine/persistence"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 87
            },
            "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 87 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 87
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "62 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 62
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 90,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpstan.neon"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "persistence",
                "hacktoberfest"
              ],
              "has_wiki": true,
              "homepage": "https://www.doctrine-project.org/projects/persistence.html",
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://www.doctrine-project.org/projects/persistence.html",
                "points": 15,
                "status": "met",
                "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": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": 78,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 73,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 7.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "15 out of 15 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 4/7 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 66 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": "13 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 not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 71 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 71
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 1
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 71,
              "unassessed_packages": 1,
              "affected_by_severity": "high 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 71,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 34
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.682,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "58 of 85 human commits state their intent (structured subject or explanatory body)",
                "points": 36.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 58,
                      "sampled": 85
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "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": 46,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.15
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "15 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 15,
                      "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": 14508,
              "source_files_sampled": 72,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "PHP without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "PHP"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/72 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 72,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T17:37:35.764005Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/doctrine/persistence.svg",
  "full_name": "doctrine/persistence",
  "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.