Public record
Software health reportschema 0.30.0 · metrics 2.5.0 · 2026-08-04 16:50 UTC

stof / StofDoctrineExtensionsBundle

Integration bundle for DoctrineExtensions by l3pp4rd in Symfony

PHPMIT★ 1,929 stars⑂ 382 forkssince Nov 2010View on GitHub ↗
KindPluginLibraryhow this is determined

stof/StofDoctrineExtensionsBundle holds a health index of 67 out of 100, placing it in the Good band. It scores highest on Engineering Quality (82/100) and lowest on AI Readiness (38/100). It was last updated 193 days ago. A single contributor accounts for most of its recent work.

67
overall / 100
Good

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.

67
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 61 is calibrated to 67 on the published index scale (record calibration 2026-08-02).

Ownership

Christophe CoevoetPersonal account
2,136 followers702 public repossince Oct 2010@Incenteev

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagiststof/doctrine-extensions-bundlev1.15.31,398,40325193 days agotreebehaviorsdoctrine2extensionsgedmosluggableloggabletranslatablenestedsetsortabletimestampable

Metrics by category

Vitality

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

42Weak · 21% of overall
How it's scored
3.6/36Push recency — last push 193 days ago
6.9/36Commit cadence — 10/52 weeks with commits
12.1/18Commit volume — 21 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year21
human_commit_share1
days_since_last_push193
active_weeks_last_year10
How it's scored
27/27Ships releases — 19 releases published
16.2/36Release recency — latest release 193 days ago
19.8/27Release cadence — a release every ~86.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count19
latest_release_tagv1.15.3
releases_from_tagsno
days_since_latest_release193
mean_days_between_releases86.2
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?

76Good · 17% of overall
How it's scored
53.3/60Stars — 1,929 stars
21.5/25Forks — 382 forks
9.4/15Watchers — 51 watchers
Inputs used
forks382
stars1,929
watchers51
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges2
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesposer.pugx.org
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 1,398,403 downloads/month across packagist
18.1/20Registry dependents — 522 packages depend on it
Inputs used
packagesstof/doctrine-extensions-bundle
dependents522
ecosystemspackagist
total_downloads91,179,260
monthly_downloads1,398,403

Sustainability & Governance

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

68Good · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7.3/22.5Commit distribution — top contributor authored 68% of commits
13.5/13.5Contributor breadth — 68 contributors
10/10OpenSSF Scorecard: Contributors — project has 19 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled68
top_contributor_share0.675
How it's scored
38.2/42Issue resolution — 91% of issues closed
19/30PR acceptance — 119/188 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
10.5/15OpenSSF Scorecard: Code-Review — Found 11/15 approved changesets -- score normalized to 7
Inputs used
merged_prs119
open_issues30
closed_issues299
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.909
closed_unmerged_prs69
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
23.9/25Owner reach — 2,136 followers of stof
25/25Track record — 702 public repos, account ~15 yr old
Inputs used
followers2,136
owner_typeUser
is_verified
owner_loginstof
public_repos702
account_age_days5,773
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
26/35Publish recency — latest publish 193 days ago
20/20Version history — 25 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesstof/doctrine-extensions-bundle
ecosystemspackagist
any_deprecatedno
min_days_since_publish193

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://symfony.com/bundles/StofDoctrineExtensionsBundle/current/index.html
10/10Repository description
10/10Topics — 7 topics
0/10Wiki
Inputs used
topicsphp, symfony, symfony-bundle, doctrine, doctrine-orm, doctrine-odm-mongodb, hacktoberfest
has_wikino
homepagehttps://symfony.com/bundles/StofDoctrineExtensionsBundle/current/index.html
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

43Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
1.5/2.5CI-Tests — 10 out of 15 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
5.2/7.5Code-Review — Found 11/15 approved changesets -- score normalized to 7
2.5/2.5Contributors — project has 19 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate4.3
Excluded from scoring (no data or not applicable): branch_protection, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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

38Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
32/40Legible commit history — 60 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.6
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — phpstan.neon
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
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/30 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes8,515
source_files_sampled30
oversized_source_files0

Key facts

1,929GitHub stars
68contributors
21commits, last 12 months
193days since last push
19releases
1bus factor
30open 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 ★ / 382 ⇿
0Stars
382Forks
19Releases

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.

012525037535482010-112018-072026-03
Major 0Minor 13Patch 6

Each point covers 15 days.

OpenSSF Scorecard 4.3 / 10
4.3aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
6CI-Tests10 out of 15 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7Code-ReviewFound 11/15 approved changesets -- score normalized to 7
10Contributorsproject has 19 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 7
RegistryPackageVersion constraintManifest
Packagistgedmo/doctrine-extensions^3.21.0composer.json
Packagistsymfony/cache^6.4 || ^7.0 || ^8.0composer.json
Packagistsymfony/config^6.4 || ^7.0 || ^8.0composer.json
Packagistsymfony/dependency-injection^6.4 || ^7.0 || ^8.0composer.json
Packagistsymfony/event-dispatcher^6.4 || ^7.0 || ^8.0composer.json
Packagistsymfony/http-kernel^6.4 || ^7.0 || ^8.0composer.json
Packagistsymfony/translation-contracts^2.5 || ^3.5composer.json
All dependencies 17

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

RegistryPackageVersionRelation
Packagistgedmo/doctrine-extensionsdirect
Packagistsymfony/cachedirect
Packagistsymfony/configdirect
Packagistsymfony/dependency-injectiondirect
Packagistsymfony/event-dispatcherdirect
Packagistsymfony/http-kerneldirect
Packagistsymfony/translation-contractsdirect
Packagistphpindirect
Packagistphpstan/phpstanindirect
Packagistphpstan/phpstan-deprecation-rulesindirect
Packagistphpstan/phpstan-phpunitindirect
Packagistphpstan/phpstan-strict-rulesindirect
Packagistphpstan/phpstan-symfonyindirect
Packagistphpunit/phpunitindirect
Packagistsymfony/mimeindirect
Packagistsymfony/phpunit-bridgeindirect
Packagistsymfony/security-coreindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "php",
        "symfony",
        "symfony-bundle",
        "doctrine",
        "doctrine-orm",
        "doctrine-odm-mongodb",
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 372,
      "has_wiki": false,
      "homepage": "https://symfony.com/bundles/StofDoctrineExtensionsBundle/current/index.html",
      "languages": {
        "PHP": 49032
      },
      "pushed_at": "2026-01-23T08:46:28Z",
      "created_at": "2010-11-09T20:48:50Z",
      "owner_type": "User",
      "updated_at": "2026-07-31T09:23:28Z",
      "description": "Integration bundle for DoctrineExtensions by l3pp4rd in Symfony",
      "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": "Christophe Coevoet",
      "type": "User",
      "login": "stof",
      "company": "@Incenteev",
      "location": "Paris",
      "followers": 2136,
      "avatar_url": "https://avatars.githubusercontent.com/u/439401?v=4",
      "created_at": "2010-10-14T13:56:42Z",
      "is_verified": null,
      "public_repos": 702,
      "account_age_days": 5773
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.15.3",
          "kind": "patch",
          "published_at": "2026-01-23T08:46:54Z"
        },
        {
          "tag": "v1.15.2",
          "kind": "patch",
          "published_at": "2025-12-18T17:05:42Z"
        },
        {
          "tag": "v1.15.1",
          "kind": "patch",
          "published_at": "2025-12-12T13:33:39Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2025-12-11T21:26:00Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2025-05-01T08:18:39Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2025-01-07T08:14:16Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2024-06-25T09:21:57Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2024-02-13T14:47:14Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2023-12-09T09:35:54Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2023-12-09T09:29:09Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2023-10-27T16:54:48Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2023-07-07T15:41:22Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2023-06-29T14:46:23Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2022-11-01T14:35:12Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2021-11-22T15:19:33Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2021-03-05T13:10:53Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2020-09-30T13:27:00Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2020-03-30T09:01:31Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2017-12-24T16:08:02Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "0f464d3e298ba97bcad219727ca1ee09ec8b30ea",
          "body": "Fix service definition for the uploadable manager",
          "is_bot": false,
          "headline": "Merge pull request #522 from jonathan-stimactiv/main",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2026-01-23T08:45:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d44e2d6e6348a0939edb8e85de6d5be201ec963d",
          "body": null,
          "is_bot": false,
          "headline": "Fix Dependency Injection for uploadable manager",
          "author_name": "Jonathan",
          "author_login": "jonathan-stimactiv",
          "committed_at": "2026-01-23T08:39:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89d1667f2f0bc57217ef6487b4445a5ea1f32cc7",
          "body": "Fixes typo in uploadable.php",
          "is_bot": false,
          "headline": "Merge pull request #524 from crtl/fix-service-id-in-alias",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2026-01-23T08:36:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62cc6640c9112174e61ea0f1bce64730d1a72b0a",
          "body": "Fixes typo `stof_doctrine_extensions.uploadable_manager` with `stof_doctrine_extensions.uploadable.manager`",
          "is_bot": false,
          "headline": "Fixes typo in uploadable.php",
          "author_name": "crtl",
          "author_login": "crtl",
          "committed_at": "2026-01-23T00:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f7b4b4230b1c872e77fdca90f02905da7e050f5",
          "body": "Fix: Translatable setSkipOnLoad param name on service configuration",
          "is_bot": false,
          "headline": "Merge pull request #521 from BeBlood/main",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-12-18T17:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d19105b1e6a1bb1bbfb666f7eef35b7d152d59fe",
          "body": null,
          "is_bot": false,
          "headline": "Fix: Translatable setSkipOnLoad param name on service configuration",
          "author_name": "Benjamin BOUDIER",
          "author_login": "BeBlood",
          "committed_at": "2025-12-18T16:18:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f21c77823fa8df57eabbe1f1686149d2d4afae1",
          "body": "Fix class parameter",
          "is_bot": false,
          "headline": "Merge pull request #520 from flohw/main",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-12-12T13:32:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "420b0f7281ee66a1e6056bf38c4925cd64562c7e",
          "body": null,
          "is_bot": false,
          "headline": "Fix class parameter",
          "author_name": "Florian PARRENO",
          "author_login": "flohw",
          "committed_at": "2025-12-12T13:15:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "002db495ae2c35875dcb7b9719a9da8a0feafe83",
          "body": "Install phpunit as a dev dependency instead of using simple-phpunit",
          "is_bot": false,
          "headline": "Merge pull request #519 from stof/phpunit_install",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-12-11T21:00:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8596ba21b04de213dcf8822fe46c71c8855748a",
          "body": "Update the CI setup",
          "is_bot": false,
          "headline": "Merge pull request #518 from stof/update_ci",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-12-11T20:59:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79ac4f72649f50917cf3d4337df931ba983d0ba3",
          "body": null,
          "is_bot": false,
          "headline": "Install phpunit as a dev dependency instead of using simple-phpunit",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-12-11T20:59:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c48711bd8303f2ee3c6599c437436f16b437167",
          "body": null,
          "is_bot": false,
          "headline": "Update the CI setup",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-12-11T20:54:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a13e6044c2d1b91032061f2e853ce3ce76fe7114",
          "body": "Allow installation with Symfony 8",
          "is_bot": false,
          "headline": "Merge pull request #516 from alexander-schranz/patch-1",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-12-08T11:14:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "411bde85bae2db837b2c3d91fa8b9e92e5d0b639",
          "body": null,
          "is_bot": false,
          "headline": "Fix some return types",
          "author_name": "Alexander Schranz",
          "author_login": "alexander-schranz",
          "committed_at": "2025-12-07T16:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6cd2a2683f416a396416083306f4c56fca3662c",
          "body": null,
          "is_bot": false,
          "headline": "Allow installation with Symfony 8",
          "author_name": "Alexander Schranz",
          "author_login": "alexander-schranz",
          "committed_at": "2025-12-02T07:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "370889a216f16983c4c7d780ee0e326a45456415",
          "body": "…-event\n\nAdd option to enable `SoftDeleteableListener` post-flush event",
          "is_bot": false,
          "headline": "Merge pull request #512 from HypeMC/softdeleteablelistener-post-flush…",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-11-26T13:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0cf9ade7ea92e7edfbf8a1df744dd235bcf3c52",
          "body": "ci: add tests for PHP 8.5",
          "is_bot": false,
          "headline": "Merge pull request #515 from Chris53897/patch-1",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-10-27T14:33:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a67683f8a3de4c85e8306d99656dbdc5179400a3",
          "body": "Updated GitHub Actions workflow to use checkout@v5 and added PHP 8.5 to the matrix.",
          "is_bot": false,
          "headline": "ci: add tests for PHP 8.5",
          "author_name": "chris",
          "author_login": "Chris53897",
          "committed_at": "2025-10-27T14:27:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2840a08915141d3bab29181d1ea2133122197e0",
          "body": null,
          "is_bot": false,
          "headline": "Add option to enable `SoftDeleteableListener` post-flush event",
          "author_name": "HypeMC",
          "author_login": "HypeMC",
          "committed_at": "2025-10-02T22:17:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c59abd399016a3e4690f728a01df29b81d750f8b",
          "body": "Migrate service config from XML to PHP",
          "is_bot": false,
          "headline": "Merge pull request #513 from mbabker/xml-to-php",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-10-01T14:02:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "302a6cb2794c8d79494f7f7311484aa47930b127",
          "body": null,
          "is_bot": false,
          "headline": "Migrate service config from XML to PHP",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-10-01T13:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abea9b4f6f89bd7f14dcbb433b26dc3571c1e83c",
          "body": "Cleanup Flex explanation which is not tied to Flex",
          "is_bot": false,
          "headline": "Merge pull request #491 from fabpico/patch-1",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-06-25T12:02:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e47b74c13db1e1a3c30c90003a4f352b615baeb",
          "body": "Update configuration.rst",
          "is_bot": false,
          "headline": "Merge pull request #505 from Dgeronivo/patch-1",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-05-19T22:30:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45456c3f36c3236014376f7c3b30f12b89d2c6f3",
          "body": "Add all extension names in config. It is more convenient for choose which you want enable. I miss this point and spent couple hours for configuring translations.",
          "is_bot": false,
          "headline": "Update configuration.rst",
          "author_name": "Alex",
          "author_login": "Dgeronivo",
          "committed_at": "2025-05-18T09:54:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdf3eb10baeb497ac5985b8f78a6cf55862c2662",
          "body": "Use a locale-aware service to configure the translatable listener",
          "is_bot": false,
          "headline": "Merge pull request #507 from stof/locale_sync",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-05-01T08:00:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13dc21c0c52ce79ad305fa01620e7f14b0cdd31b",
          "body": "Registering it in the LocaleSwitcher of Symfony has multiple benefits:\n- it allows respecting the locale when it is switched in non-request\n  context (or after the listener that was running for request contexts),\n  for instance in commands or in queue consumers\n- it avoids leaking the locale of a re\n[…]\no the beginning of the\n  processing of the next one when using Frankenphp in worker mode (or\n  as the LocaleSwitcher of Symfony resets the locale to the default\n  locale of the project when necessary.",
          "is_bot": false,
          "headline": "Use a locale-aware service to configure the translatable listener",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-05-01T07:55:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4749cd938353e4ce6d1ba820d5143453a191d45a",
          "body": "Bump the min Symfony version to 6.4 and PHP to 8.1",
          "is_bot": false,
          "headline": "Merge pull request #506 from stof/bump_symfony_php",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-05-01T07:48:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c2193419311edf26ffbb0d6b1d24a45adb26ec5",
          "body": null,
          "is_bot": false,
          "headline": "Bump the min Symfony version to 6.4 and PHP to 8.1",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-05-01T07:47:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "178c58d57d3eea3cd6357c001b0959748db8d700",
          "body": "Use the new IP address provider interface",
          "is_bot": false,
          "headline": "Merge pull request #501 from mbabker/ip-provider",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-04-07T13:32:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57232c238b82437e8f70004de174a760bf86e654",
          "body": null,
          "is_bot": false,
          "headline": "Use the new IP address provider interface",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-04-07T13:24:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f907ae1b217c56fa637956f5dfecdda1956b198d",
          "body": "Update configuration.rst",
          "is_bot": false,
          "headline": "Merge pull request #502 from mikvet/patch-1",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-04-07T10:05:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d86f8cd49288c36bdb2226f1ded1e86ea63c46e0",
          "body": "Update the list of events used by softdeleteable in 3.20.0",
          "is_bot": false,
          "headline": "Merge pull request #504 from stof/update_extension",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-04-07T09:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "439e48c5f689e8fe69a91be1b8b9983fad3411ab",
          "body": null,
          "is_bot": false,
          "headline": "Update the list of events used by softdeleteable in 3.20.0",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-04-07T09:47:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0919d70574eede83fccc0dd84858bd00853ccf5f",
          "body": "Upgrade phpstan to version 2",
          "is_bot": false,
          "headline": "Merge pull request #503 from stof/ci_phpstan",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-04-07T09:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23d280632b7c4f7cb99918e92fdeaf5aab57e6b4",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade phpstan to version 2",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-04-07T09:28:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d400c63deee70caef5c9bc4a8b9d176bef667139",
          "body": null,
          "is_bot": false,
          "headline": "Change the phpstan level to level 8 only",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-04-07T09:26:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3ac4ddab50a764945820d571d99965702a2c049",
          "body": "Entities in the bundle have both annotations and attributes.\r\nWhen annotation is set in config, this error is thrown\r\n\r\nIn AbstractDoctrineExtension.php line 229:\r\n                                                                               \r\n  Can only configure \"xml\", \"yml\", \"php\", \"staticphp\" o\n[…]\n the DoctrineBundle. Use your own bundle to configure other metadata drivers  \r\n  . You can register them by adding a new driver to the \"doctrine.orm.default  \r\n  _metadata_driver\" service definition.",
          "is_bot": false,
          "headline": "Update configuration.rst",
          "author_name": "mikvet",
          "author_login": "mikvet",
          "committed_at": "2025-04-07T08:54:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9abab419b242560162b26f88196b15c6e5a8ea2c",
          "body": "Use the new actor provider interface",
          "is_bot": false,
          "headline": "Merge pull request #500 from mbabker/actor-provider",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-02-28T09:39:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1415e2086f6f149c5724663a7ed27046f1dcf1c5",
          "body": null,
          "is_bot": false,
          "headline": "Use the new actor provider interface",
          "author_name": "Michael Babker",
          "author_login": "mbabker",
          "committed_at": "2025-02-26T15:10:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf00701bff3f2b7c4bf6d963101c9ea6968d694f",
          "body": "ci: Add tests for PHP 8.4",
          "is_bot": false,
          "headline": "Merge pull request #494 from Chris53897/patch-1",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2025-01-07T08:10:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e47707172921085818abe31c589159d5af4f3fe",
          "body": null,
          "is_bot": false,
          "headline": "feat: fix deprecation for implicit nullable parameter declarations",
          "author_name": "Christopher Georg",
          "author_login": "Chris8934",
          "committed_at": "2024-11-21T15:37:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99a7dac5de51fdcf2ebbc189dbe1d93cbac6c811",
          "body": null,
          "is_bot": false,
          "headline": "ci: Add tests for PHP 8.4",
          "author_name": "chris",
          "author_login": "Chris53897",
          "committed_at": "2024-09-30T13:27:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e26b926ed2370439799b0bbd7861e6a76c026b60",
          "body": "I have no Flex, and my config structure is what here was described as structure for Flex.",
          "is_bot": false,
          "headline": "Cleanup Flex explanation which is not tied to Flex",
          "author_name": "fabpico",
          "author_login": null,
          "committed_at": "2024-08-30T10:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d99b2992b61407698148e020f6dfcec982b1a7b0",
          "body": "feat: handling sf deprecation suppression",
          "is_bot": false,
          "headline": "Merge pull request #489 from gscioni-axelerant/main",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2024-08-29T15:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3890e28c374a4e5ff50005df1ff1a85b2bd177e8",
          "body": null,
          "is_bot": false,
          "headline": "chore: reverting native return type on final classes",
          "author_name": "Giovanni Scioni",
          "author_login": "gscioni-axelerant",
          "committed_at": "2024-08-27T17:12:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82359867b305f081fa5bccb09480beb964c29bab",
          "body": null,
          "is_bot": false,
          "headline": "fix: removes possibly BC",
          "author_name": "Giovanni Scioni",
          "author_login": "gscioni-axelerant",
          "committed_at": "2024-08-23T11:27:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21b75eac71342310d9b5dccae66dca04ca140d12",
          "body": null,
          "is_bot": false,
          "headline": "feat: handling sf deprecation suppression",
          "author_name": "Giovanni Scioni",
          "author_login": "gscioni-axelerant",
          "committed_at": "2024-08-23T10:27:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "473ae65598fa4160654c350e139e20ee75d9a91a",
          "body": "Inject an AttributeReader when annotations are disabled",
          "is_bot": false,
          "headline": "Merge pull request #486 from stof/inject_attribute_reader",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2024-06-10T12:27:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6845226199f9ab97d8b7332b9fca3e4dafa565e2",
          "body": "This avoids triggering the fallback path of instantiating an (uncached)\nannotation reader in the extensions in case annotations are disabled in\nFrameworkBundle but the `doctrine/annotations` package is still\ninstalled.",
          "is_bot": false,
          "headline": "Inject an AttributeReader when annotations are disabled",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2024-06-10T12:14:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3ceb543c55eeb7f28ab28a26fb3a0a8a91ea59f",
          "body": "Remove usage of the deprecation HttpKernel base extension class",
          "is_bot": false,
          "headline": "Merge pull request #485 from stof/fix_deprecation",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2024-06-10T12:07:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a80a2a95bfef43f4846e9aadd4b378a4c7c7494c",
          "body": "This bundle does not rely on the extra (deprecated) features provided in\nthe HttpKernel base class.",
          "is_bot": false,
          "headline": "Remove usage of the deprecation HttpKernel base extension class",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2024-06-10T11:49:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "224a7ac90f260ba4231620f15f552ff70272b968",
          "body": "Those classes are meant to be used only as implementation of the bundle\nsemantic configuration, not directly.",
          "is_bot": false,
          "headline": "Mark the DI extension and the Configuration classes as internal",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2024-06-10T11:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f7023e4c8a1c00a5627d41c1027a3f89e477630",
          "body": "Migrate to typed properties",
          "is_bot": false,
          "headline": "Merge pull request #475 from stof/typed_properties",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2024-02-13T14:43:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5d372286849d402cfaf3f83e7afb5c8be2a61e1",
          "body": null,
          "is_bot": false,
          "headline": "Migrate to typed properties",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2024-02-13T14:40:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b76d197e92a64b53f5dc837bcbef25b05f9dbf94",
          "body": "Add the configuration for the Clock integration",
          "is_bot": false,
          "headline": "Merge pull request #472 from stof/clock",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2024-02-13T14:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "765fe2da22ebbc3d5da1edf9aef404a780356229",
          "body": "When the `clock` service is defined (which is done by FrameworkBundle\nwhen `symfony/clock` is installed), it will be injected in the listeners\nsupporting a clock integration.",
          "is_bot": false,
          "headline": "Add the configuration for the Clock integration",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2024-02-13T14:30:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57ef92916137bfb56c5b4b504fc08e1987032ee3",
          "body": "Drop support for PHP 7.2 and 7.3",
          "is_bot": false,
          "headline": "Merge pull request #474 from stof/bump_php",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2024-02-13T14:29:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1ddcc5d887399e96e912f84ef4863f1f9f44a12",
          "body": null,
          "is_bot": false,
          "headline": "Drop support for PHP 7.2 and 7.3",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2024-02-13T14:20:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ce277ec917b701a96d88c7fdcab6150e35d0360",
          "body": "Fix the tests when doctrine/annotations is not installed",
          "is_bot": false,
          "headline": "Merge pull request #471 from stof/fix_tests",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2024-02-12T17:06:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6421eb992ce1a5cbade978790318ca0959e899d5",
          "body": null,
          "is_bot": false,
          "headline": "Fix the tests when doctrine/annotations is not installed",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2024-02-12T17:03:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ff44ceb7c4af82cc48feca5b456607dfe2e6541",
          "body": "Add PHPStan",
          "is_bot": false,
          "headline": "Merge pull request #468 from yguedidi/add-phpstan",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2023-12-20T14:09:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "252bd9b3ad3f0d81d406c7c79b06a03bc2c7e056",
          "body": null,
          "is_bot": false,
          "headline": "Add PHPStan to CI",
          "author_name": "Yassine Guedidi",
          "author_login": "yguedidi",
          "committed_at": "2023-12-11T22:03:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "016d7b8d939af08c9e3368d83d0ad6cdc93dd679",
          "body": null,
          "is_bot": false,
          "headline": "Move to PHPStan max level",
          "author_name": "Yassine Guedidi",
          "author_login": "yguedidi",
          "committed_at": "2023-12-11T22:02:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1da060e232f93d3ebb00d9ab2b0ed0d114873c57",
          "body": null,
          "is_bot": false,
          "headline": "Add phpstan-strict-rules extension",
          "author_name": "Yassine Guedidi",
          "author_login": "yguedidi",
          "committed_at": "2023-12-11T22:02:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b44b740bafe54b0ed9b08df32b3155b91d4a34a",
          "body": null,
          "is_bot": false,
          "headline": "Move to PHPStan level 6",
          "author_name": "Yassine Guedidi",
          "author_login": "yguedidi",
          "committed_at": "2023-12-11T22:02:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e1d9b0715f35d44074f74632a3c22712542942f",
          "body": null,
          "is_bot": false,
          "headline": "Add PHPStan configuration at level 5",
          "author_name": "Yassine Guedidi",
          "author_login": "yguedidi",
          "committed_at": "2023-12-11T21:50:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0661a297c5a13d45ed9de4e3818c63bf6fe0c8b",
          "body": null,
          "is_bot": false,
          "headline": "Sort packages in composer.json",
          "author_name": "Yassine Guedidi",
          "author_login": "yguedidi",
          "committed_at": "2023-12-11T21:49:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ba473cb8e9e4da15b6253b33c3ed039c9ea4344",
          "body": null,
          "is_bot": false,
          "headline": "Require PHPStan and extensions",
          "author_name": "Yassine Guedidi",
          "author_login": "yguedidi",
          "committed_at": "2023-12-09T14:24:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "299d5333ce83941069852be36b949abbc776bf1d",
          "body": "Fix event listeners for Symfony 7",
          "is_bot": false,
          "headline": "Merge pull request #467 from stof/fix_event_listeners",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2023-12-09T09:33:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7fe4a2bee32c90e90cce00eb74c613a3526fe63",
          "body": null,
          "is_bot": false,
          "headline": "Fix event listeners for Symfony 7",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2023-12-09T09:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9be624f6fb49519f984f4fd6b59418d97b4cdcc",
          "body": "Fix the CI testting lowest dependencies",
          "is_bot": false,
          "headline": "Merge pull request #466 from stof/fix_lowest_deps",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2023-12-09T09:25:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfe4c429c7c37770d200bb61912a049bea9962df",
          "body": null,
          "is_bot": false,
          "headline": "Fix the CI testting lowest dependencies",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2023-12-09T09:19:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b48ab87c1f82949086d1f3ea90495ff0dd8a7036",
          "body": "chore: add ci tests for php 8.3, bump github action versions",
          "is_bot": false,
          "headline": "Merge pull request #464 from Chris53897/feature/add-ci-tests-for-php-83",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2023-12-09T09:11:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91b5f214db6188ead267dafcc40b4437822120f8",
          "body": "feat: allow symfony 7",
          "is_bot": false,
          "headline": "Merge pull request #463 from Chris53897/feature/allow-symfony-7",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2023-12-09T09:11:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d933a3213c0c58f4ef2c721b91c5e1a9e2b8a636",
          "body": null,
          "is_bot": false,
          "headline": "feat: allow symfony 7",
          "author_name": "Christopher Georg",
          "author_login": "Chris8934",
          "committed_at": "2023-11-30T15:25:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f97f82cedcd98d48c433066d617882dedbbfc05",
          "body": null,
          "is_bot": false,
          "headline": "chore: add ci tests for php 8.3, bump github action versions",
          "author_name": "Christopher Georg",
          "author_login": "Chris8934",
          "committed_at": "2023-11-30T15:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb677bf8aa05d741029dc4874e1884498236d531",
          "body": "Allow the bundle to work without Annotation Reader enabled in Symfony",
          "is_bot": false,
          "headline": "Merge pull request #460 from jmsche/allow-no-annotation-reader",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2023-08-31T08:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8bc95769d3564f3f7f9c80407b832e68c17f9f2",
          "body": null,
          "is_bot": false,
          "headline": "Allow the bundle to work without Annotation Reader enabled in Symfony",
          "author_name": "jmsche",
          "author_login": "jmsche",
          "committed_at": "2023-08-31T07:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b40623da645d0e206331f506fb1065d8b0a0f3d6",
          "body": "Configure the metadata cache for the extensions",
          "is_bot": false,
          "headline": "Merge pull request #454 from stof/cache_metadata",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2023-07-07T15:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d20c9dd3cd9c788b6e12c1a465203705f4bd6b43",
          "body": null,
          "is_bot": false,
          "headline": "Configure the metadata cache for the extensions",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2023-07-07T15:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28bda1eeb5fbfec9bed27441845d79cb83a7ad53",
          "body": "Add support for IpTraceable",
          "is_bot": false,
          "headline": "Merge pull request #453 from stof/support_ip_traceable",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2023-07-07T15:12:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f429de4c59da9abbe9f15472f0a27b800abdc65",
          "body": null,
          "is_bot": false,
          "headline": "Add support for IpTraceable",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2023-07-07T15:09:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8452ab177ea3cbd229657ffdabf74bfdff46a2a8",
          "body": "Drop support for PHP 7.& and Symfony 4",
          "is_bot": false,
          "headline": "Merge pull request #452 from stof/drop_old_versions",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2023-07-07T15:07:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd249769e27b1852d027c7d8ac8ad3a66bd4a3e5",
          "body": null,
          "is_bot": false,
          "headline": "Drop support for PHP 7.& and Symfony 4",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2023-07-07T15:03:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3446f610c23d836ad6aed3e5eca9e1ea349645e",
          "body": "Register listeners instead of subscribers",
          "is_bot": false,
          "headline": "Merge pull request #451 from stof/use_doctrine_listener",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2023-07-07T14:20:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4eeb05f9ea4777cc84162b58ab6016369f8f06f",
          "body": "Symfony 6.3 deprecated the registration of Doctrine subscribers because\nthey cannot be lazy-loaded properly.\nThe CI will ensure that the list of events is in sync with the library.",
          "is_bot": false,
          "headline": "Register listeners instead of subscribers",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2023-07-07T14:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cfabc774ee0df1904b10cd03ceb39d993bb61bd",
          "body": "This PR was merged into the 1.x-dev branch.\n\nDiscussion\n----------\n\nFix symfony 6.3 return type deprecations\n\n> Method \"Symfony\\Component\\DependencyInjection\\Extension\\ExtensionInterface::load()\" might add \"void\" as a native return type declaration in the future. Do the same in implementation \"Stof\\\n[…]\neExtensionsBundle\\StofDoctrineExtensionsBundle\" now to avoid errors or add an explicit `@return` annotation to suppress this message.\n\nCommits\n-------\n\n3b5a8a2 Fix symfony 6.3 return type deprecations",
          "is_bot": false,
          "headline": "minor #449 Fix symfony 6.3 return type deprecations (acrobat)",
          "author_name": "Ryan Weaver",
          "author_login": "weaverryan",
          "committed_at": "2023-05-22T18:25:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3b5a8a2a9fbdc663703ed737dabf34c722cabad6",
          "body": null,
          "is_bot": false,
          "headline": "Fix symfony 6.3 return type deprecations",
          "author_name": "Jeroen Thora",
          "author_login": "acrobat",
          "committed_at": "2023-05-20T11:30:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d1af1edefdeecf5089c2882193adcb4d5eeb508",
          "body": "…ns (Chris8934)\n\nThis PR was merged into the main branch.\n\nDiscussion\n----------\n\nchore: add ci tests for php 8.2, bump github action versions\n\nWill fix deprecations for Node 12 on github action runs.\n\nCommits\n-------\n\n169eac9 chore: add ci tests for php 8.2, bump github action versions",
          "is_bot": false,
          "headline": "minor #448 chore: add ci tests for php 8.2, bump github action versio…",
          "author_name": "Ryan Weaver",
          "author_login": "weaverryan",
          "committed_at": "2023-01-09T15:28:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "169eac962a3390cc8d8a5ff5437d31509ac4eb27",
          "body": null,
          "is_bot": false,
          "headline": "chore: add ci tests for php 8.2, bump github action versions",
          "author_name": "Christopher Georg",
          "author_login": "Chris8934",
          "committed_at": "2023-01-04T09:29:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa650e60e174afa06c09e28a54fb1854af04c7fe",
          "body": "Remove deprecations alerts from sf5.4",
          "is_bot": false,
          "headline": "Merge pull request #438 from maikelohcfg/main",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2022-09-30T11:52:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dd028b1f24093aaf79e784accaa79fa8de5dbe1",
          "body": "add a note about updating schema",
          "is_bot": false,
          "headline": "Merge pull request #444 from hogren/patch-2",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2022-09-08T15:09:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90672c9d5286ef829c8bffc8c3a44833d3530ec2",
          "body": "the sentence is given by @weaverryan in PR #443",
          "is_bot": false,
          "headline": "add a note about updating schema",
          "author_name": "hogren",
          "author_login": null,
          "committed_at": "2022-09-08T15:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf422201155035d998bca52a766e15e884ed8813",
          "body": null,
          "is_bot": false,
          "headline": "missing return type",
          "author_name": "Maikel Ortega Hernandez",
          "author_login": "maikelohcfg",
          "committed_at": "2022-02-24T17:42:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "503cfe1bae8337b441321815123d3beee1a796ea",
          "body": null,
          "is_bot": false,
          "headline": "- add param type",
          "author_name": "Maikel Ortega Hernandez",
          "author_login": "maikelohcfg",
          "committed_at": "2022-01-15T02:21:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e063911ec163a4013a9553ca900b8064ca7460ef",
          "body": null,
          "is_bot": false,
          "headline": "- add more explicit return types to avoid deprecations alerts on sf5.4",
          "author_name": "Maikel Ortega Hernandez",
          "author_login": "maikelohcfg",
          "committed_at": "2022-01-13T03:06:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d44e0601e7ebbf7c52797ca52d513592f2b250c",
          "body": null,
          "is_bot": false,
          "headline": "- add explicit return types to avoid deprecations alerts on sf5.4",
          "author_name": "Maikel Ortega Hernandez",
          "author_login": "maikelohcfg",
          "committed_at": "2022-01-13T02:59:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2bffca41974d1c968557b343e269a60a8d5ffa4",
          "body": null,
          "is_bot": false,
          "headline": "Update the changelog for 1.7.0",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2021-11-22T15:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ece25c9164deaab2905eedf5ac0635e609bcaad6",
          "body": null,
          "is_bot": false,
          "headline": "Update links to the DoctrineExtensions repository",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2021-11-22T15:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a82ea44feaba06e0b4cb900b1925896b61e06bb4",
          "body": null,
          "is_bot": false,
          "headline": "Rename the master branch to main",
          "author_name": "Christophe Coevoet",
          "author_login": "stof",
          "committed_at": "2021-11-22T15:11:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 19,
      "commits_last_year": 21,
      "latest_release_at": "2026-01-23T08:46:54Z",
      "latest_release_tag": "v1.15.3",
      "releases_from_tags": false,
      "days_since_last_push": 193,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 193,
      "mean_days_between_releases": 86.2
    },
    "artifacts": {
      "collected": true,
      "structure": [],
      "declarations": [
        {
          "name": "stof/doctrine-extensions-bundle",
          "path": "composer.json",
          "tokens": [
            "composer.type:symfony-bundle"
          ],
          "ecosystem": "packagist"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "poser.pugx.org"
        ],
        "total": 2,
        "header": 2,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "stof/doctrine-extensions-bundle",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "tree",
            "behaviors",
            "doctrine2",
            "extensions",
            "gedmo",
            "sluggable",
            "loggable",
            "translatable",
            "nestedset",
            "sortable",
            "timestampable"
          ],
          "ecosystem": "packagist",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/stof/doctrine-extensions-bundle",
          "declared_type": "symfony-bundle",
          "is_deprecated": false,
          "latest_version": "v1.15.3",
          "repository_url": "https://github.com/stof/StofDoctrineExtensionsBundle",
          "versions_count": 25,
          "total_downloads": 91179260,
          "dependents_count": 522,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1398403,
          "first_published_at": null,
          "latest_published_at": "2026-01-23T08:45:07Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 193
        }
      ]
    },
    "popularity": {
      "forks": 382,
      "stars": 1929,
      "watchers": 51,
      "fork_history": {
        "days": [
          {
            "date": "2010-11-11",
            "count": 1
          },
          {
            "date": "2011-01-06",
            "count": 1
          },
          {
            "date": "2011-01-25",
            "count": 1
          },
          {
            "date": "2011-03-02",
            "count": 1
          },
          {
            "date": "2011-03-13",
            "count": 1
          },
          {
            "date": "2011-04-30",
            "count": 1
          },
          {
            "date": "2011-05-10",
            "count": 1
          },
          {
            "date": "2011-05-17",
            "count": 1
          },
          {
            "date": "2011-06-30",
            "count": 1
          },
          {
            "date": "2011-07-07",
            "count": 1
          },
          {
            "date": "2011-07-12",
            "count": 1
          },
          {
            "date": "2011-07-25",
            "count": 1
          },
          {
            "date": "2011-08-03",
            "count": 1
          },
          {
            "date": "2011-08-10",
            "count": 1
          },
          {
            "date": "2011-09-01",
            "count": 1
          },
          {
            "date": "2011-09-05",
            "count": 1
          },
          {
            "date": "2011-10-03",
            "count": 1
          },
          {
            "date": "2011-10-09",
            "count": 1
          },
          {
            "date": "2011-10-12",
            "count": 1
          },
          {
            "date": "2011-10-13",
            "count": 1
          },
          {
            "date": "2011-10-23",
            "count": 1
          },
          {
            "date": "2011-11-18",
            "count": 1
          },
          {
            "date": "2011-11-26",
            "count": 1
          },
          {
            "date": "2012-02-02",
            "count": 1
          },
          {
            "date": "2012-02-03",
            "count": 1
          },
          {
            "date": "2012-02-05",
            "count": 1
          },
          {
            "date": "2012-02-10",
            "count": 1
          },
          {
            "date": "2012-02-13",
            "count": 1
          },
          {
            "date": "2012-02-26",
            "count": 1
          },
          {
            "date": "2012-02-27",
            "count": 1
          },
          {
            "date": "2012-03-01",
            "count": 1
          },
          {
            "date": "2012-03-02",
            "count": 1
          },
          {
            "date": "2012-03-06",
            "count": 1
          },
          {
            "date": "2012-03-12",
            "count": 1
          },
          {
            "date": "2012-03-16",
            "count": 1
          },
          {
            "date": "2012-03-22",
            "count": 1
          },
          {
            "date": "2012-03-28",
            "count": 1
          },
          {
            "date": "2012-03-29",
            "count": 1
          },
          {
            "date": "2012-04-06",
            "count": 1
          },
          {
            "date": "2012-04-19",
            "count": 1
          },
          {
            "date": "2012-04-22",
            "count": 1
          },
          {
            "date": "2012-04-27",
            "count": 1
          },
          {
            "date": "2012-05-10",
            "count": 1
          },
          {
            "date": "2012-07-08",
            "count": 1
          },
          {
            "date": "2012-07-17",
            "count": 1
          },
          {
            "date": "2012-07-23",
            "count": 1
          },
          {
            "date": "2012-08-08",
            "count": 1
          },
          {
            "date": "2012-08-14",
            "count": 1
          },
          {
            "date": "2012-08-17",
            "count": 1
          },
          {
            "date": "2012-09-11",
            "count": 1
          },
          {
            "date": "2012-10-01",
            "count": 1
          },
          {
            "date": "2012-10-03",
            "count": 1
          },
          {
            "date": "2012-10-22",
            "count": 1
          },
          {
            "date": "2012-10-23",
            "count": 1
          },
          {
            "date": "2012-11-07",
            "count": 1
          },
          {
            "date": "2012-12-06",
            "count": 1
          },
          {
            "date": "2012-12-13",
            "count": 1
          },
          {
            "date": "2012-12-18",
            "count": 1
          },
          {
            "date": "2012-12-22",
            "count": 1
          },
          {
            "date": "2013-01-02",
            "count": 1
          },
          {
            "date": "2013-01-20",
            "count": 1
          },
          {
            "date": "2013-01-21",
            "count": 1
          },
          {
            "date": "2013-01-25",
            "count": 1
          },
          {
            "date": "2013-02-04",
            "count": 1
          },
          {
            "date": "2013-02-06",
            "count": 1
          },
          {
            "date": "2013-02-19",
            "count": 1
          },
          {
            "date": "2013-02-20",
            "count": 1
          },
          {
            "date": "2013-02-22",
            "count": 1
          },
          {
            "date": "2013-02-27",
            "count": 1
          },
          {
            "date": "2013-03-17",
            "count": 1
          },
          {
            "date": "2013-04-13",
            "count": 1
          },
          {
            "date": "2013-04-24",
            "count": 1
          },
          {
            "date": "2013-05-16",
            "count": 1
          },
          {
            "date": "2013-06-01",
            "count": 1
          },
          {
            "date": "2013-06-12",
            "count": 1
          },
          {
            "date": "2013-06-19",
            "count": 1
          },
          {
            "date": "2013-06-24",
            "count": 1
          },
          {
            "date": "2013-06-25",
            "count": 1
          },
          {
            "date": "2013-06-29",
            "count": 1
          },
          {
            "date": "2013-06-30",
            "count": 1
          },
          {
            "date": "2013-07-02",
            "count": 1
          },
          {
            "date": "2013-07-16",
            "count": 1
          },
          {
            "date": "2013-07-23",
            "count": 1
          },
          {
            "date": "2013-08-03",
            "count": 1
          },
          {
            "date": "2013-09-04",
            "count": 1
          },
          {
            "date": "2013-09-12",
            "count": 1
          },
          {
            "date": "2013-09-27",
            "count": 1
          },
          {
            "date": "2013-09-29",
            "count": 1
          },
          {
            "date": "2013-10-04",
            "count": 1
          },
          {
            "date": "2013-10-08",
            "count": 1
          },
          {
            "date": "2013-11-15",
            "count": 1
          },
          {
            "date": "2013-12-04",
            "count": 1
          },
          {
            "date": "2013-12-11",
            "count": 1
          },
          {
            "date": "2014-01-07",
            "count": 1
          },
          {
            "date": "2014-01-09",
            "count": 1
          },
          {
            "date": "2014-01-13",
            "count": 1
          },
          {
            "date": "2014-01-20",
            "count": 1
          },
          {
            "date": "2014-01-23",
            "count": 1
          },
          {
            "date": "2014-02-27",
            "count": 1
          },
          {
            "date": "2014-03-03",
            "count": 1
          },
          {
            "date": "2014-03-30",
            "count": 1
          },
          {
            "date": "2014-04-09",
            "count": 1
          },
          {
            "date": "2014-04-22",
            "count": 1
          },
          {
            "date": "2014-04-23",
            "count": 1
          },
          {
            "date": "2014-05-02",
            "count": 1
          },
          {
            "date": "2014-05-08",
            "count": 1
          },
          {
            "date": "2014-05-19",
            "count": 1
          },
          {
            "date": "2014-05-24",
            "count": 1
          },
          {
            "date": "2014-06-10",
            "count": 1
          },
          {
            "date": "2014-06-30",
            "count": 1
          },
          {
            "date": "2014-07-08",
            "count": 1
          },
          {
            "date": "2014-07-13",
            "count": 1
          },
          {
            "date": "2014-07-25",
            "count": 1
          },
          {
            "date": "2014-07-30",
            "count": 1
          },
          {
            "date": "2014-08-19",
            "count": 1
          },
          {
            "date": "2014-09-02",
            "count": 1
          },
          {
            "date": "2014-09-09",
            "count": 1
          },
          {
            "date": "2014-09-13",
            "count": 1
          },
          {
            "date": "2014-09-29",
            "count": 1
          },
          {
            "date": "2014-10-16",
            "count": 1
          },
          {
            "date": "2014-10-17",
            "count": 1
          },
          {
            "date": "2014-10-24",
            "count": 1
          },
          {
            "date": "2014-11-20",
            "count": 1
          },
          {
            "date": "2015-01-21",
            "count": 1
          },
          {
            "date": "2015-02-04",
            "count": 1
          },
          {
            "date": "2015-02-19",
            "count": 1
          },
          {
            "date": "2015-02-21",
            "count": 1
          },
          {
            "date": "2015-02-22",
            "count": 1
          },
          {
            "date": "2015-03-05",
            "count": 2
          },
          {
            "date": "2015-03-20",
            "count": 1
          },
          {
            "date": "2015-04-02",
            "count": 1
          },
          {
            "date": "2015-04-03",
            "count": 1
          },
          {
            "date": "2015-04-09",
            "count": 1
          },
          {
            "date": "2015-04-20",
            "count": 1
          },
          {
            "date": "2015-04-27",
            "count": 1
          },
          {
            "date": "2015-04-29",
            "count": 1
          },
          {
            "date": "2015-05-15",
            "count": 1
          },
          {
            "date": "2015-05-19",
            "count": 1
          },
          {
            "date": "2015-05-30",
            "count": 1
          },
          {
            "date": "2015-06-02",
            "count": 1
          },
          {
            "date": "2015-06-04",
            "count": 1
          },
          {
            "date": "2015-06-10",
            "count": 2
          },
          {
            "date": "2015-06-26",
            "count": 1
          },
          {
            "date": "2015-07-08",
            "count": 1
          },
          {
            "date": "2015-07-13",
            "count": 1
          },
          {
            "date": "2015-07-15",
            "count": 1
          },
          {
            "date": "2015-07-21",
            "count": 1
          },
          {
            "date": "2015-07-27",
            "count": 1
          },
          {
            "date": "2015-07-30",
            "count": 1
          },
          {
            "date": "2015-08-01",
            "count": 1
          },
          {
            "date": "2015-08-03",
            "count": 1
          },
          {
            "date": "2015-08-10",
            "count": 1
          },
          {
            "date": "2015-08-13",
            "count": 1
          },
          {
            "date": "2015-09-07",
            "count": 1
          },
          {
            "date": "2015-09-08",
            "count": 1
          },
          {
            "date": "2015-09-12",
            "count": 1
          },
          {
            "date": "2015-09-17",
            "count": 1
          },
          {
            "date": "2015-09-22",
            "count": 1
          },
          {
            "date": "2015-09-24",
            "count": 1
          },
          {
            "date": "2015-09-29",
            "count": 1
          },
          {
            "date": "2015-10-02",
            "count": 1
          },
          {
            "date": "2015-10-09",
            "count": 1
          },
          {
            "date": "2015-10-16",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2015-11-06",
            "count": 1
          },
          {
            "date": "2015-11-08",
            "count": 1
          },
          {
            "date": "2015-11-11",
            "count": 1
          },
          {
            "date": "2015-11-15",
            "count": 1
          },
          {
            "date": "2015-12-08",
            "count": 1
          },
          {
            "date": "2015-12-14",
            "count": 1
          },
          {
            "date": "2015-12-18",
            "count": 2
          },
          {
            "date": "2015-12-22",
            "count": 1
          },
          {
            "date": "2015-12-23",
            "count": 1
          },
          {
            "date": "2016-01-26",
            "count": 1
          },
          {
            "date": "2016-02-13",
            "count": 1
          },
          {
            "date": "2016-03-02",
            "count": 1
          },
          {
            "date": "2016-04-05",
            "count": 1
          },
          {
            "date": "2016-04-18",
            "count": 1
          },
          {
            "date": "2016-04-19",
            "count": 1
          },
          {
            "date": "2016-04-20",
            "count": 1
          },
          {
            "date": "2016-05-09",
            "count": 1
          },
          {
            "date": "2016-06-03",
            "count": 2
          },
          {
            "date": "2016-06-10",
            "count": 1
          },
          {
            "date": "2016-06-24",
            "count": 1
          },
          {
            "date": "2016-06-30",
            "count": 1
          },
          {
            "date": "2016-08-01",
            "count": 1
          },
          {
            "date": "2016-08-20",
            "count": 1
          },
          {
            "date": "2016-09-12",
            "count": 1
          },
          {
            "date": "2016-09-13",
            "count": 1
          },
          {
            "date": "2016-09-27",
            "count": 3
          },
          {
            "date": "2016-10-05",
            "count": 1
          },
          {
            "date": "2016-10-10",
            "count": 1
          },
          {
            "date": "2016-10-12",
            "count": 1
          },
          {
            "date": "2016-11-08",
            "count": 1
          },
          {
            "date": "2016-12-05",
            "count": 1
          },
          {
            "date": "2016-12-06",
            "count": 1
          },
          {
            "date": "2016-12-22",
            "count": 1
          },
          {
            "date": "2017-01-09",
            "count": 2
          },
          {
            "date": "2017-01-31",
            "count": 1
          },
          {
            "date": "2017-02-08",
            "count": 1
          },
          {
            "date": "2017-02-22",
            "count": 1
          },
          {
            "date": "2017-02-24",
            "count": 1
          },
          {
            "date": "2017-03-10",
            "count": 1
          },
          {
            "date": "2017-03-31",
            "count": 1
          },
          {
            "date": "2017-04-03",
            "count": 1
          },
          {
            "date": "2017-06-04",
            "count": 1
          },
          {
            "date": "2017-09-11",
            "count": 1
          },
          {
            "date": "2017-09-19",
            "count": 1
          },
          {
            "date": "2017-10-06",
            "count": 1
          },
          {
            "date": "2017-10-25",
            "count": 1
          },
          {
            "date": "2017-11-10",
            "count": 1
          },
          {
            "date": "2017-11-20",
            "count": 1
          },
          {
            "date": "2017-11-23",
            "count": 1
          },
          {
            "date": "2017-12-06",
            "count": 1
          },
          {
            "date": "2017-12-07",
            "count": 1
          },
          {
            "date": "2017-12-08",
            "count": 1
          },
          {
            "date": "2017-12-10",
            "count": 1
          },
          {
            "date": "2017-12-15",
            "count": 1
          },
          {
            "date": "2017-12-16",
            "count": 1
          },
          {
            "date": "2017-12-17",
            "count": 1
          },
          {
            "date": "2017-12-18",
            "count": 1
          },
          {
            "date": "2017-12-19",
            "count": 1
          },
          {
            "date": "2017-12-20",
            "count": 1
          },
          {
            "date": "2018-02-17",
            "count": 1
          },
          {
            "date": "2018-03-27",
            "count": 1
          },
          {
            "date": "2018-04-13",
            "count": 1
          },
          {
            "date": "2018-04-14",
            "count": 1
          },
          {
            "date": "2018-05-11",
            "count": 1
          },
          {
            "date": "2018-07-03",
            "count": 1
          },
          {
            "date": "2018-12-05",
            "count": 1
          },
          {
            "date": "2018-12-06",
            "count": 1
          },
          {
            "date": "2019-01-06",
            "count": 1
          },
          {
            "date": "2019-02-16",
            "count": 1
          },
          {
            "date": "2019-03-05",
            "count": 1
          },
          {
            "date": "2019-03-11",
            "count": 1
          },
          {
            "date": "2019-04-10",
            "count": 1
          },
          {
            "date": "2019-04-20",
            "count": 1
          },
          {
            "date": "2019-05-27",
            "count": 1
          },
          {
            "date": "2019-07-01",
            "count": 1
          },
          {
            "date": "2019-07-08",
            "count": 1
          },
          {
            "date": "2019-07-15",
            "count": 1
          },
          {
            "date": "2019-07-16",
            "count": 1
          },
          {
            "date": "2019-07-24",
            "count": 1
          },
          {
            "date": "2019-07-30",
            "count": 1
          },
          {
            "date": "2019-08-07",
            "count": 1
          },
          {
            "date": "2019-09-23",
            "count": 1
          },
          {
            "date": "2019-10-08",
            "count": 1
          },
          {
            "date": "2019-11-06",
            "count": 1
          },
          {
            "date": "2019-11-16",
            "count": 1
          },
          {
            "date": "2019-11-19",
            "count": 1
          },
          {
            "date": "2019-11-21",
            "count": 1
          },
          {
            "date": "2019-11-22",
            "count": 2
          },
          {
            "date": "2019-11-23",
            "count": 1
          },
          {
            "date": "2019-11-25",
            "count": 3
          },
          {
            "date": "2019-12-02",
            "count": 2
          },
          {
            "date": "2019-12-03",
            "count": 1
          },
          {
            "date": "2019-12-11",
            "count": 1
          },
          {
            "date": "2019-12-31",
            "count": 1
          },
          {
            "date": "2020-01-02",
            "count": 1
          },
          {
            "date": "2020-01-08",
            "count": 1
          },
          {
            "date": "2020-01-13",
            "count": 1
          },
          {
            "date": "2020-01-22",
            "count": 1
          },
          {
            "date": "2020-02-24",
            "count": 1
          },
          {
            "date": "2020-03-30",
            "count": 1
          },
          {
            "date": "2020-04-08",
            "count": 1
          },
          {
            "date": "2020-04-13",
            "count": 1
          },
          {
            "date": "2020-04-28",
            "count": 1
          },
          {
            "date": "2020-05-04",
            "count": 1
          },
          {
            "date": "2020-05-08",
            "count": 1
          },
          {
            "date": "2020-06-05",
            "count": 1
          },
          {
            "date": "2020-08-24",
            "count": 1
          },
          {
            "date": "2020-08-26",
            "count": 1
          },
          {
            "date": "2020-08-29",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-30",
            "count": 2
          },
          {
            "date": "2020-11-30",
            "count": 1
          },
          {
            "date": "2020-12-14",
            "count": 1
          },
          {
            "date": "2021-01-02",
            "count": 1
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-01-23",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          },
          {
            "date": "2021-02-22",
            "count": 1
          },
          {
            "date": "2021-03-08",
            "count": 1
          },
          {
            "date": "2021-03-23",
            "count": 1
          },
          {
            "date": "2021-08-12",
            "count": 1
          },
          {
            "date": "2021-09-14",
            "count": 1
          },
          {
            "date": "2021-10-20",
            "count": 1
          },
          {
            "date": "2021-12-08",
            "count": 1
          },
          {
            "date": "2021-12-31",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-07",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-03-20",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-07-21",
            "count": 2
          },
          {
            "date": "2022-08-09",
            "count": 1
          },
          {
            "date": "2022-09-06",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-06-20",
            "count": 1
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-08-31",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-13",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-05-17",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-09-23",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-01-25",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 354,
        "total_forks": 382
      },
      "star_history": null,
      "open_issues_and_prs": 37
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 8515,
      "source_files_sampled": 30,
      "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": 17,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "gedmo/doctrine-extensions",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^3.21.0"
        },
        {
          "name": "symfony/cache",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.4 || ^7.0 || ^8.0"
        },
        {
          "name": "symfony/config",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.4 || ^7.0 || ^8.0"
        },
        {
          "name": "symfony/dependency-injection",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.4 || ^7.0 || ^8.0"
        },
        {
          "name": "symfony/event-dispatcher",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.4 || ^7.0 || ^8.0"
        },
        {
          "name": "symfony/http-kernel",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.4 || ^7.0 || ^8.0"
        },
        {
          "name": "symfony/translation-contracts",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.5 || ^3.5"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "gedmo/doctrine-extensions",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/cache",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/config",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/dependency-injection",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/event-dispatcher",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/http-kernel",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/translation-contracts",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-deprecation-rules",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-strict-rules",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-symfony",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/mime",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/phpunit-bridge",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/security-core",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 17,
        "direct_count": 7,
        "indirect_count": 10
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 7,
        "merged_prs": 119,
        "open_issues": 30,
        "closed_ratio": 0.909,
        "closed_issues": 299,
        "closed_unmerged_prs": 69
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "stof",
          "commits": 262,
          "avatar_url": "https://avatars.githubusercontent.com/u/439401?v=4"
        },
        {
          "type": "User",
          "login": "yguedidi",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/1480128?v=4"
        },
        {
          "type": "User",
          "login": "comfortablynumb",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/556188?v=4"
        },
        {
          "type": "User",
          "login": "Chris8934",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/44963939?v=4"
        },
        {
          "type": "User",
          "login": "javiereguiluz",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/73419?v=4"
        },
        {
          "type": "User",
          "login": "bobthecow",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/53660?v=4"
        },
        {
          "type": "User",
          "login": "maikelohcfg",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/939605?v=4"
        },
        {
          "type": "User",
          "login": "mathieupetrini",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/6863446?v=4"
        },
        {
          "type": "User",
          "login": "dbu",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/76576?v=4"
        },
        {
          "type": "User",
          "login": "mbabker",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/368545?v=4"
        }
      ],
      "contributors_sampled": 68,
      "top_contributor_share": 0.675
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "phpstan.neon"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 6,
            "reason": "10 out of 15 merged PRs checked by a CI test -- score normalized to 6",
            "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 11/15 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 19 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "0f464d3e298ba97bcad219727ca1ee09ec8b30ea",
        "ran_at": "2026-08-04T16:49:36Z",
        "aggregate_score": 4.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 0,
        "authors_30d": 0,
        "decided_30d": 0,
        "sample_size": 60,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 0,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2026-01-23T08:46:51Z",
      "oldest_open_prs": [
        {
          "number": 127,
          "created_at": "2012-04-22T16:44:19Z",
          "last_comment_at": "2012-04-25T14:21:13Z",
          "last_comment_author": "mikeSimonson"
        },
        {
          "number": 192,
          "created_at": "2013-04-27T11:08:46Z",
          "last_comment_at": "2015-06-09T05:37:37Z",
          "last_comment_author": "chandon"
        },
        {
          "number": 296,
          "created_at": "2015-09-12T12:32:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 384,
          "created_at": "2018-12-06T15:49:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 442,
          "created_at": "2022-08-09T16:24:24Z",
          "last_comment_at": "2023-10-28T15:34:50Z",
          "last_comment_author": "chapterjason"
        },
        {
          "number": 458,
          "created_at": "2023-07-27T19:22:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 525,
          "created_at": "2026-01-25T12:34:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-01-23T08:45:07Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 40,
          "created_at": "2011-05-25T19:50:06Z",
          "last_comment_at": "2011-08-25T15:09:40Z",
          "last_comment_author": "qpleple"
        },
        {
          "number": 59,
          "created_at": "2011-08-30T10:34:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 80,
          "created_at": "2011-10-29T08:40:21Z",
          "last_comment_at": "2011-10-29T09:28:25Z",
          "last_comment_author": "zhil"
        },
        {
          "number": 92,
          "created_at": "2012-01-02T14:55:21Z",
          "last_comment_at": "2017-04-19T13:19:07Z",
          "last_comment_author": "l3pp4rd"
        },
        {
          "number": 133,
          "created_at": "2012-05-13T17:18:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 143,
          "created_at": "2012-07-28T17:41:44Z",
          "last_comment_at": "2013-09-22T21:30:53Z",
          "last_comment_author": "craigh"
        },
        {
          "number": 145,
          "created_at": "2012-08-10T17:33:01Z",
          "last_comment_at": "2012-10-07T12:56:32Z",
          "last_comment_author": "afemartin"
        },
        {
          "number": 146,
          "created_at": "2012-08-11T00:50:52Z",
          "last_comment_at": "2014-01-14T19:57:26Z",
          "last_comment_author": "zdebol"
        },
        {
          "number": 152,
          "created_at": "2012-08-27T11:19:01Z",
          "last_comment_at": "2012-08-31T08:14:28Z",
          "last_comment_author": "webda2l"
        },
        {
          "number": 155,
          "created_at": "2012-09-21T07:41:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 160,
          "created_at": "2012-10-12T18:34:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 161,
          "created_at": "2012-10-17T00:34:34Z",
          "last_comment_at": "2013-01-08T13:29:36Z",
          "last_comment_author": "renta"
        },
        {
          "number": 164,
          "created_at": "2012-11-01T21:08:07Z",
          "last_comment_at": "2014-03-03T10:24:16Z",
          "last_comment_author": "danielsan80"
        },
        {
          "number": 200,
          "created_at": "2013-06-07T06:47:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 202,
          "created_at": "2013-06-08T21:29:21Z",
          "last_comment_at": "2013-06-16T19:36:47Z",
          "last_comment_author": "stof"
        },
        {
          "number": 223,
          "created_at": "2013-11-27T23:08:14Z",
          "last_comment_at": "2015-11-05T15:27:23Z",
          "last_comment_author": "stof"
        },
        {
          "number": 231,
          "created_at": "2014-02-22T13:23:23Z",
          "last_comment_at": "2014-03-07T08:37:18Z",
          "last_comment_author": "dgruseck"
        },
        {
          "number": 246,
          "created_at": "2014-07-04T22:55:49Z",
          "last_comment_at": "2015-03-04T17:26:29Z",
          "last_comment_author": "malutanpetronel"
        },
        {
          "number": 256,
          "created_at": "2014-09-08T16:46:52Z",
          "last_comment_at": "2018-09-03T21:33:13Z",
          "last_comment_author": "mohamedaymenkarmous"
        },
        {
          "number": 276,
          "created_at": "2015-04-06T10:48:07Z",
          "last_comment_at": "2024-06-13T07:45:09Z",
          "last_comment_author": "mrcmorales"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/stof/StofDoctrineExtensionsBundle",
    "host": "github.com",
    "name": "StofDoctrineExtensionsBundle",
    "owner": "stof"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": "The weighted overall 61 is calibrated to 67 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 61,
            "calibrated": 67,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 67,
      "inputs": {
        "security": 43,
        "vitality": 42,
        "community": 76,
        "governance": 68,
        "calibration": "2026-08-02",
        "engineering": 82,
        "ai_readiness": 38,
        "weighted_overall_raw": 61
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "weak",
        "name": "Vitality",
        "value": 42,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "commits_last_year": 21,
              "human_commit_share": 1,
              "days_since_last_push": 193,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 193 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 193
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "21 commits in the last year",
                "points": 12.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "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": 19,
              "latest_release_tag": "v1.15.3",
              "releases_from_tags": false,
              "days_since_latest_release": 193,
              "mean_days_between_releases": 86.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "19 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 193 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 193
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~86.2 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 86.2
                    }
                  }
                ],
                "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": "dormant",
              "guards": [
                "recent_release"
              ],
              "signals": [
                "issue_rot",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 7,
              "unanswered_open_issues": 18,
              "days_since_last_merged_pr": 193,
              "days_since_last_human_commit": 193,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 193 days, with nothing left unanswered; held at dormant by a release within the year",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 193
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "a release within the year"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 76,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "forks": 382,
              "stars": 1929,
              "watchers": 51,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,929 stars",
                "points": 53.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1929
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "382 forks",
                "points": 21.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 382
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "51 watchers",
                "points": 9.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 51
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 2,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [
                "poser.pugx.org"
              ],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "exceptional",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "packages": [
                "stof/doctrine-extensions-bundle"
              ],
              "dependents": 522,
              "ecosystems": "packagist",
              "total_downloads": 91179260,
              "monthly_downloads": 1398403
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,398,403 downloads/month across packagist",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1398403,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "522 packages depend on it",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 522
                    }
                  }
                ],
                "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": 68,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "weak",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 68,
              "top_contributor_share": 0.675
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 68% of commits",
                "points": 7.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 68
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "68 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 68
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 19 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "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": 78,
            "inputs": {
              "merged_prs": 119,
              "open_issues": 30,
              "closed_issues": 299,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 0,
              "issue_closed_ratio": 0.909,
              "closed_unmerged_prs": 69,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "91% of issues closed",
                "points": 38.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "119/188 decided PRs merged",
                "points": 19,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 119,
                      "decided": 188
                    }
                  }
                ],
                "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 11/15 approved changesets -- score normalized to 7",
                "points": 10.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 74,
            "inputs": {
              "followers": 2136,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "stof",
              "public_repos": 702,
              "account_age_days": 5773
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "2,136 followers of stof",
                "points": 23.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2136,
                      "login": "stof"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "702 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 702
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "stof/doctrine-extensions-bundle"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 193
            },
            "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 193 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 193
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "25 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "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": 82,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpstan.neon"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "10 out of 15 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "php",
                "symfony",
                "symfony-bundle",
                "doctrine",
                "doctrine-orm",
                "doctrine-odm-mongodb",
                "hacktoberfest"
              ],
              "has_wiki": false,
              "homepage": "https://symfony.com/bundles/StofDoctrineExtensionsBundle/current/index.html",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://symfony.com/bundles/StofDoctrineExtensionsBundle/current/index.html",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 43,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 43,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 4.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "10 out of 15 merged PRs checked by a CI test -- score normalized to 6",
                "points": 1.5,
                "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 11/15 approved changesets -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 19 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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": 15
            },
            "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": 38,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.6,
              "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": "60 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 32,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 60,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "weak",
            "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": 37,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "phpstan.neon",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpstan.neon"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "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": 8515,
              "source_files_sampled": 30,
              "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/30 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 30,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "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",
        "host-extension"
      ],
      "labels": [
        "plugin",
        "library"
      ],
      "scores": {
        "plugin": 14,
        "library": 10
      },
      "primary": "plugin",
      "evidence": [
        {
          "tier": "declared",
          "label": "plugin",
          "source": "composer.type:symfony-bundle",
          "weight": 8
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:packagist",
          "weight": 6
        },
        {
          "tier": "distribution",
          "label": "plugin",
          "source": "registry_type:symfony-bundle",
          "weight": 6
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "composer.type:symfony-bundle",
          "weight": 4
        }
      ],
      "artifacts": [
        {
          "path": "composer.json",
          "labels": [
            "plugin",
            "library"
          ],
          "ecosystem": "packagist"
        }
      ],
      "confidence": "high",
      "host_extension": true,
      "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-08-04T16:50:05.012451Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/stof/StofDoctrineExtensionsBundle.svg",
  "full_name": "stof/StofDoctrineExtensionsBundle",
  "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.30.0 — full methodology · metrics wiki.

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