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

doctrine / event-manager

The Doctrine Event Manager is a library that provides a simple event system.

PHPMIT★ 6,049 stars⑂ 22 forkssince Jun 2018View on GitHub ↗

doctrine/event-manager holds a health index of 72 out of 100, placing it in the Good band. It scores highest on Sustainability & Governance (86/100) and lowest on AI Readiness (39/100). It was last updated 40 days ago. 4 contributors account for most of its recent work.

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

72
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/event-manager2.1.18,291,4609174 days agoeventeventsevent-dispatcherevent-managerevent-system

Metrics by category

Vitality

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

56Moderate · 22% of overall
How it's scored
18/36Push recency — last push 40 days ago
9.7/36Commit cadence — 14/52 weeks with commits
14.9/18Commit volume — 45 commits in the last year
1/10OpenSSF Scorecard: Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Inputs used
commits_last_year45
human_commit_share0.73
days_since_last_push40
active_weeks_last_year14
How it's scored
27/27Ships releases — 9 releases published
27/36Release recency — latest release 174 days ago
12.6/27Release cadence — a release every ~348.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count9
latest_release_tag2.1.1
releases_from_tagsno
days_since_latest_release174
mean_days_between_releases348.6
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?

79Good · 18% of overall
How it's scored
60/60Stars — 6,049 stars
11/25Forks — 22 forks
5.6/15Watchers — 11 watchers
Inputs used
forks22
stars6,049
watchers11
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 — 8,291,460 downloads/month across packagist
13.4/20Registry dependents — 100 packages depend on it
Inputs used
packagesdoctrine/event-manager
dependents100
ecosystemspackagist
total_downloads532,111,676
monthly_downloads8,291,460

Sustainability & Governance

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

86Excellent · 24% of overall
How it's scored
43.2/54Bus factor — 4 contributor(s) cover half of all commits
17.6/22.5Commit distribution — top contributor authored 22% of commits
13.5/13.5Contributor breadth — 35 contributors
10/10OpenSSF Scorecard: Contributors — project has 43 contributing companies or organizations
Inputs used
bus_factor4
contributors_sampled35
top_contributor_share0.22
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
36.2/38.3PR acceptance — 104/110 decided PRs merged
7.5/15OpenSSF Scorecard: Code-Review — Found 5/10 approved changesets -- score normalized to 5
Inputs used
merged_prs104
open_issues0
closed_issues8
issue_closed_ratio1
closed_unmerged_prs6
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 174 days ago
20/20Version history — 9 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesdoctrine/event-manager
ecosystemspackagist
any_deprecatedno
min_days_since_publish174

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://www.doctrine-project.org/projects/event-manager.html
10/10Repository description
10/10Topics — 2 topics
0/10Wiki
Inputs used
topicseventmanager, event
has_wikino
homepagehttps://www.doctrine-project.org/projects/event-manager.html
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

62Moderate · 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.2/2.5CI-Tests — 18 out of 19 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 5/10 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 43 contributing companies or organizations
0/10Dangerous-Workflow — no data
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0.8/7.5Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
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_aggregate6.2
Excluded from scoring (no data or not applicable): branch_protection, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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

39At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
38/40Legible commit history — 52 of 73 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.712
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 27 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_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.27
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/9 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes3,947
source_files_sampled9
oversized_source_files0

Key facts

6,049GitHub stars
35contributors
45commits, last 12 months
40days since last push
9releases
4bus factor
0open issues
Packagistpackage ecosystems

Data collection warnings

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

More detail

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

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.

048121620242222018-062022-042026-03
Major 2Minor 3Patch 4

Each point covers 8 days.

OpenSSF Scorecard 6.2 / 10
6.2aggregate

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:43 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
9CI-Tests18 out of 19 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 5/10 approved changesets -- score normalized to 5
10Contributorsproject has 43 contributing companies or organizations
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
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
All dependencies 6

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

RegistryPackageVersionRelation
Packagistdoctrine/coding-standardindirect
Packagistdoctrine/docs-builderindirect
Packagistphpindirect
Packagistphpdocumentor/guides-cliindirect
Packagistphpstan/phpstanindirect
Packagistphpunit/phpunitindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "eventmanager",
        "event"
      ],
      "is_fork": false,
      "size_kb": 592,
      "has_wiki": false,
      "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
      "languages": {
        "PHP": 11391
      },
      "pushed_at": "2026-06-12T03:54:14Z",
      "created_at": "2018-06-06T16:01:29Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T14:53:09Z",
      "description": "The Doctrine Event Manager is a library that provides a simple event system.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "2.1.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": "2.1.1",
          "kind": "patch",
          "published_at": "2026-01-29T07:11:31Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2026-01-17T22:44:34Z"
        },
        {
          "tag": "2.0.1",
          "kind": "patch",
          "published_at": "2024-05-22T20:51:01Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2022-10-12T21:55:46Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2022-10-12T21:53:18Z"
        },
        {
          "tag": "1.1.2",
          "kind": "patch",
          "published_at": "2022-07-27T22:25:35Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2020-08-03T19:07:57Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2019-11-10T21:35:01Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2018-06-11T15:30:30Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "10dcde34de6e8c8b8e9bdcd0d43d6de533c38241",
          "body": null,
          "is_bot": true,
          "headline": "Bump the doctrine group with 7 updates (#120)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-12T03:54:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "416ba0a27d2d9ba5b02fde75769220d8ea4aa888",
          "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:48:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b103b9de45c69c93d55318785e704e32e46478e6",
          "body": "…ine-03cfaa647d\n\nBump the doctrine group with 7 updates",
          "is_bot": false,
          "headline": "Merge pull request #119 from doctrine/dependabot/github_actions/doctr…",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-04-03T05:50:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a79094ecf60640c6544ffeb23e925c55d67a15d5",
          "body": "Bumps the doctrine group with 7 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/composer-lint.yml](https://github.com/doctrine/.github)\n[…]\na.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 7 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-02T23:23:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d96bab250a4bf4cd34d1533dc70b411beef8af7a",
          "body": "…ine-5ad9814142\n\nBump the doctrine group with 2 updates",
          "is_bot": false,
          "headline": "Merge pull request #118 from doctrine/dependabot/github_actions/doctr…",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-03-27T18:33:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f79404e9f30890b4bba99e60474788d6f165d55",
          "body": "Bumps the doctrine group with 2 updates: [doctrine/.github/.github/workflows/documentation.yml](https://github.com/doctrine/.github) and [doctrine/.github/.github/workflows/release-on-milestone-closed.yml](https://github.com/doctrine/.github).\n\n\nUpdates `doctrine/.github/.github/workflows/documentat\n[…]\nd.yml\n  dependency-version: 14.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 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-27T18:30:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "14a617eb9941b62c17a6337013d2bc1d1eb4a4dc",
          "body": "Group Doctrine workflow updates together",
          "is_bot": false,
          "headline": "Merge pull request #115 from greg0ire/group-doctrine-dependabot-updates",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-03-27T18:30:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c8e9e2e94c335417f2907a2abdcf47861623c94",
          "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:02:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1907faecf2d61e456b01707d6477171fe2846aba",
          "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[…]\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 (#110)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-20T07:42:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c9ec3890901dad0d3d21ed251bbdccc2dd5668ec",
          "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 (#111)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-20T07:42:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f41e6f67f83e8110d962e4896b02a16a299f4556",
          "body": "Bumps [doctrine/.github/.github/workflows/website-schema.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\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/website-schema.yml (#112)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-20T07:41:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9088371f43807514f5d9db6eb39e0482c9106d57",
          "body": "…113)\n\nBumps [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[…]\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": "2026-03-20T07:41:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "65ad47a21a41cda15540b4978fce266a5f4325d9",
          "body": "Bumps [doctrine/.github/.github/workflows/composer-lint.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/composer-lint.yml (#114)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-20T07:40:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dda33921b198841ca8dbad2eaa5d4d34769d18cf",
          "body": "Introduce EventManagerInterface",
          "is_bot": false,
          "headline": "Merge pull request #106 from greg0ire/evmi",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-01-29T07:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b77c5c89808fa4dfb77070f31f3c1b6eef66d360",
          "body": "In theory, having small interfaces is great, but in practice, migrating\nthe ORM to them would involve DNF types, which are not available with\nPHP 8.1, for use in e.g. the constructor of EntityManager.\n\n    public function __construct(\n        private Connection $conn,\n        private Configuration $config,\n-       EventManager|null $eventManager = null,\n+       (EventListenerIntrospector&EventListenerRegistry&EventSubscriberRegistry)|null $eventManager = null,\n    ) {",
          "is_bot": false,
          "headline": "Introduce EventManagerInterface",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-01-24T13:31:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1132f38e6b7359e19e19445bbb6dcd096d0feb8",
          "body": "Update branch metadata",
          "is_bot": false,
          "headline": "Merge pull request #104 from greg0ire/update-branch-metadata",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-01-18T09:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "444f0de1f683c6e8a4444a0f58cb4e413632cc38",
          "body": "It has less than 2k daily downloads.",
          "is_bot": false,
          "headline": "Remove entries for unpopular version",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-01-18T09:49:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2230acc9e386c37d1ba6695ebd9e66cbb0ad46fb",
          "body": "This will allow us to drop the branches themselves.",
          "is_bot": false,
          "headline": "Remove branchname for old versions",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-01-18T09:49:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3d6da9b3a5bd19f92a299bd7c748b5c11deade1",
          "body": "2.1.0 has been released. As a consequence:\n\n- 2.1.x is the current branch.\n- 2.0.x is no longer maintained.\n\nAlso, 3.0.x exists, let's add documentation for it.",
          "is_bot": false,
          "headline": "Update branch metadata",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-01-18T09:49:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5090061d1f49d25718c4937bd0c1b1dbb3685af",
          "body": "Setting \"current\" to \"true\" already achieves this.",
          "is_bot": false,
          "headline": "Remove redundant aliases",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-01-17T22:45:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c07799fcf5ad362050960a0fd068dded40b1e312",
          "body": "Use spl_object_id() instead of spl_object_hash()",
          "is_bot": false,
          "headline": "Merge pull request #80 from rosier/patch-1",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-01-17T22:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0abeee3ca73d8e8b4cc3172df06d834b1d4d407",
          "body": "Introduce interfaces for the EventManager",
          "is_bot": false,
          "headline": "Merge pull request #100 from greg0ire/soft-final",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-01-17T22:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0db47c36ba2634b77ba480604b760787a3719950",
          "body": "This should allow using other extension strategies than inheritance in\nthe future, once other Doctrine project start accepting instances of\nthis interface.",
          "is_bot": false,
          "headline": "Introduce interfaces for the EventManager",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-01-17T13:36:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38545b639a43b742f4a815559f109ab9178eb021",
          "body": "Merge 2.0.x up into 2.1.x",
          "is_bot": false,
          "headline": "Merge pull request #102 from doctrine/2.0.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-01-17T13:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdc119709ab413adb39fd9e684e84ab0fd7a9366",
          "body": "Remove wrong comment in phpdoc",
          "is_bot": false,
          "headline": "Merge pull request #101 from doctrine/stof-patch-1",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-01-15T10:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddded6eaa22599a0761f331f4ee674aac64ef75f",
          "body": null,
          "is_bot": false,
          "headline": "Remove wrong comment in phpdoc",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2026-01-15T08:41:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94cbceac68b836edda331852d4dde34551bd4dc7",
          "body": "Merge 2.0.x up into 2.1.x",
          "is_bot": false,
          "headline": "Merge pull request #98 from doctrine/2.0.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2026-01-04T22:42:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0f19a37b664faaa8426866b622ce7928005f17f",
          "body": "Bumps [doctrine/.github/.github/workflows/composer-lint.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[…]\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/composer-lint.yml (#96)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-02T07:21:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dfb15417401bf43d72f8d8c9a00f9cb06d879872",
          "body": "…ml (#97)\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-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": "2025-12-02T07:21:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "55df33a60f537c0918100a042f3957892cf80870",
          "body": "Test with PHP 8.5",
          "is_bot": false,
          "headline": "Merge pull request #95 from derrabus/chore/php-8.5",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-25T20:05:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b0b2dea21ea2694b8b6f1872c74d695899e7353",
          "body": null,
          "is_bot": false,
          "headline": "Test with PHP 8.5",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2025-11-25T06:43:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba526f6c556b12e4492f5c8630bab4b7e5e99c69",
          "body": "phpstan/phpstan (1.12.32 => 2.1.32)",
          "is_bot": false,
          "headline": "Merge pull request #94 from derrabus/bump/phpstan",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-11-25T06:42:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efd058661206bdb92482f90c3f0d4ac3852b82ab",
          "body": null,
          "is_bot": false,
          "headline": "phpstan/phpstan (1.12.32 => 2.1.32)",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2025-11-25T06:41:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "588cc5e58dc772279a02976a0360822c11ac6cc2",
          "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 (#89)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-25T06:36:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b778e427ccd87bd1eb420bde8bb4f3fc67ff1d46",
          "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[…]\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 (#90)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-25T06:36:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e4e9603f1a91b3a84ad543b3d54f18963d73fd47",
          "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[…]\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 (#91)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-25T06:35:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "27565a9f97ebbc9b6be2972b00539241efd3b879",
          "body": "Bumps [doctrine/.github/.github/workflows/website-schema.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[…]\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/website-schema.yml (#92)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-25T06:34:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4c08bfcc6ee15eda30fda4e9cba9e15508f18cf7",
          "body": null,
          "is_bot": true,
          "headline": "Bump doctrine/.github/.github/workflows/continuous-integration.yml (#93)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-25T06:04:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78aac467f97309318b7366fba5e0e79e4d901810",
          "body": "…ne/dot-github-12.2.0\n\nBump doctrine/.github from 12.1.0 to 12.2.0",
          "is_bot": false,
          "headline": "Merge pull request #88 from doctrine/dependabot/github_actions/doctri…",
          "author_name": "Claudio Zizza",
          "author_login": "SenseException",
          "committed_at": "2025-11-03T23:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59bd3bca7dc5eab75149c44ed68a94f969a27bcf",
          "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-03T23:08:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d70b4e456d3f2203e3a924ed0e9df624980d205",
          "body": "…ne/dot-github-12.1.0\n\nBump doctrine/.github from 8.0.0 to 12.1.0",
          "is_bot": false,
          "headline": "Merge pull request #87 from doctrine/dependabot/github_actions/doctri…",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-10-29T06:29:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74880d27813bb58719d2ba71a77a2db079464a9b",
          "body": "It is necessary to run the Documentation workflow.",
          "is_bot": false,
          "headline": "Setup docs-builder",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-10-28T19:57:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d7dcf973a9f35adc0a09a22eb8f6739af23be08",
          "body": "This is sufficient to get all the functionality we need in the CI\n(namely, the --check-php-configuration flag).",
          "is_bot": false,
          "headline": "Require the latest patch version of PHPUnit 10",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-10-28T19:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68647f751e9f33a7b0de77ed8299230bd11fb748",
          "body": "Bumps [doctrine/.github](https://github.com/doctrine/.github) from 8.0.0 to 12.1.0.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/8.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-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump doctrine/.github from 8.0.0 to 12.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-27T23:41:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8997bb825bb5dd54dda8bc1161164d4f44e9916",
          "body": "* Bump doctrine/.github from 7.3.0 to 8.0.0\n\nBumps [doctrine/.github](https://github.com/doctrine/.github) from 7.3.0 to 8.0.0.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/7.3.0...8.0.0)\n\n---\nupdated-dependencies:\n- dependen\n[…]\n-------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Grégoire Paris <postmaster@greg0ire.fr>",
          "is_bot": true,
          "headline": "Bump doctrine/.github from 7.3.0 to 8.0.0 (#85)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-08T08:56:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ffb2d5788553a94ad19d88f0396206613e120e89",
          "body": "…ne/dot-github-7.3.0\n\nBump doctrine/.github from 7.2.2 to 7.3.0",
          "is_bot": false,
          "headline": "Merge pull request #84 from doctrine/dependabot/github_actions/doctri…",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-06-10T07:50:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bb5353632eda8affdf05b8c660f3f572c8e0bd8",
          "body": "Bumps [doctrine/.github](https://github.com/doctrine/.github) from 7.2.2 to 7.3.0.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/7.2.2...7.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: doctrine/.github\n  dependency-version: 7.3.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 7.2.2 to 7.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-09T23:56:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f35ad88f4f56d46fbda1432154a7b080eb3b3095",
          "body": "…ne/dot-github-7.2.2\n\nBump doctrine/.github from 7.2.1 to 7.2.2",
          "is_bot": false,
          "headline": "Merge pull request #82 from doctrine/dependabot/github_actions/doctri…",
          "author_name": "Claudio Zizza",
          "author_login": "SenseException",
          "committed_at": "2025-03-11T23:39:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66378e6c2d88d9cad811528ef34c35786e9796db",
          "body": "Bumps [doctrine/.github](https://github.com/doctrine/.github) from 7.2.1 to 7.2.2.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/7.2.1...7.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: doctrine/.github\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump doctrine/.github from 7.2.1 to 7.2.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-10T23:50:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13f26eaa757824eff2515c728fdab99b62680402",
          "body": null,
          "is_bot": true,
          "headline": "Bump doctrine/.github from 7.1.0 to 7.2.1 (#81)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-04T05:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa6493d0d6a4722abf237f31cf15e0577d1b8fe1",
          "body": null,
          "is_bot": false,
          "headline": "Use spl_object_id() instead of spl_object_hash()",
          "author_name": "Jan Rosier",
          "author_login": "rosier",
          "committed_at": "2025-01-25T19:42:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e5da552e1506671353fd021f7a109e5c02b50f8",
          "body": "Create website schema validation workflow",
          "is_bot": false,
          "headline": "Merge pull request #79 from SenseException/website-schema",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2025-01-10T07:09:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b25cb039b0512a87eaa0168c530660d57734702",
          "body": null,
          "is_bot": false,
          "headline": "Create website schema validation workflow",
          "author_name": "Claudio Zizza",
          "author_login": "SenseException",
          "committed_at": "2025-01-09T21:07:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e8cc1e1f35ee134fcbf8f9752a0a4e090555d18",
          "body": "…ne/dot-github-7.1.0\n\nBump doctrine/.github from 6.0.0 to 7.1.0",
          "is_bot": false,
          "headline": "Merge pull request #77 from doctrine/dependabot/github_actions/doctri…",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2024-12-17T14:52:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f12789c493f04242789f06370bda3071ad07bfd5",
          "body": "Bumps [doctrine/.github](https://github.com/doctrine/.github) from 6.0.0 to 7.1.0.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/6.0.0...7.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: doctrine/.github\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 6.0.0 to 7.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-16T23:08:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ceae6fc4e647486dae93de00feed49b8e8322fb",
          "body": "…ne/dot-github-6.0.0\n\nBump doctrine/.github from 5.3.0 to 6.0.0",
          "is_bot": false,
          "headline": "Merge pull request #75 from doctrine/dependabot/github_actions/doctri…",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2024-11-26T10:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d201f3d98f3edcad22b3418dba6e769bf5c355f",
          "body": "Bumps [doctrine/.github](https://github.com/doctrine/.github) from 5.3.0 to 6.0.0.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/5.3.0...6.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: doctrine/.github\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 5.3.0 to 6.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-26T10:44:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b602b78cdeee14564b72558698db91a0150b61a4",
          "body": "We are going to rely solely on PHPStan.",
          "is_bot": false,
          "headline": "Drop Psalm (#76)",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2024-11-26T09:46:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42b8e975f54469a863ebb7523c74416734e57199",
          "body": "…ne/dot-github-5.3.0\n\nBump doctrine/.github from 5.2.0 to 5.3.0",
          "is_bot": false,
          "headline": "Merge pull request #74 from doctrine/dependabot/github_actions/doctri…",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2024-11-19T07:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5e251e7479a4dbdf2d60d5b22314227af2b26d1",
          "body": "Bumps [doctrine/.github](https://github.com/doctrine/.github) from 5.2.0 to 5.3.0.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/5.2.0...5.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: doctrine/.github\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump doctrine/.github from 5.2.0 to 5.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-19T00:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "735992af130e11e5ae99298ff453df2de9228e97",
          "body": "…ne/dot-github-5.2.0\n\nBump doctrine/.github from 5.1.0 to 5.2.0",
          "is_bot": false,
          "headline": "Merge pull request #73 from doctrine/dependabot/github_actions/doctri…",
          "author_name": "Claudio Zizza",
          "author_login": "SenseException",
          "committed_at": "2024-10-16T22:04:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7696082fb8f6bec4892aa59f6864da24914be19b",
          "body": "Bumps [doctrine/.github](https://github.com/doctrine/.github) from 5.1.0 to 5.2.0.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/5.1.0...5.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: doctrine/.github\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump doctrine/.github from 5.1.0 to 5.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-14T23:46:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f35527393dbe43da02938b4528011e45bb7bbb15",
          "body": null,
          "is_bot": false,
          "headline": "Setup documentation workflow (#72)",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2024-10-07T15:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cb7e8b4c8e9661e3f3b5fb6bc88ed33e87c6885",
          "body": "…ne/dot-github-5.1.0\n\nBump doctrine/.github from 5.0.1 to 5.1.0",
          "is_bot": false,
          "headline": "Merge pull request #71 from doctrine/dependabot/github_actions/doctri…",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2024-10-01T05:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6304ed0039e0603fa6af0c04b1654a7289ad5b5",
          "body": "Bumps [doctrine/.github](https://github.com/doctrine/.github) from 5.0.1 to 5.1.0.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/5.0.1...5.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: doctrine/.github\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump doctrine/.github from 5.0.1 to 5.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-01T00:02:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b680156fa328f1dfd874fd48c7026c41570b9c6e",
          "body": null,
          "is_bot": false,
          "headline": "PHPUnit 10.5 (#70)",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2024-05-22T20:47:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "925ec8bc91f3be5e6735a16bc91031fd50ee571e",
          "body": null,
          "is_bot": false,
          "headline": "Psalm 5.24 (#69)",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2024-05-22T20:42:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c3e549b2caa11a8fbbb4d81f924fa75c6eb71e4",
          "body": null,
          "is_bot": false,
          "headline": "Doctrine CS 12 (#68)",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2024-05-22T20:15:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5b33bbe6bdb48a6a4510a1a408380d758960f6c",
          "body": "…ne/dot-github-5.0.1\n\nBump doctrine/.github from 2.1.0 to 5.0.1",
          "is_bot": false,
          "headline": "Merge pull request #67 from doctrine/dependabot/github_actions/doctri…",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2024-05-05T09:56:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b90e2f19e5d639e290b2e12bc408d549dbaaaf98",
          "body": "Bumps [doctrine/.github](https://github.com/doctrine/.github) from 2.1.0 to 5.0.1.\n- [Release notes](https://github.com/doctrine/.github/releases)\n- [Commits](https://github.com/doctrine/.github/compare/2.1.0...5.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: doctrine/.github\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 2.1.0 to 5.0.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-05T09:53:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd457a19e8eb814d7200a89d465c1bbf5d38a209",
          "body": "Setup dependabot",
          "is_bot": false,
          "headline": "Merge pull request #66 from greg0ire/setup-dependabot",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2024-05-05T09:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "995fd142529ab53065f9f7f0bf67c2622b0f62e8",
          "body": "Dependabot will not be able to set it up properly.",
          "is_bot": false,
          "headline": "Manually upgrade CI workflow",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2024-05-05T09:01:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5e454f7f605ca2add5ddeff902e1c62bce0e967",
          "body": "Let us automate this toil.",
          "is_bot": false,
          "headline": "Setup dependabot for Github actions",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2024-05-05T09:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a7908f71128113dac2253f62f0e0a52b67d6285",
          "body": "There is still a significant number of downloads, but less than for 2.x,\nand also, there have not been any commits in 2 years.",
          "is_bot": false,
          "headline": "Stop maintaining 1.x",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2024-05-05T08:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12f08bd277ce61d7683253264c1d58b797841604",
          "body": "Add static analysis files to .gitattributes",
          "is_bot": false,
          "headline": "Merge pull request #65 from VincentLanglet/patch-1",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2023-07-29T16:22:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "869d215731ccc53af977e8f5201b195c512d1507",
          "body": null,
          "is_bot": false,
          "headline": "Add static analysis files to .gitattributes",
          "author_name": "Vincent Langlet",
          "author_login": "VincentLanglet",
          "committed_at": "2023-07-29T16:19:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe71bc032e5de972b8d18939abfa87d23f43ebd3",
          "body": null,
          "is_bot": false,
          "headline": "Update branch metadata (#63)",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2022-10-13T11:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "750671534e0241a7c50ea5b43f67e23eb5c96f32",
          "body": "* 1.2.x:\n  Failsafe for unknown event (#61)",
          "is_bot": false,
          "headline": "Merge branch '1.2.x' into 2.0.x",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2022-10-12T20:59:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95aa4cb529f1e96576f3fda9f5705ada4056a520",
          "body": null,
          "is_bot": false,
          "headline": "Failsafe for unknown event (#61)",
          "author_name": "Maciej Malarz",
          "author_login": "malarzm",
          "committed_at": "2022-10-12T20:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e983da5cc412b3b2c304d4a847df1380571f7f7",
          "body": null,
          "is_bot": false,
          "headline": "Remove doctrine/deprecations (#59)",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2022-10-12T19:43:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a8cc4a49942c79a0a24a6acaa1fa5d358549adf",
          "body": null,
          "is_bot": false,
          "headline": "Merge 1.2.x into 2.0.x (#60)",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2022-10-12T18:17:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac2359769d56c8b799a27f247410d4eb14dbad9c",
          "body": null,
          "is_bot": false,
          "headline": "Merge 1.1.x into 1.2.x (#58)",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2022-10-12T18:15:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95c15e58383f973e64b40f1810dc2f0db9c44c5a",
          "body": "…#57)",
          "is_bot": false,
          "headline": "Made the $event parameter of EventManager::getListeners() mandatory (…",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2022-10-10T22:44:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db0e2e71570d4040bcc1195876e375b6dadc67eb",
          "body": "Setup composer lint",
          "is_bot": false,
          "headline": "Merge pull request #55 from greg0ire/composer-lint",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2022-10-10T21:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db2274bcc0038c886f6e20f0aafb0ca702e94f47",
          "body": null,
          "is_bot": false,
          "headline": "Setup composer lint",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2022-10-10T20:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eb21e37be0d05b2dd26493b42a43c615bf35089",
          "body": "* 1.2.x:\n  Update branch metadata (#53)\n  Split getAllListeners() out of getListeners()",
          "is_bot": false,
          "headline": "Merge branch '1.2.x' into 2.0.x",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2022-10-10T19:44:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75167d3eb93106c1616545181a44699f540b28e1",
          "body": "* 1.1.x:\n  Update branch metadata (#53)",
          "is_bot": false,
          "headline": "Merge branch '1.1.x' into 1.2.x",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2022-10-10T19:41:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d942569ff15c76023b35757fec5bce74dda15414",
          "body": null,
          "is_bot": false,
          "headline": "Revert return type on EventSubscriber::getSubscribedEvents() (#54)",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2022-10-10T19:38:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "913a2e7be4c8ff1e1091830bc1b00eeb15297c27",
          "body": "Split `getAllListeners()` out of `getListeners()`",
          "is_bot": false,
          "headline": "Merge pull request #50 from derrabus/deprecate/get-all-listeners",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2022-10-10T19:34:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e6c37b371d5eb42a514bebdc7233d1cb23b6709",
          "body": null,
          "is_bot": false,
          "headline": "Update branch metadata (#53)",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2022-10-10T18:15:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06e43fb57e22f453bee3d05114cc1ee1bd2cb609",
          "body": null,
          "is_bot": false,
          "headline": "Bump to PHP 8.1 and add types everywhere (#51)",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2022-10-10T15:01:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13770c1f97e6038d56b408c6c7d4cb6c36f36b25",
          "body": null,
          "is_bot": false,
          "headline": "Split getAllListeners() out of getListeners()",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2022-10-10T14:52:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38a27fe1244f472e0cd9551c88ef665217f5c198",
          "body": "* 1.1.x:\n  Remove PHPStan suffix (#52)",
          "is_bot": false,
          "headline": "Merge branch '1.1.x' into 1.2.x",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2022-10-10T14:49:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eee25344dafa393278b72a46c8148ce609ca605",
          "body": "The included file has PHPStan and Psalm",
          "is_bot": false,
          "headline": "Remove PHPStan suffix (#52)",
          "author_name": "Grégoire Paris",
          "author_login": "greg0ire",
          "committed_at": "2022-10-10T14:48:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a31578d3a448d342a1b4d06912235689a657acbc",
          "body": "* 1.1.x:\n  Bump tools and CI workflows (#48)",
          "is_bot": false,
          "headline": "Merge branch '1.1.x' into 1.2.x",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2022-10-10T12:23:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77e1421cc7d255fb948c28aaa91cea858725cc42",
          "body": null,
          "is_bot": false,
          "headline": "Flatten directory structure (#49)",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2022-10-10T12:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28794c057d5faeb3c10d095dd689af30322c252f",
          "body": null,
          "is_bot": false,
          "headline": "Bump tools and CI workflows (#48)",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2022-10-10T12:22:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1deb65c8bacb011e216ce8b0440b42add4d21460",
          "body": "Merge release 1.1.2 into 1.2.x",
          "is_bot": false,
          "headline": "Merge pull request #47 from doctrine/1.1.x-merge-up-into-1.2.x_prw2lDKy",
          "author_name": "Maciej Malarz",
          "author_login": "malarzm",
          "committed_at": "2022-07-27T22:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb2ecf80e3093e8f3c2769ac838e27d8ede8e683",
          "body": "Add dynamic return type for getListeners",
          "is_bot": false,
          "headline": "Merge pull request #46 from VincentLanglet/patch-1",
          "author_name": "Maciej Malarz",
          "author_login": "malarzm",
          "committed_at": "2022-07-27T22:18:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c4fad69fad758cb6f9a2577ff1e8b680f3362c6",
          "body": null,
          "is_bot": false,
          "headline": "Add dynamic return type for getListeners",
          "author_name": "Vincent Langlet",
          "author_login": "VincentLanglet",
          "committed_at": "2022-07-27T18:11:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 9,
      "commits_last_year": 45,
      "latest_release_at": "2026-01-29T07:11:31Z",
      "latest_release_tag": "2.1.1",
      "releases_from_tags": false,
      "days_since_last_push": 40,
      "active_weeks_last_year": 14,
      "days_since_latest_release": 174,
      "mean_days_between_releases": 348.6
    },
    "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/event-manager",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "event",
            "events",
            "event dispatcher",
            "event manager",
            "event system"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/doctrine/event-manager",
          "is_deprecated": false,
          "latest_version": "2.1.1",
          "repository_url": "https://github.com/doctrine/event-manager",
          "versions_count": 9,
          "total_downloads": 532111676,
          "dependents_count": 100,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 8291460,
          "first_published_at": null,
          "latest_published_at": "2026-01-29T07:11:08Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 174
        }
      ]
    },
    "popularity": {
      "forks": 22,
      "stars": 6049,
      "watchers": 11,
      "fork_history": {
        "days": [
          {
            "date": "2018-06-07",
            "count": 1
          },
          {
            "date": "2018-06-09",
            "count": 1
          },
          {
            "date": "2018-10-12",
            "count": 1
          },
          {
            "date": "2018-12-12",
            "count": 1
          },
          {
            "date": "2019-01-13",
            "count": 1
          },
          {
            "date": "2019-03-07",
            "count": 1
          },
          {
            "date": "2019-11-09",
            "count": 1
          },
          {
            "date": "2020-05-23",
            "count": 1
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2021-07-15",
            "count": 1
          },
          {
            "date": "2022-01-21",
            "count": 1
          },
          {
            "date": "2022-04-04",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-10-14",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-07-10",
            "count": 1
          },
          {
            "date": "2024-06-15",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-01-25",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 22,
        "total_forks": 22
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "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": 3947,
      "source_files_sampled": 9,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json",
        "docs/composer.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 6,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "doctrine/coding-standard",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/docs-builder",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/guides-cli",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 6,
        "direct_count": 0,
        "indirect_count": 6
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 104,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 8,
        "closed_unmerged_prs": 6
      },
      "bus_factor": 4,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "greg0ire",
          "commits": 58,
          "avatar_url": "https://avatars.githubusercontent.com/u/657779?v=4"
        },
        {
          "type": "User",
          "login": "beberlei",
          "commits": 42,
          "avatar_url": "https://avatars.githubusercontent.com/u/26936?v=4"
        },
        {
          "type": "User",
          "login": "derrabus",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/1506493?v=4"
        },
        {
          "type": "User",
          "login": "Ocramius",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/154256?v=4"
        },
        {
          "type": "User",
          "login": "Majkl578",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/144181?v=4"
        },
        {
          "type": "User",
          "login": "guilhermeblanco",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/208883?v=4"
        },
        {
          "type": "User",
          "login": "jwage",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/97422?v=4"
        },
        {
          "type": "User",
          "login": "nicwortel",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/1055691?v=4"
        },
        {
          "type": "User",
          "login": "schmittjoh",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/197017?v=4"
        },
        {
          "type": "User",
          "login": "SenseException",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/859964?v=4"
        }
      ],
      "contributors_sampled": 35,
      "top_contributor_share": 0.22
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "coding-standards.yml",
        "composer-lint.yml",
        "continuous-integration.yml",
        "documentation.yml",
        "release-on-milestone-closed.yml",
        "static-analysis.yml",
        "website-schema.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "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": 9,
            "reason": "18 out of 19 merged PRs checked by a CI test -- score normalized to 9",
            "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 5/10 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 43 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": 1,
            "reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
            "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": "10dcde34de6e8c8b8e9bdcd0d43d6de533c38241",
        "ran_at": "2026-07-22T17:43:46Z",
        "aggregate_score": 6.2,
        "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-07-16T23:22:42Z",
      "oldest_open_prs": [
        {
          "number": 83,
          "created_at": "2025-03-21T11:05:46Z",
          "last_comment_at": "2025-03-21T15:48:22Z",
          "last_comment_author": "alanpoulain"
        }
      ],
      "last_merged_pr_at": "2026-06-12T03:54:10Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/doctrine/event-manager",
    "host": "github.com",
    "name": "event-manager",
    "owner": "doctrine"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 72,
      "inputs": {
        "security": 62,
        "vitality": 56,
        "community": 79,
        "governance": 86,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 56,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "commits_last_year": 45,
              "human_commit_share": 0.73,
              "days_since_last_push": 40,
              "active_weeks_last_year": 14
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 40 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 40
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "14/52 weeks with commits",
                "points": 9.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 14
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "45 commits in the last year",
                "points": 14.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 45
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 74,
            "inputs": {
              "releases_count": 9,
              "latest_release_tag": "2.1.1",
              "releases_from_tags": false,
              "days_since_latest_release": 174,
              "mean_days_between_releases": 348.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "9 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 174 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 174
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~348.6 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 348.6
                    }
                  }
                ],
                "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": 56,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 56 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 56
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 79,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "forks": 22,
              "stars": 6049,
              "watchers": 11,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "6,049 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 6049
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "22 forks",
                "points": 11,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "11 watchers",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "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": 93,
            "inputs": {
              "packages": [
                "doctrine/event-manager"
              ],
              "dependents": 100,
              "ecosystems": "packagist",
              "total_downloads": 532111676,
              "monthly_downloads": 8291460
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "8,291,460 downloads/month across packagist",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 8291460,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "100 packages depend on it",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "excellent",
        "name": "Sustainability & Governance",
        "value": 86,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "bus_factor": 4,
              "contributors_sampled": 35,
              "top_contributor_share": 0.22
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "4 contributor(s) cover half of all commits",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 22% of commits",
                "points": 17.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 22
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "35 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 43 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "merged_prs": 104,
              "open_issues": 0,
              "closed_issues": 8,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 6
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "104/110 decided PRs merged",
                "points": 36.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 104,
                      "decided": 110
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/10 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/event-manager"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 174
            },
            "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 174 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 174
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "9 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 76,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "18 out of 19 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "eventmanager",
                "event"
              ],
              "has_wiki": false,
              "homepage": "https://www.doctrine-project.org/projects/event-manager.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/event-manager.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": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 62,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 6.2
            },
            "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": "18 out of 19 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "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 5/10 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 43 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": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "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": "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": 30
            },
            "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": 39,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.712,
              "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": "52 of 73 human commits state their intent (structured subject or explanatory body)",
                "points": 38,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 52,
                      "sampled": 73
                    }
                  }
                ],
                "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": 33,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.27
            },
            "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "27 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 27,
                      "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": 3947,
              "source_files_sampled": 9,
              "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/9 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 9,
                      "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",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T17:44:13.707361Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/doctrine/event-manager.svg",
  "full_name": "doctrine/event-manager",
  "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.