Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-07-27 01:49 UTC

doctrine-extensions / DoctrineExtensions

Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable

PHPMIT★ 4,142 stars⑂ 1,253 forkssince Sep 2010View on GitHub ↗

doctrine-extensions/DoctrineExtensions holds a health index of 83 out of 100, placing it in the Excellent band. It scores highest on Community & Adoption (87/100) and lowest on AI Readiness (47/100). It was last updated today. 2 contributors account for most of its recent work.

83
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

83
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 70 is calibrated to 83 on the published index scale (record calibration 2026-08-02).

Ownership

3 followers6 public repossince May 2018

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistgedmo/doctrine-extensionsv3.22.01,803,65395225 days agoormtreebehaviorsextensionsgedmosluggableloggabletranslatablenestedsetsortabletimestampabledoctrineodmblameableuploadable

Metrics by category

Vitality

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

63Moderate · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
7.6/36Commit cadence — 11/52 weeks with commits
13.6/18Commit volume — 32 commits in the last year
2/10OpenSSF Scorecard: Maintained — 2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year32
human_commit_share0.8
days_since_last_push0
active_weeks_last_year11
How it's scored
27/27Ships releases — 63 releases published
16.2/36Release recency — latest release 225 days ago
19.8/27Release cadence — a release every ~59.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count63
latest_release_tagv3.22.0
releases_from_tagsno
days_since_latest_release225
mean_days_between_releases59.7
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

87Excellent · 17% of overall
How it's scored
58.7/60Stars — 4,142 stars
25/25Forks — 1,253 forks
10.5/15Watchers — 79 watchers
Inputs used
forks1,253
stars4,142
watchers79
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
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 1,803,653 downloads/month across packagist
17.7/20Registry dependents — 451 packages depend on it
Inputs used
packagesgedmo/doctrine-extensions
dependents451
ecosystemspackagist
total_downloads126,171,034
monthly_downloads1,803,653

Sustainability & Governance

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

71Good · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
12.8/22.5Commit distribution — top contributor authored 43% of commits
13.5/13.5Contributor breadth — 99 contributors
10/10OpenSSF Scorecard: Contributors — project has 60 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled99
top_contributor_share0.433
How it's scored
41/42Issue resolution — 98% of issues closed
22.4/30PR acceptance — 1,099/1,474 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
10.5/15OpenSSF Scorecard: Code-Review — Found 15/19 approved changesets -- score normalized to 7
Inputs used
merged_prs1,099
open_issues37
closed_issues1,515
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.976
closed_unmerged_prs375
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
4.3/25Owner reach — 3 followers of doctrine-extensions
18.2/25Track record — 6 public repos, account ~8 yr old
Inputs used
followers3
owner_typeOrganization
is_verified
owner_logindoctrine-extensions
public_repos6
account_age_days3,006
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
26/35Publish recency — latest publish 225 days ago
20/20Version history — 95 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgedmo/doctrine-extensions
ecosystemspackagist
any_deprecatedno
min_days_since_publish225

Engineering Quality

Are baseline engineering and documentation practices in place?

83Excellent · 19% of overall
How it's scored
24/24CI workflows — 5 workflow(s)
24/24Tests present
16/16Linter config — .php-cs-fixer.dist.php
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 26 out of 27 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 5 topics
10/10Wiki
Inputs used
topicsdoctrine, php, doctrine-orm, doctrine-odm-mongodb, nested-sets
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

52Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.2/2.5CI-Tests — 26 out of 27 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
5.2/7.5Code-Review — Found 15/19 approved changesets -- score normalized to 7
2.5/2.5Contributors — project has 60 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
1.5/7.5Maintained — 2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate5.2
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

47Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
5.3/40Legible commit history — 8 of 80 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .php-cs-fixer.dist.php
0/11Static type checking
10/10Reproducible environment — Dockerfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 20 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.2
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/808 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes58,120
source_files_sampled808
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — example
Inputs used
example_dirsexample
has_mcp_signalno
api_schema_files

Key facts

4,142GitHub stars
99contributors
32commits, last 12 months
0days since last push
63releases
2bus factor
37open 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 ★ / 1,253 ⇿
0Stars
1,253Forks
63Releases

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.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

2004006008001,0001,2001,4001,253112013-032019-112026-06
Major 1Minor 22Patch 38

Each point covers 13 days.

OpenSSF Scorecard 5.2 / 10
5.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-27 01:49 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
9CI-Tests26 out of 27 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 15/19 approved changesets -- score normalized to 7
10Contributorsproject has 60 contributing companies or organizations
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 8
RegistryPackageVersion constraintManifest
Packagistdoctrine/collections^1.2 || ^2.0composer.json
Packagistdoctrine/deprecations^1.0composer.json
Packagistdoctrine/event-manager^1.2 || ^2.0composer.json
Packagistdoctrine/persistence^2.2 || ^3.0 || ^4.0composer.json
Packagistpsr/cache^1 || ^2 || ^3composer.json
Packagistpsr/clock^1composer.json
Packagistsymfony/cache^5.4 || ^6.4 || ^7.3 || ^8.0composer.json
Packagistsymfony/string^5.4 || ^6.4 || ^7.3 || ^8.0composer.json
All dependencies 29

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

RegistryPackageVersionRelation
Packagistdoctrine/collectionsdirect
Packagistdoctrine/deprecationsdirect
Packagistdoctrine/event-managerdirect
Packagistdoctrine/persistencedirect
Packagistpsr/cachedirect
Packagistpsr/clockdirect
Packagistsymfony/cachedirect
Packagistsymfony/stringdirect
Packagistbehat/transliteratorindirect
Packagistdoctrine/annotationsindirect
Packagistdoctrine/cacheindirect
Packagistdoctrine/commonindirect
Packagistdoctrine/dbalindirect
Packagistdoctrine/doctrine-bundleindirect
Packagistdoctrine/mongodb-odmindirect
Packagistdoctrine/ormindirect
Packagistfriendsofphp/php-cs-fixerindirect
Packagistnesbot/carbonindirect
Packagistphpindirect
Packagistphpstan/phpstanindirect
Packagistphpstan/phpstan-doctrineindirect
Packagistphpstan/phpstan-phpunitindirect
Packagistphpunit/phpunitindirect
Packagistrector/rectorindirect
Packagistsymfony/consoleindirect
Packagistsymfony/doctrine-bridgeindirect
Packagistsymfony/phpunit-bridgeindirect
Packagistsymfony/uidindirect
Packagistsymfony/yamlindirect
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": [
        "doctrine",
        "php",
        "doctrine-orm",
        "doctrine-odm-mongodb",
        "nested-sets"
      ],
      "is_fork": false,
      "size_kb": 9565,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "PHP": 2636548,
        "Makefile": 1038,
        "Dockerfile": 780
      },
      "pushed_at": "2026-07-27T01:47:42Z",
      "created_at": "2010-09-03T12:08:12Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-27T01:47:39Z",
      "description": "Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Doctrine Extensions",
      "type": "Organization",
      "login": "doctrine-extensions",
      "company": null,
      "location": null,
      "followers": 3,
      "avatar_url": "https://avatars.githubusercontent.com/u/38951912?v=4",
      "created_at": "2018-05-03T13:56:04Z",
      "is_verified": null,
      "public_repos": 6,
      "account_age_days": 3006
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.22.0",
          "kind": "minor",
          "published_at": "2025-12-13T19:58:00Z"
        },
        {
          "tag": "v3.21.0",
          "kind": "minor",
          "published_at": "2025-09-22T17:07:44Z"
        },
        {
          "tag": "v3.20.1",
          "kind": "patch",
          "published_at": "2025-09-14T06:42:07Z"
        },
        {
          "tag": "v3.20.0",
          "kind": "minor",
          "published_at": "2025-04-04T17:20:47Z"
        },
        {
          "tag": "v3.19.0",
          "kind": "minor",
          "published_at": "2025-02-24T22:14:56Z"
        },
        {
          "tag": "v3.18.0",
          "kind": "minor",
          "published_at": "2025-02-01T22:30:33Z"
        },
        {
          "tag": "v3.17.1",
          "kind": "patch",
          "published_at": "2024-10-07T22:31:40Z"
        },
        {
          "tag": "v3.17.0",
          "kind": "minor",
          "published_at": "2024-10-06T23:40:20Z"
        },
        {
          "tag": "v3.16.1",
          "kind": "patch",
          "published_at": "2024-06-25T16:22:58Z"
        },
        {
          "tag": "v3.16.0",
          "kind": "minor",
          "published_at": "2024-06-24T18:30:43Z"
        },
        {
          "tag": "v3.15.0",
          "kind": "minor",
          "published_at": "2024-02-12T15:20:09Z"
        },
        {
          "tag": "v3.14.0",
          "kind": "minor",
          "published_at": "2023-12-03T09:12:22Z"
        },
        {
          "tag": "v3.13.0",
          "kind": "minor",
          "published_at": "2023-09-06T17:25:52Z"
        },
        {
          "tag": "v3.12.0",
          "kind": "minor",
          "published_at": "2023-07-08T20:42:20Z"
        },
        {
          "tag": "v3.11.1",
          "kind": "patch",
          "published_at": "2023-02-20T19:26:44Z"
        },
        {
          "tag": "v3.11.0",
          "kind": "minor",
          "published_at": "2023-01-26T00:17:04Z"
        },
        {
          "tag": "v3.10.0",
          "kind": "minor",
          "published_at": "2022-11-14T20:29:02Z"
        },
        {
          "tag": "v3.9.0",
          "kind": "minor",
          "published_at": "2022-09-22T02:40:26Z"
        },
        {
          "tag": "v3.8.0",
          "kind": "minor",
          "published_at": "2022-07-17T12:08:28Z"
        },
        {
          "tag": "v3.7.0",
          "kind": "minor",
          "published_at": "2022-05-17T07:04:08Z"
        },
        {
          "tag": "v3.6.0",
          "kind": "minor",
          "published_at": "2022-03-19T10:28:52Z"
        },
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2022-01-10T22:05:35Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2021-12-05T19:43:01Z"
        },
        {
          "tag": "v3.3.1",
          "kind": "patch",
          "published_at": "2021-11-18T14:50:38Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2021-11-15T23:57:02Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2021-10-05T15:28:01Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2021-06-22T11:25:09Z"
        },
        {
          "tag": "v3.0.5",
          "kind": "patch",
          "published_at": "2021-04-23T09:19:28Z"
        },
        {
          "tag": "v3.0.4",
          "kind": "patch",
          "published_at": "2021-03-27T22:01:32Z"
        },
        {
          "tag": "v3.0.3",
          "kind": "patch",
          "published_at": "2021-01-23T23:40:49Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2020-09-23T16:43:40Z"
        },
        {
          "tag": "v3.0.0-beta2",
          "kind": "prerelease",
          "published_at": "2020-08-27T00:14:37Z"
        },
        {
          "tag": "v3.0.0-beta",
          "kind": "prerelease",
          "published_at": "2020-08-21T04:22:14Z"
        },
        {
          "tag": "v2.4.42",
          "kind": "patch",
          "published_at": "2020-08-21T01:28:06Z"
        },
        {
          "tag": "v2.4.41",
          "kind": "patch",
          "published_at": "2020-05-10T22:21:15Z"
        },
        {
          "tag": "v2.4.40",
          "kind": "patch",
          "published_at": "2020-04-28T03:05:42Z"
        },
        {
          "tag": "v2.4.39",
          "kind": "patch",
          "published_at": "2020-01-18T06:30:07Z"
        },
        {
          "tag": "v2.4.36",
          "kind": "patch",
          "published_at": "2018-07-26T12:18:19Z"
        },
        {
          "tag": "v2.4.35",
          "kind": "patch",
          "published_at": "2018-05-08T12:29:28Z"
        },
        {
          "tag": "v2.4.34",
          "kind": "patch",
          "published_at": "2018-04-17T11:41:52Z"
        },
        {
          "tag": "v2.4.33",
          "kind": "patch",
          "published_at": "2018-01-08T14:14:57Z"
        },
        {
          "tag": "v2.4.32",
          "kind": "patch",
          "published_at": "2017-12-28T14:38:43Z"
        },
        {
          "tag": "v2.4.31",
          "kind": "patch",
          "published_at": "2017-10-12T06:27:15Z"
        },
        {
          "tag": "v2.4.30",
          "kind": "patch",
          "published_at": "2017-07-02T09:49:32Z"
        },
        {
          "tag": "v2.4.29",
          "kind": "patch",
          "published_at": "2017-05-30T14:55:33Z"
        },
        {
          "tag": "v2.4.28",
          "kind": "patch",
          "published_at": "2017-04-23T09:04:39Z"
        },
        {
          "tag": "v2.4.27",
          "kind": "patch",
          "published_at": "2017-03-23T19:23:33Z"
        },
        {
          "tag": "v2.4.26",
          "kind": "patch",
          "published_at": "2016-12-28T08:32:11Z"
        },
        {
          "tag": "v2.4.25",
          "kind": "patch",
          "published_at": "2016-12-15T18:44:46Z"
        },
        {
          "tag": "v2.4.24",
          "kind": "patch",
          "published_at": "2016-10-11T18:05:08Z"
        },
        {
          "tag": "v2.4.23",
          "kind": "patch",
          "published_at": "2016-09-22T13:46:55Z"
        },
        {
          "tag": "v2.4.22",
          "kind": "patch",
          "published_at": "2016-08-30T18:45:59Z"
        },
        {
          "tag": "v2.4.21",
          "kind": "patch",
          "published_at": "2016-08-17T16:52:59Z"
        },
        {
          "tag": "v2.4.20",
          "kind": "patch",
          "published_at": "2016-07-31T19:58:14Z"
        },
        {
          "tag": "v2.4.19",
          "kind": "patch",
          "published_at": "2016-07-25T14:15:42Z"
        },
        {
          "tag": "v2.4.18",
          "kind": "patch",
          "published_at": "2016-07-19T06:09:35Z"
        },
        {
          "tag": "v2.4.17",
          "kind": "patch",
          "published_at": "2016-07-15T14:18:45Z"
        },
        {
          "tag": "v2.4.16",
          "kind": "patch",
          "published_at": "2016-07-15T09:27:41Z"
        },
        {
          "tag": "v2.4.15",
          "kind": "patch",
          "published_at": "2016-07-08T16:20:57Z"
        },
        {
          "tag": "v2.4.14",
          "kind": "patch",
          "published_at": "2016-07-08T12:51:24Z"
        },
        {
          "tag": "v2.4.13",
          "kind": "patch",
          "published_at": "2016-07-08T12:46:07Z"
        },
        {
          "tag": "v2.4.12",
          "kind": "patch",
          "published_at": "2016-01-28T10:01:28Z"
        },
        {
          "tag": "v2.4.11",
          "kind": "patch",
          "published_at": "2016-01-27T17:44:03Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "251693c3dde6b4747c116b9a55a82731afdc5260",
          "body": "Bumps [isbang/compose-action](https://github.com/isbang/compose-action) from 2.4.2 to 3.0.0.\n- [Release notes](https://github.com/isbang/compose-action/releases)\n- [Commits](https://github.com/isbang/compose-action/compare/v2.4.2...v3.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: isbang/compose-action\n  dependency-version: 2.5.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 isbang/compose-action from 2.4.2 to 3.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-27T01:47:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b267e2060b57f24240c8d44d5094484d9cc0b4cb",
          "body": null,
          "is_bot": false,
          "headline": "fix: avoid deprecation with nullable fields (#3054)",
          "author_name": "Vincent Langlet",
          "author_login": "VincentLanglet",
          "committed_at": "2026-07-27T01:42:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eef8a13143562559840ad4fcd481db7b7e606e99",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n  dependency-version: '7'\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 actions/download-artifact from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-19T19:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02bf849dc311180cf8eef9f5e3fd89ee16922c2b",
          "body": null,
          "is_bot": false,
          "headline": "[SoftDeleteable] Remove dollar sign from cache key",
          "author_name": "Ádám Bálint",
          "author_login": "adambalint-srg",
          "committed_at": "2025-12-19T18:58:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9cafa65991842527aa792e7dcc5c872f453eeb6",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n  dependency-version: '6'\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 actions/upload-artifact from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-16T19:03:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4350ee2daa7f34aa5806f2e1ea11fa4b5800e57",
          "body": null,
          "is_bot": false,
          "headline": "3.22.0",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2025-12-13T19:37:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c821b9a5e6eed4b84d6d35ce6a1853b131350c7b",
          "body": "Bumps [isbang/compose-action](https://github.com/isbang/compose-action) from 2.4.1 to 2.4.2.\n- [Release notes](https://github.com/isbang/compose-action/releases)\n- [Commits](https://github.com/isbang/compose-action/compare/v2.4.1...v2.4.2)\n\n---\nupdated-dependencies:\n- dependency-name: isbang/compose-action\n  dependency-version: 2.4.2\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 isbang/compose-action from 2.4.1 to 2.4.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-13T19:04:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b9385d41f6134c6bd5a0f6773bf4bd013cf42df",
          "body": null,
          "is_bot": false,
          "headline": "Disallow \"stringable_for_to_string\" CS rule",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2025-12-01T19:11:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e60de54475f90a4710c5954ff94e3e4f95929d38",
          "body": null,
          "is_bot": false,
          "headline": "Remove invalid \"@author\" annotations",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2025-12-01T17:51:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01365af4a7fca490035790c1cc645cadd8293e0d",
          "body": null,
          "is_bot": false,
          "headline": "Run CI on PHP 8.5, use 8.5 in Docker Compose env",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-12-01T16:03:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30661a8f2d65233035c2c6bbda80a2738777bcc2",
          "body": null,
          "is_bot": false,
          "headline": "Fix SA issue with AbstractAnnotationDriver::getMetaReflectionClass()",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-12-01T16:01:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f26a3fad4f0d97d90f8114e6666d1c361af020f",
          "body": null,
          "is_bot": false,
          "headline": "Allow Symfony 8.x components",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-12-01T15:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f69b8952015f9fd8d1e29a8ecd87711214a2af37",
          "body": "…cations",
          "is_bot": false,
          "headline": "Run tests with MongoDB ODM using native laxy objects, fix other depre…",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-12-01T15:24:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "768192a99c0e1ac7fef85e56b265a01c821ef89d",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '6'\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 actions/checkout from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-29T23:15:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6c0d608ac99faf601f323f7b182afadcc5d62c40",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n  dependency-version: '5'\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 actions/upload-artifact from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-29T23:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c7de2b08fb771160eb6b25f04122d25ee3652e4",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n  dependency-version: '6'\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 actions/download-artifact from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-29T23:08:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffbd6eae74bac9dc33b112a417d6914051bc44bc",
          "body": "Bumps [isbang/compose-action](https://github.com/isbang/compose-action) from 2.3.0 to 2.4.1.\n- [Release notes](https://github.com/isbang/compose-action/releases)\n- [Commits](https://github.com/isbang/compose-action/compare/v2.3.0...v2.4.1)\n\n---\nupdated-dependencies:\n- dependency-name: isbang/compose-action\n  dependency-version: 2.4.1\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 isbang/compose-action from 2.3.0 to 2.4.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-29T23:07:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7895c2f53ce1b81c84dd90fa14844bbc93c6913f",
          "body": null,
          "is_bot": false,
          "headline": "[SoftDeleteable] Document the `$handlePostFlushEvent` option",
          "author_name": "HypeMC",
          "author_login": "HypeMC",
          "committed_at": "2025-11-29T20:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb53dfcb2b592327b76ac5226fbb003d32aea37e",
          "body": null,
          "is_bot": false,
          "headline": "3.21.0",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2025-09-22T17:04:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ced53a3d0d1d9736525e7434b602b9e1419f272c",
          "body": null,
          "is_bot": false,
          "headline": "Add a deprecations baseline to ignore selected deprecations in tests",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-09-22T15:27:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46ac9059174d2441022cdea650ef8740f7b73b35",
          "body": "Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) from 3.2.0 to 3.3.0.\n- [Release notes](https://github.com/hadolint/hadolint-action/releases)\n- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc)\n- [Commits](https://github.com/hadolint/hadolin\n[…]\nency-name: hadolint/hadolint-action\n  dependency-version: 3.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 hadolint/hadolint-action from 3.2.0 to 3.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-22T15:19:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "96ee033a92726408ca90b34522d4670c94930135",
          "body": null,
          "is_bot": false,
          "headline": "Translatable: Optimize indexes for better performance (#2986)",
          "author_name": "Benoit Lafontaine",
          "author_login": "joel1di1",
          "committed_at": "2025-09-20T14:25:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29822c1a1a3ea76246cd379190c8bf2a4b91e82d",
          "body": null,
          "is_bot": false,
          "headline": "SoftDeleteable: Add option to enable or disable handling of `postFlush`",
          "author_name": "HypeMC",
          "author_login": "HypeMC",
          "committed_at": "2025-09-20T14:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6a5fcdc77cff5390dd53df5dc98c4d76fbb5fe6",
          "body": null,
          "is_bot": false,
          "headline": "fixup! Use getFieldValue and setFieldValue methods",
          "author_name": "Romain Monteil",
          "author_login": "ker0x",
          "committed_at": "2025-09-20T13:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "318b494dafded5802c2edf6dd5456efc7a7453d7",
          "body": null,
          "is_bot": false,
          "headline": "fixup! Use getFieldValue and setFieldValue methods",
          "author_name": "Romain Monteil",
          "author_login": "ker0x",
          "committed_at": "2025-09-20T13:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ba0096a0a95022e9fa4ade7ee571794fe29b9d5",
          "body": "Add sluggable test with embeddable\n\nUpdate CHANGELOG",
          "is_bot": false,
          "headline": "Use getFieldValue and setFieldValue methods",
          "author_name": "Romain Monteil",
          "author_login": "ker0x",
          "committed_at": "2025-09-20T13:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "264c25a68a1437e960fa55f805a81c9d844db56d",
          "body": "…latable (#1021)\n\nIf query caching is enabled the TranslationWalker won't be used anymore once the query is cached. Therefore the `Query::HINT_REFRESH` won't be set automatically. This leads to the issue, that once a translateable entity is loaded a second query with another locale won't update the translateable properties in the entity.\n\nAdding the `Query::HINT_REFRESH` manually to the query will fix the issue.",
          "is_bot": false,
          "headline": "Documented the usage of refresh query hint if cache is used for trans…",
          "author_name": "Christian Stoller",
          "author_login": "stollr",
          "committed_at": "2025-09-14T22:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe0d0e5ea9c3cc9eb0c13d1a3087072e72fe9871",
          "body": "Replace #2925",
          "is_bot": false,
          "headline": "Use public property instead of deprecated array access",
          "author_name": "Manuel Dalla Lana",
          "author_login": "endelwar",
          "committed_at": "2025-09-14T21:40:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d6ee74f81f2a238651404a19f88268426ef119e",
          "body": "…formance",
          "is_bot": false,
          "headline": "[Translatable] Reorder article_translation_idx columns to improve per…",
          "author_name": "Benoit Lafontaine",
          "author_login": "joel1di1",
          "committed_at": "2025-09-14T21:22:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe83993acd234b247aecf1843731c1c496a655db",
          "body": null,
          "is_bot": false,
          "headline": "Run the tests for the ORM using the native lazy objects when able",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-09-14T21:16:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc76c955dd5154a4256b0116a60eb0bf154d2a8d",
          "body": null,
          "is_bot": false,
          "headline": "Use the object managers to check for initialized objects",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-09-14T21:10:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e5d22b8141899083718034fea0b7047aa33f54b",
          "body": null,
          "is_bot": false,
          "headline": "Rewrite the soft deleteable extension documentation",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-09-14T21:04:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85f3f1d5b34d8cf0171eb1d890161ca166aa089b",
          "body": "Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) from 3.1.0 to 3.2.0.\n- [Release notes](https://github.com/hadolint/hadolint-action/releases)\n- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc)\n- [Commits](https://github.com/hadolint/hadolin\n[…]\nency-name: hadolint/hadolint-action\n  dependency-version: 3.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 hadolint/hadolint-action from 3.1.0 to 3.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-14T20:55:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "89ca7e85e2e537c4a244f0aecb63a4a609ce989a",
          "body": "Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.\n- [Release notes](https://github.com/actions/stale/releases)\n- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/stale/compare/v9...v10)\n\n---\nupdated-dependencies:\n- dependency-name: actions/stale\n  dependency-version: '10'\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 actions/stale from 9 to 10",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-14T20:54:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "647cc7ddf17e53d7105bc22630733f5f24e617d9",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '5'\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 actions/checkout from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-14T20:50:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "15132a7c402d019c9c37b4f1289d7bda493c7f33",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n  dependency-version: '5'\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 actions/download-artifact from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-14T20:45:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d194a22dfa10e71c6bb3dea781e846c34766db4e",
          "body": "Bumps [isbang/compose-action](https://github.com/isbang/compose-action) from 2.2.0 to 2.3.0.\n- [Release notes](https://github.com/isbang/compose-action/releases)\n- [Commits](https://github.com/isbang/compose-action/compare/v2.2.0...v2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: isbang/compose-action\n  dependency-version: 2.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 isbang/compose-action from 2.2.0 to 2.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-14T20:36:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac95304f618f8b7c44c47e5d6fb7d2d978cb92e4",
          "body": "…e extension",
          "is_bot": false,
          "headline": "Replace the behat/transliterator with symfony/string for the Sluggabl…",
          "author_name": "Vincent Langlet",
          "author_login": "VincentLanglet",
          "committed_at": "2025-09-14T20:15:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ca38e8fa4439c4849c8bd5f75bfdde41239c0a0",
          "body": null,
          "is_bot": false,
          "headline": "3.20.1",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2025-09-14T06:37:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c741c05c9e666bf58d7e18f9ce3e35cb328c5e7",
          "body": null,
          "is_bot": false,
          "headline": "Fix PHPStan findings",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2025-09-14T06:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4eb806e1675392938ae529b5ab4ce3327962635",
          "body": null,
          "is_bot": false,
          "headline": "Fix findings from PHP CS Fixer",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2025-09-14T00:27:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77cfbbc95c767b7673cca8cc857ee61d6cc409a0",
          "body": null,
          "is_bot": false,
          "headline": "sluggable.md: fix markdown",
          "author_name": "Jorrit Schippers",
          "author_login": "jorrit",
          "committed_at": "2025-09-14T00:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "701bf5b2605475cc075479e3850ac514479d7e48",
          "body": null,
          "is_bot": false,
          "headline": "Fix compat with doctrine/mongodb-odm 2.11",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-09-13T23:50:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea1d37586b8e4bae2a815feb38b177894b12c44c",
          "body": null,
          "is_bot": false,
          "headline": "3.20.0",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2025-04-04T17:19:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4402ba530c972472f45c0e4746ce895eae542695",
          "body": null,
          "is_bot": false,
          "headline": "Address deprecation of the ORM's `ClassMetadata::$reflFields` property",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-03-25T11:20:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "211b6fec2e909513e54a9729898081310b6eda63",
          "body": "…ctManager",
          "is_bot": false,
          "headline": "Resolved a bug where a soft-deleted object isn't remove from the Obje…",
          "author_name": "Jacob Thomason",
          "author_login": "oojacoboo",
          "committed_at": "2025-03-17T00:24:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08207de787635329b8ecc0a982192c3be0327bb3",
          "body": null,
          "is_bot": false,
          "headline": "Update Composer support metadata",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-03-16T23:25:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8264aad627c0316284501615241dbc7b1b8192ad",
          "body": null,
          "is_bot": false,
          "headline": "Add an IP address provider for extensions referencing IP addresses",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-03-09T18:52:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b0b8a442d19e6701ae64535dc08f7944e2895d2",
          "body": null,
          "is_bot": false,
          "headline": "3.19.0",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2025-02-24T22:12:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1205a9131c617e331cf0fb05814decf0d6e7c613",
          "body": "…erence",
          "is_bot": false,
          "headline": "Add support for an actor provider for extensions which use a user ref…",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-02-24T22:01:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cc3f95aa4c47c61f76e9cb2c8c6b86c9eda6322",
          "body": null,
          "is_bot": false,
          "headline": "Bump CS-Fixer to latest minor, update config",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-02-24T18:42:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39de541aa4cd32ea48f93e5c501b12eb31316f89",
          "body": null,
          "is_bot": false,
          "headline": "Use ubuntu-latest for all GitHub actions",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-02-24T17:15:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b71a3a2ac4c8cbd11f4e68fae3c2c81207d4435",
          "body": "…ueries",
          "is_bot": false,
          "headline": "Bump ORM requirements, fix translation walker handling of paginated q…",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-02-24T17:13:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "910c4ba96cc43153006cc46ba686a35b5231df69",
          "body": "Bumps [isbang/compose-action](https://github.com/isbang/compose-action) from 2.1.0 to 2.2.0.\n- [Release notes](https://github.com/isbang/compose-action/releases)\n- [Commits](https://github.com/isbang/compose-action/compare/v2.1.0...v2.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: isbang/compose-action\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 isbang/compose-action from 2.1.0 to 2.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-03T13:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "964db6c4fb5b0fc8aa25cc31b17471b4963460c6",
          "body": null,
          "is_bot": false,
          "headline": "3.18.0",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2025-02-01T22:28:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0402d011908941ec39036363bbadb2397185768d",
          "body": null,
          "is_bot": false,
          "headline": "Support doctrine/persistence 4.0",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-02-01T22:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6048c1b0d286d88f0ae63c5f8b6841a6244a16a",
          "body": "Bumps [isbang/compose-action](https://github.com/isbang/compose-action) from 2.0.2 to 2.1.0.\n- [Release notes](https://github.com/isbang/compose-action/releases)\n- [Commits](https://github.com/isbang/compose-action/compare/v2.0.2...v2.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: isbang/compose-action\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 isbang/compose-action from 2.0.2 to 2.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-20T13:58:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d9d36c3d5bfa554925f885f558ddaec69630d57",
          "body": null,
          "is_bot": false,
          "headline": "Update rules for PHP CS Fixer",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2025-01-14T16:19:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aad2dfcf5d516fca1392c12970cadc3a94b5e2eb",
          "body": null,
          "is_bot": false,
          "headline": "Update rules for PHP CS Fixer",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2025-01-14T15:45:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d6f9bd4936be63dd9b1131f3564727826f8a851",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to PHPStan 2.0",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-01-14T15:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16ab39065d8a0cf63f7280763b5b3729e4698a81",
          "body": null,
          "is_bot": false,
          "headline": "Add support for new SqlOutputWalker class in the ORM",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-01-14T02:10:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "950d7c06000cee2996dc07eef75bfe5050defe71",
          "body": null,
          "is_bot": false,
          "headline": "Fix CS errors",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-01-14T01:46:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea6959db22ee13e75084d71a7b96aa7880b99ff2",
          "body": null,
          "is_bot": false,
          "headline": "Reduce deprecations due to FieldMapping array access",
          "author_name": "Alessandro Lai",
          "author_login": "Jean85",
          "committed_at": "2025-01-14T00:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfe5a76fbf262d02da18e09ed39cd83183fb51f2",
          "body": null,
          "is_bot": false,
          "headline": "Refresh .gitattributes contents",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-01-13T23:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39b61ad4d053cc1d93b1437a3b480934bf9bba91",
          "body": null,
          "is_bot": false,
          "headline": "Make the doctrine/common dependency optional",
          "author_name": "Alexander M. Turek",
          "author_login": "derrabus",
          "committed_at": "2025-01-13T23:46:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d80d9d348e0384f0b0d2096bdd7c4a07009a866",
          "body": "- Fixes a path validation error when using an Uuid as primary key in an\n  entity and also as TreePathSource in the MaterializedPath strategy\n- Added a test to confirm the regression if 'uuid' is removed from the\n  allowed types list in Validator.php",
          "is_bot": false,
          "headline": "fix: Allow uuid as path source in materialized path strategy",
          "author_name": "Andrea Bergamasco",
          "author_login": "andreakeesys",
          "committed_at": "2024-11-30T20:12:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7622db1ed36339dada414bfce8a0e347a7d28d14",
          "body": null,
          "is_bot": false,
          "headline": "Fix CS issues",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2024-11-26T22:29:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "090ce9ae7f5e7be23818f7b7db64f1d7f750ce89",
          "body": null,
          "is_bot": false,
          "headline": "Use PHP 8.4 in Docker environment and the remaining CI jobs",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2024-11-24T19:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5aceb0938e0d787103b296827ddb9fc868544d0",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\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 codecov/codecov-action from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-22T21:06:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b48127c3ece1df4edc52ac71081cdf97aac9fbff",
          "body": null,
          "is_bot": false,
          "headline": "chore: Add tests for PHP 8.4",
          "author_name": "chris",
          "author_login": "Chris53897",
          "committed_at": "2024-11-22T21:02:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22418b1f506da24f7b805037b621bd7eb9fd5230",
          "body": "…nnotation/attribute classes",
          "is_bot": false,
          "headline": "Deprecate annotation-specific properties in the Sluggable extension a…",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2024-11-11T17:47:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ad4856ad4994db979b6b60e8243bddd87bed060",
          "body": null,
          "is_bot": false,
          "headline": "Rewrite the loggable extension documentation",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2024-11-11T13:32:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c475c868fe065397ef3d7c6f04ae47dfec90cc8",
          "body": "…ctions/isbang/compose-action-2.0.2",
          "is_bot": true,
          "headline": "Merge pull request #2872 from doctrine-extensions/dependabot/github_a…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-10T19:24:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8518593076663602efc76b4fa37d8860a6ac2090",
          "body": "Bumps [isbang/compose-action](https://github.com/isbang/compose-action) from 2.0.1 to 2.0.2.\n- [Release notes](https://github.com/isbang/compose-action/releases)\n- [Commits](https://github.com/isbang/compose-action/compare/v2.0.1...v2.0.2)\n\n---\nupdated-dependencies:\n- dependency-name: isbang/compose-action\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 isbang/compose-action from 2.0.1 to 2.0.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-10T19:18:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee63c203c0b307d1519c5343c662fa85d58df4d1",
          "body": "…anymore",
          "is_bot": false,
          "headline": "fix: Casting issue due to MariaDB not included in inheritance schema …",
          "author_name": "Renaud Grand",
          "author_login": "Pixelshaped",
          "committed_at": "2024-10-16T10:40:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5798aa4fafca5fd10153b824064aacf9815c24b",
          "body": "…I job",
          "is_bot": false,
          "headline": "Add missing token for \"codecov/codecov-action\" at \"upload_coverage\" C…",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2024-10-08T00:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eabb45018c5a4362b46c5beae3881261da89f900",
          "body": null,
          "is_bot": false,
          "headline": "3.17.1",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2024-10-07T22:30:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ee783066208cb7729bf963b92c3aeb4cec7a902",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Andrey Bolonin",
          "author_login": "andreybolonin",
          "committed_at": "2024-10-07T09:21:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8eb70d6420b42ce99ad169d8729a8ad06bca23b",
          "body": null,
          "is_bot": false,
          "headline": "Fix @note annotation error",
          "author_name": "Michał Pysiak",
          "author_login": "mpysiak",
          "committed_at": "2024-10-07T09:18:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7779be6a800742af7feff79c6a5dae037ae5bd43",
          "body": null,
          "is_bot": false,
          "headline": "Add missing release dates at `CHANGELOG.md`",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2024-10-06T23:57:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38b3737997ce58c1187807d18abc49d0f416b4c4",
          "body": null,
          "is_bot": false,
          "headline": "3.17.0",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2024-10-06T23:35:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf17e4682e0e1ffce78578117369b1be39af8090",
          "body": null,
          "is_bot": false,
          "headline": "Update baseline for PHPStan",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2024-10-06T23:32:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13ca2821e812252f61392eb7ec1ffd89023ecdd0",
          "body": null,
          "is_bot": false,
          "headline": "Configure \"trailing_comma_in_multiline\" rule for PHP-CS-Fixer",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2024-10-06T23:26:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "146d3f47cd651dcc0ac6214e87aecdea9ea8a11f",
          "body": null,
          "is_bot": false,
          "headline": "Add generics for the event subscriber configuration arrays and adapters",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2024-10-06T22:41:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "755c0a7c6bfcb5151c14a858a7a96163ee327472",
          "body": null,
          "is_bot": false,
          "headline": "Partial DBAL 4.x support",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2024-10-06T22:33:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ade7387e47c635cf8b66a14d26fed1ca451fcabd",
          "body": null,
          "is_bot": false,
          "headline": "Rewrite the timestampable extension documentation",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2024-08-25T19:43:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5d92d4ddf88fe5143ba8e71834dabb168bdc0eb",
          "body": null,
          "is_bot": false,
          "headline": "Rewrite the framework integration documentation (#2833)",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2024-08-25T18:38:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee91783fd0277a1d00f6f5d10c0e6723296d1fe3",
          "body": null,
          "is_bot": false,
          "headline": "Update Rector config",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2024-08-21T21:34:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "614a54080914cc0b2cf9ff9c9f73b43ce3b006be",
          "body": "…I job",
          "is_bot": false,
          "headline": "Add missing token for \"codecov/codecov-action\" at \"upload_coverage\" C…",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2024-08-18T14:09:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b718c98c870c9be4e213a890b73c21c61a8de364",
          "body": null,
          "is_bot": false,
          "headline": "Rewrite the IP traceable extension documentation",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2024-08-18T02:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc33f35fc85d9435c61d73922bc72229b31ee429",
          "body": null,
          "is_bot": false,
          "headline": "Rewrite the blameable extension documentation",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2024-08-17T23:56:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "497de83d2957029cd3e9a92142e6e58f06f6c702",
          "body": null,
          "is_bot": false,
          "headline": "Fix entity manager acquisition in the example app",
          "author_name": "Javier Spagnoletti",
          "author_login": "phansys",
          "committed_at": "2024-08-17T21:36:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93d8133202e890ae323645e97ce83a9623f8ec7a",
          "body": null,
          "is_bot": false,
          "headline": "Extend Throwable in the package's marker exception interface",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2024-07-24T23:49:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddbbd276bb6247715e3d565b4362ff4f8ed3a0b6",
          "body": null,
          "is_bot": false,
          "headline": "Fix PHPUnit config to restore Codecov support",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2024-07-24T23:36:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e85560ed96f977b8c29428a99222cb2ef2f0e80d",
          "body": null,
          "is_bot": false,
          "headline": "3.16.1",
          "author_name": "Fran Moreno",
          "author_login": "franmomu",
          "committed_at": "2024-06-25T16:22:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7e01ca89c100eca95abc6f939f88172e974bdb2",
          "body": null,
          "is_bot": false,
          "headline": "Restructure the SqlWalkerCompat trait to fix optimized autoloading",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2024-06-25T16:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1c245573a3c4081bc626b9132059652a93463fd",
          "body": "* Update docs to reflect deprecated annotations\r\n\r\n* Update CHANGELOG.md\r\n\r\nCo-authored-by: Javier Spagnoletti <phansys@gmail.com>\r\n\r\n---------\r\n\r\nCo-authored-by: Javier Spagnoletti <phansys@gmail.com>",
          "is_bot": false,
          "headline": "Update docs to reflect deprecated annotations (#2823)",
          "author_name": "Fran Moreno",
          "author_login": "franmomu",
          "committed_at": "2024-06-24T18:52:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7832a3059bdaf14433a2a2515d533c6a16e58520",
          "body": null,
          "is_bot": false,
          "headline": "3.16.0",
          "author_name": "Fran Moreno",
          "author_login": "franmomu",
          "committed_at": "2024-06-24T17:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c643fef005bff350cf6903a4b4e606d74d9efd1a",
          "body": null,
          "is_bot": false,
          "headline": "add missing entries to changelog",
          "author_name": "Fran Moreno",
          "author_login": "franmomu",
          "committed_at": "2024-06-24T13:45:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "871b4a1c7b5c578e3ad83a9aca0656e6466c3379",
          "body": "Bumps [isbang/compose-action](https://github.com/isbang/compose-action) from 2.0.0 to 2.0.1.\n- [Release notes](https://github.com/isbang/compose-action/releases)\n- [Commits](https://github.com/isbang/compose-action/compare/v2.0.0...v2.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: isbang/compose-action\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 isbang/compose-action from 2.0.0 to 2.0.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-24T13:43:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 63,
      "commits_last_year": 32,
      "latest_release_at": "2025-12-13T19:58:00Z",
      "latest_release_tag": "v3.22.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 11,
      "days_since_latest_release": 225,
      "mean_days_between_releases": 59.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "gedmo/doctrine-extensions",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "orm",
            "tree",
            "behaviors",
            "extensions",
            "gedmo",
            "sluggable",
            "loggable",
            "translatable",
            "nestedset",
            "sortable",
            "timestampable",
            "doctrine",
            "odm",
            "Blameable",
            "uploadable"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/gedmo/doctrine-extensions",
          "is_deprecated": false,
          "latest_version": "v3.22.0",
          "repository_url": "https://github.com/doctrine-extensions/DoctrineExtensions",
          "versions_count": 95,
          "total_downloads": 126171034,
          "dependents_count": 451,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1803653,
          "first_published_at": null,
          "latest_published_at": "2025-12-13T19:37:35Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 225
        }
      ]
    },
    "popularity": {
      "forks": 1253,
      "stars": 4142,
      "watchers": 79,
      "fork_history": {
        "days": [
          {
            "date": "2013-03-23",
            "count": 1
          },
          {
            "date": "2013-03-26",
            "count": 1
          },
          {
            "date": "2013-03-27",
            "count": 1
          },
          {
            "date": "2013-03-28",
            "count": 1
          },
          {
            "date": "2013-03-31",
            "count": 1
          },
          {
            "date": "2013-04-03",
            "count": 1
          },
          {
            "date": "2013-04-10",
            "count": 1
          },
          {
            "date": "2013-04-11",
            "count": 1
          },
          {
            "date": "2013-04-12",
            "count": 2
          },
          {
            "date": "2013-04-14",
            "count": 1
          },
          {
            "date": "2013-04-17",
            "count": 2
          },
          {
            "date": "2013-04-19",
            "count": 2
          },
          {
            "date": "2013-04-24",
            "count": 1
          },
          {
            "date": "2013-05-03",
            "count": 1
          },
          {
            "date": "2013-05-09",
            "count": 1
          },
          {
            "date": "2013-05-14",
            "count": 1
          },
          {
            "date": "2013-05-16",
            "count": 1
          },
          {
            "date": "2013-05-20",
            "count": 1
          },
          {
            "date": "2013-05-21",
            "count": 2
          },
          {
            "date": "2013-05-22",
            "count": 1
          },
          {
            "date": "2013-05-28",
            "count": 1
          },
          {
            "date": "2013-05-29",
            "count": 1
          },
          {
            "date": "2013-05-30",
            "count": 1
          },
          {
            "date": "2013-06-05",
            "count": 1
          },
          {
            "date": "2013-06-07",
            "count": 1
          },
          {
            "date": "2013-06-14",
            "count": 1
          },
          {
            "date": "2013-06-26",
            "count": 1
          },
          {
            "date": "2013-06-30",
            "count": 1
          },
          {
            "date": "2013-07-06",
            "count": 1
          },
          {
            "date": "2013-07-17",
            "count": 1
          },
          {
            "date": "2013-07-19",
            "count": 2
          },
          {
            "date": "2013-07-30",
            "count": 2
          },
          {
            "date": "2013-07-31",
            "count": 1
          },
          {
            "date": "2013-08-11",
            "count": 1
          },
          {
            "date": "2013-08-14",
            "count": 1
          },
          {
            "date": "2013-08-22",
            "count": 3
          },
          {
            "date": "2013-08-23",
            "count": 1
          },
          {
            "date": "2013-08-26",
            "count": 1
          },
          {
            "date": "2013-08-29",
            "count": 1
          },
          {
            "date": "2013-09-03",
            "count": 1
          },
          {
            "date": "2013-09-05",
            "count": 3
          },
          {
            "date": "2013-09-11",
            "count": 2
          },
          {
            "date": "2013-09-22",
            "count": 1
          },
          {
            "date": "2013-09-28",
            "count": 1
          },
          {
            "date": "2013-10-02",
            "count": 1
          },
          {
            "date": "2013-10-04",
            "count": 2
          },
          {
            "date": "2013-10-07",
            "count": 1
          },
          {
            "date": "2013-10-08",
            "count": 1
          },
          {
            "date": "2013-10-09",
            "count": 2
          },
          {
            "date": "2013-10-12",
            "count": 1
          },
          {
            "date": "2013-10-17",
            "count": 1
          },
          {
            "date": "2013-10-22",
            "count": 1
          },
          {
            "date": "2013-10-25",
            "count": 2
          },
          {
            "date": "2013-10-29",
            "count": 2
          },
          {
            "date": "2013-10-30",
            "count": 1
          },
          {
            "date": "2013-11-02",
            "count": 1
          },
          {
            "date": "2013-11-07",
            "count": 1
          },
          {
            "date": "2013-11-09",
            "count": 1
          },
          {
            "date": "2013-11-26",
            "count": 1
          },
          {
            "date": "2013-12-02",
            "count": 1
          },
          {
            "date": "2013-12-09",
            "count": 1
          },
          {
            "date": "2013-12-11",
            "count": 1
          },
          {
            "date": "2013-12-16",
            "count": 1
          },
          {
            "date": "2013-12-17",
            "count": 1
          },
          {
            "date": "2013-12-18",
            "count": 1
          },
          {
            "date": "2013-12-20",
            "count": 1
          },
          {
            "date": "2013-12-25",
            "count": 1
          },
          {
            "date": "2013-12-27",
            "count": 1
          },
          {
            "date": "2014-01-04",
            "count": 1
          },
          {
            "date": "2014-01-05",
            "count": 1
          },
          {
            "date": "2014-01-08",
            "count": 1
          },
          {
            "date": "2014-01-13",
            "count": 1
          },
          {
            "date": "2014-01-14",
            "count": 1
          },
          {
            "date": "2014-01-15",
            "count": 2
          },
          {
            "date": "2014-01-19",
            "count": 1
          },
          {
            "date": "2014-01-21",
            "count": 1
          },
          {
            "date": "2014-01-23",
            "count": 2
          },
          {
            "date": "2014-01-26",
            "count": 1
          },
          {
            "date": "2014-02-02",
            "count": 2
          },
          {
            "date": "2014-02-03",
            "count": 1
          },
          {
            "date": "2014-02-07",
            "count": 1
          },
          {
            "date": "2014-02-10",
            "count": 1
          },
          {
            "date": "2014-02-12",
            "count": 3
          },
          {
            "date": "2014-02-22",
            "count": 1
          },
          {
            "date": "2014-02-24",
            "count": 1
          },
          {
            "date": "2014-03-11",
            "count": 1
          },
          {
            "date": "2014-03-17",
            "count": 2
          },
          {
            "date": "2014-03-18",
            "count": 3
          },
          {
            "date": "2014-03-19",
            "count": 1
          },
          {
            "date": "2014-03-20",
            "count": 2
          },
          {
            "date": "2014-03-21",
            "count": 2
          },
          {
            "date": "2014-03-23",
            "count": 1
          },
          {
            "date": "2014-03-24",
            "count": 1
          },
          {
            "date": "2014-03-27",
            "count": 2
          },
          {
            "date": "2014-04-02",
            "count": 1
          },
          {
            "date": "2014-04-08",
            "count": 1
          },
          {
            "date": "2014-04-09",
            "count": 1
          },
          {
            "date": "2014-04-17",
            "count": 1
          },
          {
            "date": "2014-04-20",
            "count": 1
          },
          {
            "date": "2014-04-27",
            "count": 1
          },
          {
            "date": "2014-04-28",
            "count": 1
          },
          {
            "date": "2014-05-01",
            "count": 1
          },
          {
            "date": "2014-05-05",
            "count": 2
          },
          {
            "date": "2014-05-06",
            "count": 1
          },
          {
            "date": "2014-05-07",
            "count": 2
          },
          {
            "date": "2014-05-09",
            "count": 1
          },
          {
            "date": "2014-05-12",
            "count": 1
          },
          {
            "date": "2014-05-15",
            "count": 1
          },
          {
            "date": "2014-05-23",
            "count": 2
          },
          {
            "date": "2014-05-27",
            "count": 1
          },
          {
            "date": "2014-05-28",
            "count": 2
          },
          {
            "date": "2014-06-06",
            "count": 1
          },
          {
            "date": "2014-06-10",
            "count": 2
          },
          {
            "date": "2014-06-13",
            "count": 2
          },
          {
            "date": "2014-06-23",
            "count": 1
          },
          {
            "date": "2014-06-25",
            "count": 2
          },
          {
            "date": "2014-06-26",
            "count": 1
          },
          {
            "date": "2014-06-27",
            "count": 2
          },
          {
            "date": "2014-07-04",
            "count": 1
          },
          {
            "date": "2014-07-06",
            "count": 1
          },
          {
            "date": "2014-07-07",
            "count": 1
          },
          {
            "date": "2014-07-15",
            "count": 1
          },
          {
            "date": "2014-07-16",
            "count": 2
          },
          {
            "date": "2014-08-04",
            "count": 1
          },
          {
            "date": "2014-08-06",
            "count": 1
          },
          {
            "date": "2014-08-07",
            "count": 1
          },
          {
            "date": "2014-08-09",
            "count": 1
          },
          {
            "date": "2014-08-12",
            "count": 1
          },
          {
            "date": "2014-08-14",
            "count": 1
          },
          {
            "date": "2014-08-17",
            "count": 1
          },
          {
            "date": "2014-08-19",
            "count": 1
          },
          {
            "date": "2014-08-26",
            "count": 1
          },
          {
            "date": "2014-09-05",
            "count": 1
          },
          {
            "date": "2014-09-07",
            "count": 1
          },
          {
            "date": "2014-09-10",
            "count": 1
          },
          {
            "date": "2014-09-11",
            "count": 2
          },
          {
            "date": "2014-10-02",
            "count": 1
          },
          {
            "date": "2014-10-05",
            "count": 1
          },
          {
            "date": "2014-10-12",
            "count": 1
          },
          {
            "date": "2014-10-19",
            "count": 1
          },
          {
            "date": "2014-10-29",
            "count": 1
          },
          {
            "date": "2014-10-31",
            "count": 1
          },
          {
            "date": "2014-11-03",
            "count": 2
          },
          {
            "date": "2014-11-14",
            "count": 1
          },
          {
            "date": "2014-11-16",
            "count": 1
          },
          {
            "date": "2014-11-19",
            "count": 1
          },
          {
            "date": "2014-11-25",
            "count": 1
          },
          {
            "date": "2014-11-27",
            "count": 1
          },
          {
            "date": "2014-12-19",
            "count": 1
          },
          {
            "date": "2015-01-06",
            "count": 2
          },
          {
            "date": "2015-01-09",
            "count": 1
          },
          {
            "date": "2015-01-16",
            "count": 1
          },
          {
            "date": "2015-01-20",
            "count": 1
          },
          {
            "date": "2015-01-21",
            "count": 1
          },
          {
            "date": "2015-01-22",
            "count": 1
          },
          {
            "date": "2015-01-23",
            "count": 1
          },
          {
            "date": "2015-01-26",
            "count": 2
          },
          {
            "date": "2015-01-29",
            "count": 1
          },
          {
            "date": "2015-02-03",
            "count": 2
          },
          {
            "date": "2015-02-04",
            "count": 1
          },
          {
            "date": "2015-02-07",
            "count": 1
          },
          {
            "date": "2015-02-11",
            "count": 1
          },
          {
            "date": "2015-02-18",
            "count": 1
          },
          {
            "date": "2015-02-19",
            "count": 1
          },
          {
            "date": "2015-02-20",
            "count": 1
          },
          {
            "date": "2015-02-22",
            "count": 1
          },
          {
            "date": "2015-02-25",
            "count": 1
          },
          {
            "date": "2015-02-26",
            "count": 3
          },
          {
            "date": "2015-03-03",
            "count": 1
          },
          {
            "date": "2015-03-11",
            "count": 1
          },
          {
            "date": "2015-03-13",
            "count": 1
          },
          {
            "date": "2015-03-17",
            "count": 1
          },
          {
            "date": "2015-03-23",
            "count": 1
          },
          {
            "date": "2015-03-25",
            "count": 3
          },
          {
            "date": "2015-03-27",
            "count": 1
          },
          {
            "date": "2015-03-28",
            "count": 1
          },
          {
            "date": "2015-04-01",
            "count": 1
          },
          {
            "date": "2015-04-02",
            "count": 2
          },
          {
            "date": "2015-04-03",
            "count": 1
          },
          {
            "date": "2015-04-08",
            "count": 1
          },
          {
            "date": "2015-04-13",
            "count": 1
          },
          {
            "date": "2015-04-15",
            "count": 1
          },
          {
            "date": "2015-04-17",
            "count": 1
          },
          {
            "date": "2015-04-24",
            "count": 1
          },
          {
            "date": "2015-04-27",
            "count": 1
          },
          {
            "date": "2015-04-28",
            "count": 1
          },
          {
            "date": "2015-05-05",
            "count": 1
          },
          {
            "date": "2015-05-06",
            "count": 2
          },
          {
            "date": "2015-05-07",
            "count": 2
          },
          {
            "date": "2015-05-08",
            "count": 1
          },
          {
            "date": "2015-05-12",
            "count": 1
          },
          {
            "date": "2015-05-18",
            "count": 1
          },
          {
            "date": "2015-05-20",
            "count": 1
          },
          {
            "date": "2015-05-22",
            "count": 1
          },
          {
            "date": "2015-05-26",
            "count": 3
          },
          {
            "date": "2015-05-28",
            "count": 1
          },
          {
            "date": "2015-05-31",
            "count": 1
          },
          {
            "date": "2015-06-02",
            "count": 1
          },
          {
            "date": "2015-06-03",
            "count": 2
          },
          {
            "date": "2015-06-07",
            "count": 1
          },
          {
            "date": "2015-06-08",
            "count": 1
          },
          {
            "date": "2015-06-09",
            "count": 1
          },
          {
            "date": "2015-06-16",
            "count": 1
          },
          {
            "date": "2015-07-02",
            "count": 2
          },
          {
            "date": "2015-07-03",
            "count": 2
          },
          {
            "date": "2015-07-10",
            "count": 2
          },
          {
            "date": "2015-07-16",
            "count": 1
          },
          {
            "date": "2015-07-17",
            "count": 1
          },
          {
            "date": "2015-07-18",
            "count": 1
          },
          {
            "date": "2015-07-21",
            "count": 1
          },
          {
            "date": "2015-07-29",
            "count": 1
          },
          {
            "date": "2015-08-03",
            "count": 2
          },
          {
            "date": "2015-08-10",
            "count": 2
          },
          {
            "date": "2015-08-13",
            "count": 1
          },
          {
            "date": "2015-08-17",
            "count": 1
          },
          {
            "date": "2015-08-21",
            "count": 1
          },
          {
            "date": "2015-09-03",
            "count": 1
          },
          {
            "date": "2015-09-04",
            "count": 1
          },
          {
            "date": "2015-09-06",
            "count": 1
          },
          {
            "date": "2015-09-15",
            "count": 1
          },
          {
            "date": "2015-09-17",
            "count": 2
          },
          {
            "date": "2015-09-20",
            "count": 1
          },
          {
            "date": "2015-09-21",
            "count": 1
          },
          {
            "date": "2015-09-22",
            "count": 1
          },
          {
            "date": "2015-09-25",
            "count": 2
          },
          {
            "date": "2015-09-28",
            "count": 1
          },
          {
            "date": "2015-09-30",
            "count": 2
          },
          {
            "date": "2015-10-01",
            "count": 1
          },
          {
            "date": "2015-10-08",
            "count": 1
          },
          {
            "date": "2015-10-13",
            "count": 1
          },
          {
            "date": "2015-10-19",
            "count": 1
          },
          {
            "date": "2015-10-25",
            "count": 1
          },
          {
            "date": "2015-11-02",
            "count": 1
          },
          {
            "date": "2015-11-03",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 2
          },
          {
            "date": "2015-11-12",
            "count": 1
          },
          {
            "date": "2015-11-18",
            "count": 1
          },
          {
            "date": "2015-11-19",
            "count": 1
          },
          {
            "date": "2015-11-24",
            "count": 2
          },
          {
            "date": "2015-11-29",
            "count": 2
          },
          {
            "date": "2015-11-30",
            "count": 1
          },
          {
            "date": "2015-12-02",
            "count": 1
          },
          {
            "date": "2015-12-04",
            "count": 1
          },
          {
            "date": "2015-12-09",
            "count": 1
          },
          {
            "date": "2015-12-10",
            "count": 2
          },
          {
            "date": "2015-12-11",
            "count": 1
          },
          {
            "date": "2015-12-15",
            "count": 1
          },
          {
            "date": "2015-12-16",
            "count": 1
          },
          {
            "date": "2015-12-17",
            "count": 1
          },
          {
            "date": "2015-12-22",
            "count": 1
          },
          {
            "date": "2015-12-25",
            "count": 1
          },
          {
            "date": "2016-01-06",
            "count": 1
          },
          {
            "date": "2016-01-07",
            "count": 1
          },
          {
            "date": "2016-01-14",
            "count": 1
          },
          {
            "date": "2016-01-17",
            "count": 1
          },
          {
            "date": "2016-01-27",
            "count": 2
          },
          {
            "date": "2016-02-08",
            "count": 1
          },
          {
            "date": "2016-02-10",
            "count": 2
          },
          {
            "date": "2016-02-14",
            "count": 1
          },
          {
            "date": "2016-02-16",
            "count": 1
          },
          {
            "date": "2016-02-22",
            "count": 3
          },
          {
            "date": "2016-02-23",
            "count": 2
          },
          {
            "date": "2016-02-28",
            "count": 1
          },
          {
            "date": "2016-03-01",
            "count": 1
          },
          {
            "date": "2016-03-02",
            "count": 1
          },
          {
            "date": "2016-03-04",
            "count": 1
          },
          {
            "date": "2016-03-05",
            "count": 2
          },
          {
            "date": "2016-03-08",
            "count": 1
          },
          {
            "date": "2016-03-10",
            "count": 2
          },
          {
            "date": "2016-03-15",
            "count": 2
          },
          {
            "date": "2016-03-18",
            "count": 1
          },
          {
            "date": "2016-03-30",
            "count": 1
          },
          {
            "date": "2016-04-05",
            "count": 2
          },
          {
            "date": "2016-04-06",
            "count": 1
          },
          {
            "date": "2016-04-16",
            "count": 1
          },
          {
            "date": "2016-04-22",
            "count": 1
          },
          {
            "date": "2016-04-23",
            "count": 1
          },
          {
            "date": "2016-04-27",
            "count": 1
          },
          {
            "date": "2016-05-01",
            "count": 1
          },
          {
            "date": "2016-05-03",
            "count": 1
          },
          {
            "date": "2016-05-12",
            "count": 1
          },
          {
            "date": "2016-05-13",
            "count": 2
          },
          {
            "date": "2016-05-16",
            "count": 1
          },
          {
            "date": "2016-05-18",
            "count": 1
          },
          {
            "date": "2016-05-22",
            "count": 1
          },
          {
            "date": "2016-05-24",
            "count": 3
          },
          {
            "date": "2016-05-26",
            "count": 1
          },
          {
            "date": "2016-06-03",
            "count": 1
          },
          {
            "date": "2016-06-06",
            "count": 1
          },
          {
            "date": "2016-06-07",
            "count": 2
          },
          {
            "date": "2016-06-11",
            "count": 1
          },
          {
            "date": "2016-06-16",
            "count": 1
          },
          {
            "date": "2016-06-17",
            "count": 1
          },
          {
            "date": "2016-06-24",
            "count": 1
          },
          {
            "date": "2016-06-27",
            "count": 1
          },
          {
            "date": "2016-07-04",
            "count": 1
          },
          {
            "date": "2016-07-06",
            "count": 2
          },
          {
            "date": "2016-07-08",
            "count": 1
          },
          {
            "date": "2016-07-11",
            "count": 1
          },
          {
            "date": "2016-07-15",
            "count": 2
          },
          {
            "date": "2016-07-18",
            "count": 1
          },
          {
            "date": "2016-07-19",
            "count": 1
          },
          {
            "date": "2016-07-20",
            "count": 1
          },
          {
            "date": "2016-07-25",
            "count": 1
          },
          {
            "date": "2016-07-26",
            "count": 2
          },
          {
            "date": "2016-07-28",
            "count": 1
          },
          {
            "date": "2016-08-03",
            "count": 1
          },
          {
            "date": "2016-08-08",
            "count": 1
          },
          {
            "date": "2016-08-12",
            "count": 1
          },
          {
            "date": "2016-08-15",
            "count": 1
          },
          {
            "date": "2016-08-16",
            "count": 1
          },
          {
            "date": "2016-08-17",
            "count": 1
          },
          {
            "date": "2016-08-22",
            "count": 1
          },
          {
            "date": "2016-08-23",
            "count": 1
          },
          {
            "date": "2016-08-28",
            "count": 1
          },
          {
            "date": "2016-09-01",
            "count": 1
          },
          {
            "date": "2016-09-04",
            "count": 2
          },
          {
            "date": "2016-09-08",
            "count": 1
          },
          {
            "date": "2016-09-09",
            "count": 2
          },
          {
            "date": "2016-09-10",
            "count": 1
          },
          {
            "date": "2016-09-12",
            "count": 1
          },
          {
            "date": "2016-09-16",
            "count": 1
          },
          {
            "date": "2016-09-18",
            "count": 2
          },
          {
            "date": "2016-09-21",
            "count": 3
          },
          {
            "date": "2016-09-23",
            "count": 1
          },
          {
            "date": "2016-10-01",
            "count": 1
          },
          {
            "date": "2016-10-04",
            "count": 1
          },
          {
            "date": "2016-10-10",
            "count": 1
          },
          {
            "date": "2016-10-11",
            "count": 1
          },
          {
            "date": "2016-10-20",
            "count": 1
          },
          {
            "date": "2016-10-21",
            "count": 1
          },
          {
            "date": "2016-10-24",
            "count": 1
          },
          {
            "date": "2016-10-26",
            "count": 1
          },
          {
            "date": "2016-10-28",
            "count": 2
          },
          {
            "date": "2016-11-03",
            "count": 1
          },
          {
            "date": "2016-11-08",
            "count": 2
          },
          {
            "date": "2016-11-10",
            "count": 1
          },
          {
            "date": "2016-11-14",
            "count": 1
          },
          {
            "date": "2016-11-17",
            "count": 1
          },
          {
            "date": "2016-11-24",
            "count": 1
          },
          {
            "date": "2016-11-25",
            "count": 1
          },
          {
            "date": "2016-12-07",
            "count": 1
          },
          {
            "date": "2016-12-12",
            "count": 2
          },
          {
            "date": "2016-12-13",
            "count": 2
          },
          {
            "date": "2016-12-21",
            "count": 1
          },
          {
            "date": "2016-12-22",
            "count": 1
          },
          {
            "date": "2016-12-23",
            "count": 2
          },
          {
            "date": "2016-12-28",
            "count": 2
          },
          {
            "date": "2016-12-31",
            "count": 1
          },
          {
            "date": "2017-01-02",
            "count": 1
          },
          {
            "date": "2017-01-09",
            "count": 2
          },
          {
            "date": "2017-01-13",
            "count": 1
          },
          {
            "date": "2017-01-18",
            "count": 1
          },
          {
            "date": "2017-01-25",
            "count": 1
          },
          {
            "date": "2017-01-26",
            "count": 1
          },
          {
            "date": "2017-02-02",
            "count": 1
          },
          {
            "date": "2017-02-05",
            "count": 1
          },
          {
            "date": "2017-02-08",
            "count": 1
          },
          {
            "date": "2017-02-09",
            "count": 1
          },
          {
            "date": "2017-02-13",
            "count": 1
          },
          {
            "date": "2017-02-15",
            "count": 1
          },
          {
            "date": "2017-02-17",
            "count": 1
          },
          {
            "date": "2017-02-20",
            "count": 2
          },
          {
            "date": "2017-02-21",
            "count": 1
          },
          {
            "date": "2017-02-22",
            "count": 2
          },
          {
            "date": "2017-02-27",
            "count": 1
          },
          {
            "date": "2017-02-28",
            "count": 1
          },
          {
            "date": "2017-03-07",
            "count": 2
          },
          {
            "date": "2017-03-09",
            "count": 1
          },
          {
            "date": "2017-03-10",
            "count": 1
          },
          {
            "date": "2017-03-21",
            "count": 1
          },
          {
            "date": "2017-03-23",
            "count": 1
          },
          {
            "date": "2017-03-24",
            "count": 1
          },
          {
            "date": "2017-03-28",
            "count": 1
          },
          {
            "date": "2017-03-29",
            "count": 1
          },
          {
            "date": "2017-03-30",
            "count": 1
          },
          {
            "date": "2017-04-04",
            "count": 1
          },
          {
            "date": "2017-04-06",
            "count": 1
          },
          {
            "date": "2017-04-07",
            "count": 1
          },
          {
            "date": "2017-04-10",
            "count": 1
          },
          {
            "date": "2017-04-13",
            "count": 1
          },
          {
            "date": "2017-04-18",
            "count": 1
          },
          {
            "date": "2017-04-20",
            "count": 2
          },
          {
            "date": "2017-04-23",
            "count": 1
          },
          {
            "date": "2017-04-26",
            "count": 2
          },
          {
            "date": "2017-05-04",
            "count": 1
          },
          {
            "date": "2017-05-11",
            "count": 1
          },
          {
            "date": "2017-05-15",
            "count": 1
          },
          {
            "date": "2017-05-16",
            "count": 2
          },
          {
            "date": "2017-05-26",
            "count": 1
          },
          {
            "date": "2017-06-14",
            "count": 2
          },
          {
            "date": "2017-06-19",
            "count": 1
          },
          {
            "date": "2017-06-22",
            "count": 2
          },
          {
            "date": "2017-06-26",
            "count": 1
          },
          {
            "date": "2017-06-27",
            "count": 1
          },
          {
            "date": "2017-06-29",
            "count": 3
          },
          {
            "date": "2017-06-30",
            "count": 1
          },
          {
            "date": "2017-07-03",
            "count": 1
          },
          {
            "date": "2017-07-04",
            "count": 2
          },
          {
            "date": "2017-07-05",
            "count": 1
          },
          {
            "date": "2017-07-17",
            "count": 1
          },
          {
            "date": "2017-07-25",
            "count": 1
          },
          {
            "date": "2017-07-26",
            "count": 2
          },
          {
            "date": "2017-07-29",
            "count": 1
          },
          {
            "date": "2017-07-31",
            "count": 1
          },
          {
            "date": "2017-08-01",
            "count": 1
          },
          {
            "date": "2017-08-03",
            "count": 1
          },
          {
            "date": "2017-08-09",
            "count": 1
          },
          {
            "date": "2017-08-16",
            "count": 1
          },
          {
            "date": "2017-08-17",
            "count": 1
          },
          {
            "date": "2017-08-29",
            "count": 1
          },
          {
            "date": "2017-09-01",
            "count": 1
          },
          {
            "date": "2017-09-03",
            "count": 1
          },
          {
            "date": "2017-09-11",
            "count": 2
          },
          {
            "date": "2017-09-13",
            "count": 1
          },
          {
            "date": "2017-09-19",
            "count": 1
          },
          {
            "date": "2017-09-20",
            "count": 2
          },
          {
            "date": "2017-09-28",
            "count": 1
          },
          {
            "date": "2017-10-05",
            "count": 2
          },
          {
            "date": "2017-10-06",
            "count": 1
          },
          {
            "date": "2017-10-09",
            "count": 1
          },
          {
            "date": "2017-10-10",
            "count": 1
          },
          {
            "date": "2017-10-26",
            "count": 1
          },
          {
            "date": "2017-11-06",
            "count": 1
          },
          {
            "date": "2017-11-15",
            "count": 1
          },
          {
            "date": "2017-11-19",
            "count": 1
          },
          {
            "date": "2017-11-20",
            "count": 1
          },
          {
            "date": "2017-12-03",
            "count": 1
          },
          {
            "date": "2017-12-07",
            "count": 1
          },
          {
            "date": "2017-12-19",
            "count": 1
          },
          {
            "date": "2017-12-28",
            "count": 1
          },
          {
            "date": "2017-12-29",
            "count": 1
          },
          {
            "date": "2018-01-08",
            "count": 1
          },
          {
            "date": "2018-01-09",
            "count": 3
          },
          {
            "date": "2018-01-10",
            "count": 1
          },
          {
            "date": "2018-01-12",
            "count": 1
          },
          {
            "date": "2018-01-22",
            "count": 1
          },
          {
            "date": "2018-01-24",
            "count": 1
          },
          {
            "date": "2018-01-26",
            "count": 1
          },
          {
            "date": "2018-02-07",
            "count": 1
          },
          {
            "date": "2018-02-09",
            "count": 1
          },
          {
            "date": "2018-02-26",
            "count": 2
          },
          {
            "date": "2018-02-28",
            "count": 2
          },
          {
            "date": "2018-03-02",
            "count": 2
          },
          {
            "date": "2018-03-08",
            "count": 1
          },
          {
            "date": "2018-03-09",
            "count": 1
          },
          {
            "date": "2018-03-10",
            "count": 1
          },
          {
            "date": "2018-03-17",
            "count": 1
          },
          {
            "date": "2018-03-19",
            "count": 1
          },
          {
            "date": "2018-03-30",
            "count": 1
          },
          {
            "date": "2018-04-06",
            "count": 2
          },
          {
            "date": "2018-04-11",
            "count": 1
          },
          {
            "date": "2018-04-13",
            "count": 1
          },
          {
            "date": "2018-04-14",
            "count": 1
          },
          {
            "date": "2018-04-30",
            "count": 1
          },
          {
            "date": "2018-05-04",
            "count": 1
          },
          {
            "date": "2018-05-11",
            "count": 2
          },
          {
            "date": "2018-05-12",
            "count": 1
          },
          {
            "date": "2018-05-18",
            "count": 1
          },
          {
            "date": "2018-05-21",
            "count": 1
          },
          {
            "date": "2018-06-05",
            "count": 1
          },
          {
            "date": "2018-06-08",
            "count": 1
          },
          {
            "date": "2018-06-25",
            "count": 1
          },
          {
            "date": "2018-06-27",
            "count": 1
          },
          {
            "date": "2018-06-28",
            "count": 1
          },
          {
            "date": "2018-07-02",
            "count": 1
          },
          {
            "date": "2018-07-09",
            "count": 1
          },
          {
            "date": "2018-07-12",
            "count": 1
          },
          {
            "date": "2018-07-13",
            "count": 1
          },
          {
            "date": "2018-07-16",
            "count": 1
          },
          {
            "date": "2018-07-18",
            "count": 1
          },
          {
            "date": "2018-07-26",
            "count": 1
          },
          {
            "date": "2018-07-27",
            "count": 1
          },
          {
            "date": "2018-07-30",
            "count": 1
          },
          {
            "date": "2018-08-01",
            "count": 1
          },
          {
            "date": "2018-08-02",
            "count": 2
          },
          {
            "date": "2018-08-08",
            "count": 1
          },
          {
            "date": "2018-08-18",
            "count": 1
          },
          {
            "date": "2018-08-28",
            "count": 1
          },
          {
            "date": "2018-08-30",
            "count": 2
          },
          {
            "date": "2018-09-02",
            "count": 2
          },
          {
            "date": "2018-09-12",
            "count": 1
          },
          {
            "date": "2018-09-18",
            "count": 1
          },
          {
            "date": "2018-09-20",
            "count": 1
          },
          {
            "date": "2018-09-21",
            "count": 1
          },
          {
            "date": "2018-09-25",
            "count": 1
          },
          {
            "date": "2018-09-27",
            "count": 1
          },
          {
            "date": "2018-09-28",
            "count": 1
          },
          {
            "date": "2018-10-04",
            "count": 1
          },
          {
            "date": "2018-10-10",
            "count": 1
          },
          {
            "date": "2018-10-17",
            "count": 1
          },
          {
            "date": "2018-10-23",
            "count": 1
          },
          {
            "date": "2018-10-29",
            "count": 1
          },
          {
            "date": "2018-11-24",
            "count": 1
          },
          {
            "date": "2018-11-28",
            "count": 2
          },
          {
            "date": "2018-12-04",
            "count": 1
          },
          {
            "date": "2018-12-12",
            "count": 1
          },
          {
            "date": "2018-12-14",
            "count": 1
          },
          {
            "date": "2018-12-30",
            "count": 1
          },
          {
            "date": "2019-01-11",
            "count": 1
          },
          {
            "date": "2019-01-17",
            "count": 1
          },
          {
            "date": "2019-01-24",
            "count": 2
          },
          {
            "date": "2019-01-30",
            "count": 1
          },
          {
            "date": "2019-02-05",
            "count": 1
          },
          {
            "date": "2019-02-13",
            "count": 1
          },
          {
            "date": "2019-02-17",
            "count": 1
          },
          {
            "date": "2019-02-19",
            "count": 1
          },
          {
            "date": "2019-02-22",
            "count": 2
          },
          {
            "date": "2019-02-23",
            "count": 1
          },
          {
            "date": "2019-02-24",
            "count": 1
          },
          {
            "date": "2019-03-12",
            "count": 1
          },
          {
            "date": "2019-03-15",
            "count": 1
          },
          {
            "date": "2019-03-20",
            "count": 1
          },
          {
            "date": "2019-03-28",
            "count": 1
          },
          {
            "date": "2019-04-05",
            "count": 1
          },
          {
            "date": "2019-04-12",
            "count": 3
          },
          {
            "date": "2019-04-23",
            "count": 1
          },
          {
            "date": "2019-04-26",
            "count": 1
          },
          {
            "date": "2019-05-03",
            "count": 2
          },
          {
            "date": "2019-05-08",
            "count": 2
          },
          {
            "date": "2019-05-09",
            "count": 1
          },
          {
            "date": "2019-05-12",
            "count": 1
          },
          {
            "date": "2019-05-13",
            "count": 1
          },
          {
            "date": "2019-05-28",
            "count": 1
          },
          {
            "date": "2019-05-30",
            "count": 1
          },
          {
            "date": "2019-06-03",
            "count": 1
          },
          {
            "date": "2019-06-04",
            "count": 1
          },
          {
            "date": "2019-06-27",
            "count": 2
          },
          {
            "date": "2019-06-28",
            "count": 1
          },
          {
            "date": "2019-06-30",
            "count": 1
          },
          {
            "date": "2019-07-15",
            "count": 1
          },
          {
            "date": "2019-07-18",
            "count": 1
          },
          {
            "date": "2019-08-08",
            "count": 1
          },
          {
            "date": "2019-08-09",
            "count": 1
          },
          {
            "date": "2019-08-23",
            "count": 1
          },
          {
            "date": "2019-09-10",
            "count": 1
          },
          {
            "date": "2019-09-15",
            "count": 1
          },
          {
            "date": "2019-09-24",
            "count": 1
          },
          {
            "date": "2019-09-30",
            "count": 1
          },
          {
            "date": "2019-10-02",
            "count": 2
          },
          {
            "date": "2019-10-07",
            "count": 1
          },
          {
            "date": "2019-10-17",
            "count": 1
          },
          {
            "date": "2019-10-20",
            "count": 1
          },
          {
            "date": "2019-10-31",
            "count": 1
          },
          {
            "date": "2019-11-09",
            "count": 1
          },
          {
            "date": "2019-11-13",
            "count": 1
          },
          {
            "date": "2019-11-23",
            "count": 1
          },
          {
            "date": "2019-11-26",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2019-12-10",
            "count": 1
          },
          {
            "date": "2019-12-11",
            "count": 1
          },
          {
            "date": "2019-12-14",
            "count": 1
          },
          {
            "date": "2019-12-15",
            "count": 1
          },
          {
            "date": "2019-12-16",
            "count": 1
          },
          {
            "date": "2019-12-20",
            "count": 1
          },
          {
            "date": "2019-12-25",
            "count": 1
          },
          {
            "date": "2020-01-01",
            "count": 1
          },
          {
            "date": "2020-01-02",
            "count": 1
          },
          {
            "date": "2020-01-03",
            "count": 1
          },
          {
            "date": "2020-01-07",
            "count": 1
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-01-17",
            "count": 1
          },
          {
            "date": "2020-01-22",
            "count": 1
          },
          {
            "date": "2020-01-27",
            "count": 2
          },
          {
            "date": "2020-01-30",
            "count": 1
          },
          {
            "date": "2020-01-31",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-02-12",
            "count": 1
          },
          {
            "date": "2020-02-28",
            "count": 1
          },
          {
            "date": "2020-03-02",
            "count": 1
          },
          {
            "date": "2020-03-04",
            "count": 1
          },
          {
            "date": "2020-03-05",
            "count": 2
          },
          {
            "date": "2020-03-11",
            "count": 1
          },
          {
            "date": "2020-03-24",
            "count": 1
          },
          {
            "date": "2020-03-27",
            "count": 1
          },
          {
            "date": "2020-03-28",
            "count": 1
          },
          {
            "date": "2020-03-30",
            "count": 1
          },
          {
            "date": "2020-04-06",
            "count": 1
          },
          {
            "date": "2020-04-09",
            "count": 2
          },
          {
            "date": "2020-04-17",
            "count": 1
          },
          {
            "date": "2020-04-21",
            "count": 1
          },
          {
            "date": "2020-04-22",
            "count": 1
          },
          {
            "date": "2020-04-27",
            "count": 1
          },
          {
            "date": "2020-04-29",
            "count": 1
          },
          {
            "date": "2020-05-29",
            "count": 2
          },
          {
            "date": "2020-06-02",
            "count": 1
          },
          {
            "date": "2020-06-03",
            "count": 1
          },
          {
            "date": "2020-06-08",
            "count": 1
          },
          {
            "date": "2020-06-13",
            "count": 1
          },
          {
            "date": "2020-06-16",
            "count": 1
          },
          {
            "date": "2020-06-25",
            "count": 1
          },
          {
            "date": "2020-06-26",
            "count": 1
          },
          {
            "date": "2020-06-30",
            "count": 1
          },
          {
            "date": "2020-07-02",
            "count": 1
          },
          {
            "date": "2020-07-03",
            "count": 1
          },
          {
            "date": "2020-07-09",
            "count": 1
          },
          {
            "date": "2020-07-14",
            "count": 1
          },
          {
            "date": "2020-07-26",
            "count": 1
          },
          {
            "date": "2020-08-04",
            "count": 1
          },
          {
            "date": "2020-08-05",
            "count": 1
          },
          {
            "date": "2020-08-19",
            "count": 1
          },
          {
            "date": "2020-08-25",
            "count": 1
          },
          {
            "date": "2020-08-30",
            "count": 1
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-10-20",
            "count": 1
          },
          {
            "date": "2020-10-29",
            "count": 1
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-11-09",
            "count": 1
          },
          {
            "date": "2020-11-13",
            "count": 1
          },
          {
            "date": "2020-11-23",
            "count": 1
          },
          {
            "date": "2020-11-26",
            "count": 1
          },
          {
            "date": "2020-11-27",
            "count": 1
          },
          {
            "date": "2020-12-05",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2020-12-19",
            "count": 1
          },
          {
            "date": "2020-12-26",
            "count": 1
          },
          {
            "date": "2020-12-28",
            "count": 1
          },
          {
            "date": "2021-01-02",
            "count": 1
          },
          {
            "date": "2021-01-03",
            "count": 1
          },
          {
            "date": "2021-01-05",
            "count": 1
          },
          {
            "date": "2021-01-09",
            "count": 1
          },
          {
            "date": "2021-01-17",
            "count": 1
          },
          {
            "date": "2021-01-18",
            "count": 1
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-02-01",
            "count": 1
          },
          {
            "date": "2021-02-08",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          },
          {
            "date": "2021-02-28",
            "count": 1
          },
          {
            "date": "2021-03-02",
            "count": 1
          },
          {
            "date": "2021-03-15",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-03-27",
            "count": 1
          },
          {
            "date": "2021-04-02",
            "count": 1
          },
          {
            "date": "2021-04-07",
            "count": 1
          },
          {
            "date": "2021-04-09",
            "count": 1
          },
          {
            "date": "2021-04-12",
            "count": 1
          },
          {
            "date": "2021-04-22",
            "count": 2
          },
          {
            "date": "2021-04-26",
            "count": 1
          },
          {
            "date": "2021-04-28",
            "count": 1
          },
          {
            "date": "2021-05-07",
            "count": 1
          },
          {
            "date": "2021-05-11",
            "count": 1
          },
          {
            "date": "2021-05-14",
            "count": 2
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-05-19",
            "count": 1
          },
          {
            "date": "2021-05-21",
            "count": 1
          },
          {
            "date": "2021-05-30",
            "count": 1
          },
          {
            "date": "2021-06-08",
            "count": 1
          },
          {
            "date": "2021-06-16",
            "count": 1
          },
          {
            "date": "2021-06-21",
            "count": 1
          },
          {
            "date": "2021-06-23",
            "count": 1
          },
          {
            "date": "2021-06-27",
            "count": 1
          },
          {
            "date": "2021-07-08",
            "count": 1
          },
          {
            "date": "2021-07-10",
            "count": 1
          },
          {
            "date": "2021-07-14",
            "count": 1
          },
          {
            "date": "2021-07-15",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-05",
            "count": 2
          },
          {
            "date": "2021-09-18",
            "count": 1
          },
          {
            "date": "2021-09-30",
            "count": 2
          },
          {
            "date": "2021-10-04",
            "count": 1
          },
          {
            "date": "2021-10-05",
            "count": 1
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2021-10-17",
            "count": 1
          },
          {
            "date": "2021-10-19",
            "count": 1
          },
          {
            "date": "2021-10-21",
            "count": 2
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-11-09",
            "count": 2
          },
          {
            "date": "2021-11-17",
            "count": 1
          },
          {
            "date": "2021-11-22",
            "count": 1
          },
          {
            "date": "2021-12-06",
            "count": 2
          },
          {
            "date": "2021-12-07",
            "count": 2
          },
          {
            "date": "2021-12-13",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2022-01-12",
            "count": 2
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 2
          },
          {
            "date": "2022-01-21",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-01-31",
            "count": 1
          },
          {
            "date": "2022-02-03",
            "count": 1
          },
          {
            "date": "2022-02-07",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-12",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 2
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-17",
            "count": 2
          },
          {
            "date": "2022-03-21",
            "count": 2
          },
          {
            "date": "2022-03-22",
            "count": 2
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-04-03",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-18",
            "count": 2
          },
          {
            "date": "2022-05-01",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 2
          },
          {
            "date": "2022-05-10",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 2
          },
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2022-06-04",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 1
          },
          {
            "date": "2022-06-23",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2022-07-21",
            "count": 1
          },
          {
            "date": "2022-07-22",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-08-06",
            "count": 1
          },
          {
            "date": "2022-08-08",
            "count": 1
          },
          {
            "date": "2022-08-09",
            "count": 1
          },
          {
            "date": "2022-08-16",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-09-02",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-14",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-09-29",
            "count": 1
          },
          {
            "date": "2022-10-15",
            "count": 1
          },
          {
            "date": "2022-10-19",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-10-28",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2022-12-04",
            "count": 1
          },
          {
            "date": "2022-12-13",
            "count": 1
          },
          {
            "date": "2022-12-14",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2022-12-25",
            "count": 1
          },
          {
            "date": "2022-12-30",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-12",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 2
          },
          {
            "date": "2023-02-20",
            "count": 2
          },
          {
            "date": "2023-03-10",
            "count": 2
          },
          {
            "date": "2023-03-21",
            "count": 2
          },
          {
            "date": "2023-04-04",
            "count": 1
          },
          {
            "date": "2023-04-06",
            "count": 1
          },
          {
            "date": "2023-04-21",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 1
          },
          {
            "date": "2023-05-31",
            "count": 1
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-06-13",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-06-26",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-07-13",
            "count": 1
          },
          {
            "date": "2023-07-20",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 2
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-08-05",
            "count": 1
          },
          {
            "date": "2023-08-07",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-09-27",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-10-04",
            "count": 1
          },
          {
            "date": "2023-10-09",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 1
          },
          {
            "date": "2024-01-11",
            "count": 1
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-03-18",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-04-04",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 2
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2024-05-20",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-06",
            "count": 1
          },
          {
            "date": "2024-06-13",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-07-18",
            "count": 1
          },
          {
            "date": "2024-08-17",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-09-04",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-09-30",
            "count": 2
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2024-10-14",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 1
          },
          {
            "date": "2024-11-05",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-02-15",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-08-12",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-09-14",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-01-18",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-04-11",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_forks": 1253
      },
      "star_history": null,
      "open_issues_and_prs": 63
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 58120,
      "source_files_sampled": 808,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 29,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "doctrine/collections",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.2 || ^2.0"
        },
        {
          "name": "doctrine/deprecations",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.0"
        },
        {
          "name": "doctrine/event-manager",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.2 || ^2.0"
        },
        {
          "name": "doctrine/persistence",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.2 || ^3.0 || ^4.0"
        },
        {
          "name": "psr/cache",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1 || ^2 || ^3"
        },
        {
          "name": "psr/clock",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1"
        },
        {
          "name": "symfony/cache",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^5.4 || ^6.4 || ^7.3 || ^8.0"
        },
        {
          "name": "symfony/string",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^5.4 || ^6.4 || ^7.3 || ^8.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "doctrine/collections",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/deprecations",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/event-manager",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/persistence",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "psr/cache",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "psr/clock",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/cache",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/string",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "behat/transliterator",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/annotations",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/cache",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/common",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/dbal",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/doctrine-bundle",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/mongodb-odm",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/orm",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "friendsofphp/php-cs-fixer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "nesbot/carbon",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-doctrine",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "rector/rector",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/console",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/doctrine-bridge",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/phpunit-bridge",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/uid",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/yaml",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 29,
        "direct_count": 8,
        "indirect_count": 21
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 26,
        "merged_prs": 1099,
        "open_issues": 37,
        "closed_ratio": 0.976,
        "closed_issues": 1515,
        "closed_unmerged_prs": 375
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "l3pp4rd",
          "commits": 916,
          "avatar_url": "https://avatars.githubusercontent.com/u/132389?v=4"
        },
        {
          "type": "User",
          "login": "phansys",
          "commits": 150,
          "avatar_url": "https://avatars.githubusercontent.com/u/1231441?v=4"
        },
        {
          "type": "User",
          "login": "franmomu",
          "commits": 141,
          "avatar_url": "https://avatars.githubusercontent.com/u/720690?v=4"
        },
        {
          "type": "User",
          "login": "AkenRoberts",
          "commits": 116,
          "avatar_url": "https://avatars.githubusercontent.com/u/563886?v=4"
        },
        {
          "type": "User",
          "login": "comfortablynumb",
          "commits": 116,
          "avatar_url": "https://avatars.githubusercontent.com/u/556188?v=4"
        },
        {
          "type": "User",
          "login": "mbabker",
          "commits": 94,
          "avatar_url": "https://avatars.githubusercontent.com/u/368545?v=4"
        },
        {
          "type": "User",
          "login": "stof",
          "commits": 84,
          "avatar_url": "https://avatars.githubusercontent.com/u/439401?v=4"
        },
        {
          "type": "User",
          "login": "cevou",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/1201681?v=4"
        },
        {
          "type": "User",
          "login": "ejsidisi",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/2768851?v=4"
        },
        {
          "type": "User",
          "login": "lbotsch",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/224285?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.433
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "coding-standards.yml",
        "continuous-integration.yml",
        "qa-dockerfile.yml",
        "qa.yml",
        "stale.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".php-cs-fixer.dist.php"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "26 out of 27 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": 7,
            "reason": "Found 15/19 approved changesets -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 60 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": 2,
            "reason": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "251693c3dde6b4747c116b9a55a82731afdc5260",
        "ran_at": "2026-07-27T01:49:16Z",
        "aggregate_score": 5.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T01:48:24Z",
      "oldest_open_prs": [
        {
          "number": 2498,
          "created_at": "2022-07-26T16:44:37Z",
          "last_comment_at": "2026-06-04T18:56:55Z",
          "last_comment_author": "Jean-Beru"
        },
        {
          "number": 2637,
          "created_at": "2023-06-27T06:13:59Z",
          "last_comment_at": "2025-08-13T10:05:49Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 2825,
          "created_at": "2024-06-25T01:11:25Z",
          "last_comment_at": "2026-05-12T10:23:25Z",
          "last_comment_author": "microHoffman"
        },
        {
          "number": 2874,
          "created_at": "2024-10-03T11:37:40Z",
          "last_comment_at": "2025-09-28T14:46:57Z",
          "last_comment_author": "smatyas"
        },
        {
          "number": 2929,
          "created_at": "2025-03-06T15:00:26Z",
          "last_comment_at": "2026-07-23T09:50:05Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 2932,
          "created_at": "2025-03-18T12:48:02Z",
          "last_comment_at": "2026-03-10T14:18:13Z",
          "last_comment_author": "sgehrig"
        },
        {
          "number": 2935,
          "created_at": "2025-03-19T03:44:44Z",
          "last_comment_at": "2025-03-19T04:03:26Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 2948,
          "created_at": "2025-05-15T10:40:35Z",
          "last_comment_at": "2026-01-12T08:03:37Z",
          "last_comment_author": "sgehrig"
        },
        {
          "number": 2949,
          "created_at": "2025-05-15T11:12:57Z",
          "last_comment_at": "2026-03-10T14:18:45Z",
          "last_comment_author": "sgehrig"
        },
        {
          "number": 3013,
          "created_at": "2025-12-01T06:51:25Z",
          "last_comment_at": "2026-07-20T14:58:31Z",
          "last_comment_author": "IndraGunawan"
        },
        {
          "number": 3030,
          "created_at": "2026-01-17T16:18:00Z",
          "last_comment_at": "2026-07-16T16:31:31Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 3031,
          "created_at": "2026-01-20T13:42:37Z",
          "last_comment_at": "2026-07-24T08:25:10Z",
          "last_comment_author": "umulmrum"
        },
        {
          "number": 3033,
          "created_at": "2026-01-28T15:00:39Z",
          "last_comment_at": "2026-01-31T18:00:43Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 3034,
          "created_at": "2026-02-05T08:43:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3037,
          "created_at": "2026-02-23T12:12:28Z",
          "last_comment_at": "2026-02-23T13:20:56Z",
          "last_comment_author": "Chris53897"
        },
        {
          "number": 3038,
          "created_at": "2026-03-02T13:59:52Z",
          "last_comment_at": "2026-07-27T01:48:14Z",
          "last_comment_author": "phansys"
        },
        {
          "number": 3039,
          "created_at": "2026-03-02T13:59:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3041,
          "created_at": "2026-03-09T21:34:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3043,
          "created_at": "2026-03-16T13:24:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3045,
          "created_at": "2026-03-26T10:07:56Z",
          "last_comment_at": "2026-04-08T15:04:37Z",
          "last_comment_author": "wilfi00"
        }
      ],
      "last_merged_pr_at": "2026-07-27T01:47:35Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 1130,
          "created_at": "2014-07-26T14:52:07Z",
          "last_comment_at": "2025-02-26T15:06:06Z",
          "last_comment_author": "vitek-rostislav"
        },
        {
          "number": 1929,
          "created_at": "2018-07-17T17:27:31Z",
          "last_comment_at": "2022-05-05T11:09:34Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 2006,
          "created_at": "2019-04-04T11:43:34Z",
          "last_comment_at": "2025-10-31T12:29:01Z",
          "last_comment_author": "pluk77"
        },
        {
          "number": 2023,
          "created_at": "2019-06-06T11:58:16Z",
          "last_comment_at": "2022-03-26T22:56:27Z",
          "last_comment_author": "AkenRoberts"
        },
        {
          "number": 2055,
          "created_at": "2019-11-05T13:56:57Z",
          "last_comment_at": "2024-01-16T21:04:31Z",
          "last_comment_author": "malarzm"
        },
        {
          "number": 2164,
          "created_at": "2020-08-24T16:03:40Z",
          "last_comment_at": "2024-11-11T14:08:13Z",
          "last_comment_author": "numerogeek"
        },
        {
          "number": 2270,
          "created_at": "2021-10-21T08:55:24Z",
          "last_comment_at": "2022-06-04T10:06:04Z",
          "last_comment_author": "forgie1"
        },
        {
          "number": 2319,
          "created_at": "2021-11-18T02:18:55Z",
          "last_comment_at": "2022-07-07T09:04:14Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 2442,
          "created_at": "2022-04-21T14:14:20Z",
          "last_comment_at": "2024-04-30T13:39:13Z",
          "last_comment_author": "timrasche"
        },
        {
          "number": 2480,
          "created_at": "2022-06-28T09:49:44Z",
          "last_comment_at": "2023-06-20T12:26:24Z",
          "last_comment_author": "Chris53897"
        },
        {
          "number": 2496,
          "created_at": "2022-07-25T21:35:46Z",
          "last_comment_at": "2024-01-31T05:05:42Z",
          "last_comment_author": "mbabker"
        },
        {
          "number": 2502,
          "created_at": "2022-08-08T18:22:10Z",
          "last_comment_at": "2026-01-21T12:25:44Z",
          "last_comment_author": "D3strukt0r"
        },
        {
          "number": 2510,
          "created_at": "2022-08-30T17:47:27Z",
          "last_comment_at": "2023-02-26T18:04:27Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 2582,
          "created_at": "2023-02-15T12:56:37Z",
          "last_comment_at": "2026-03-24T10:34:03Z",
          "last_comment_author": "sgehrig"
        },
        {
          "number": 2618,
          "created_at": "2023-05-07T16:08:41Z",
          "last_comment_at": "2024-01-05T07:06:36Z",
          "last_comment_author": "hafkenscheid"
        },
        {
          "number": 2701,
          "created_at": "2023-09-20T13:47:13Z",
          "last_comment_at": "2024-12-09T14:15:40Z",
          "last_comment_author": "kl3sk"
        },
        {
          "number": 2775,
          "created_at": "2024-02-27T09:20:33Z",
          "last_comment_at": "2024-08-25T10:04:21Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 2803,
          "created_at": "2024-05-23T13:30:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2838,
          "created_at": "2024-07-08T20:28:34Z",
          "last_comment_at": "2025-07-05T14:09:01Z",
          "last_comment_author": "mbabker"
        },
        {
          "number": 2839,
          "created_at": "2024-07-08T20:35:26Z",
          "last_comment_at": "2025-07-05T14:08:13Z",
          "last_comment_author": "mbabker"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/doctrine-extensions/DoctrineExtensions",
    "host": "github.com",
    "name": "DoctrineExtensions",
    "owner": "doctrine-extensions"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 70 is calibrated to 83 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 70,
            "calibrated": 83,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 83,
      "inputs": {
        "security": 52,
        "vitality": 63,
        "community": 87,
        "governance": 71,
        "calibration": "2026-08-02",
        "engineering": 83,
        "ai_readiness": 47,
        "weighted_overall_raw": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 63,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "commits_last_year": 32,
              "human_commit_share": 0.8,
              "days_since_last_push": 0,
              "active_weeks_last_year": 11
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "11/52 weeks with commits",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "32 commits in the last year",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "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": 70,
            "inputs": {
              "releases_count": 63,
              "latest_release_tag": "v3.22.0",
              "releases_from_tags": false,
              "days_since_latest_release": 225,
              "mean_days_between_releases": 59.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "63 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 63
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 225 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 225
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~59.7 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 59.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "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": 8,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 8 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 87,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "exceptional",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "forks": 1253,
              "stars": 4142,
              "watchers": 79,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "4,142 stars",
                "points": 58.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 4142
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1,253 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1253
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "79 watchers",
                "points": 10.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 79
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "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": "exceptional",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "packages": [
                "gedmo/doctrine-extensions"
              ],
              "dependents": 451,
              "ecosystems": "packagist",
              "total_downloads": 126171034,
              "monthly_downloads": 1803653
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,803,653 downloads/month across packagist",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1803653,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "451 packages depend on it",
                "points": 17.7,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 451
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 71,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 99,
              "top_contributor_share": 0.433
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 43% of commits",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 43
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 60 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 85,
            "inputs": {
              "merged_prs": 1099,
              "open_issues": 37,
              "closed_issues": 1515,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.976,
              "closed_unmerged_prs": 375,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "98% of issues closed",
                "points": 41,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1099/1474 decided PRs merged",
                "points": 22.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1099,
                      "decided": 1474
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 15/19 approved changesets -- score normalized to 7",
                "points": 10.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "followers": 3,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "doctrine-extensions",
              "public_repos": 6,
              "account_age_days": 3006
            },
            "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": "3 followers of doctrine-extensions",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3,
                      "login": "doctrine-extensions"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "6 public repos, account ~8 yr old",
                "points": 18.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 6
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "gedmo/doctrine-extensions"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 225
            },
            "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 225 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 225
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "95 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 95
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 83,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": ".php-cs-fixer.dist.php",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php"
                    }
                  }
                ],
                "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": "26 out of 27 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": 85,
            "inputs": {
              "topics": [
                "doctrine",
                "php",
                "doctrine-orm",
                "doctrine-odm-mongodb",
                "nested-sets"
              ],
              "has_wiki": true,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 52,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 5.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": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "26 out of 27 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 15/19 approved changesets -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 60 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 1 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "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 not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 20
            },
            "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": "weak",
        "name": "AI Readiness",
        "value": 47,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.1,
              "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": "8 of 80 human commits state their intent (structured subject or explanatory body)",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 8,
                      "sampled": 80
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 77,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.2
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".php-cs-fixer.dist.php",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "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": "20 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 20,
                      "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": 58120,
              "source_files_sampled": 808,
              "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/808 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 808,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library"
      ],
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:packagist",
          "weight": 6
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.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-27T01:49:43.928422Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/doctrine-extensions/DoctrineExtensions.svg",
  "full_name": "doctrine-extensions/DoctrineExtensions",
  "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 v2.5.0, schema v0.27.0 — full methodology · metrics wiki.

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