Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 19:18 UTC

CuyZ / Valinor

Dependency free PHP library that helps to map any input into a strongly-typed structure.

PHPMIT★ 1,521 stars⑂ 91 forkssince Nov 2021View on GitHub ↗

CuyZ/Valinor holds a health index of 77 out of 100, placing it in the Good band. It scores highest on Vitality (90/100) and lowest on AI Readiness (46/100). It was last updated today. A single contributor accounts for most of its recent work.

77
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

77
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Team CuyZOrganization
11 followers4 public repossince Sep 2017

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistcuyz/valinor2.5.01,465,5425829 days agoyamljsontreearrayobjectconversionmappingmapperhydrator

Metrics by category

Vitality

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

90Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
19.4/36Commit cadence — 28/52 weeks with commits
18/18Commit volume — 107 commits in the last year
10/10OpenSSF Scorecard: Maintained — 22 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year107
human_commit_share1
days_since_last_push0
active_weeks_last_year28

Release discipline

100Excellent
How it's scored
27/27Ships releases — 58 releases published
36/36Release recency — latest release 29 days ago
27/27Release cadence — a release every ~37.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count58
latest_release_tag2.5.0
releases_from_tagsno
days_since_latest_release29
mean_days_between_releases37.8
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?

71Good · 18% of overall
How it's scored
51.6/60Stars — 1,521 stars
16.3/25Forks — 91 forks
6.2/15Watchers — 14 watchers
Inputs used
forks91
stars1,521
watchers14
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 1,465,542 downloads/month across packagist
14.1/20Registry dependents — 128 packages depend on it
Inputs used
packagescuyz/valinor
dependents128
ecosystemspackagist
total_downloads14,467,141
monthly_downloads1,465,542

Sustainability & Governance

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

66Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
4.2/22.5Commit distribution — top contributor authored 81% of commits
13.5/13.5Contributor breadth — 47 contributors
10/10OpenSSF Scorecard: Contributors — project has 46 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled47
top_contributor_share0.813
How it's scored
41.1/46.8Issue resolution — 88% of issues closed
34.1/38.3PR acceptance — 490/550 decided PRs merged
7.5/15OpenSSF Scorecard: Code-Review — Found 13/24 approved changesets -- score normalized to 5
Inputs used
merged_prs490
open_issues28
closed_issues206
issue_closed_ratio0.88
closed_unmerged_prs60
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
7.8/25Owner reach — 11 followers of CuyZ
17.1/25Track record — 4 public repos, account ~8 yr old
Inputs used
followers11
owner_typeOrganization
is_verified
owner_loginCuyZ
public_repos4
account_age_days3,229
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 29 days ago
20/20Version history — 58 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagescuyz/valinor
ecosystemspackagist
any_deprecatedno
min_days_since_publish29

Engineering Quality

Are baseline engineering and documentation practices in place?

82Good · 20% of overall
How it's scored
24/24CI workflows — 6 workflow(s)
24/24Tests present
16/16Linter config — .php-cs-fixer.dist.php
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 24 out of 24 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://valinor-php.dev
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://valinor-php.dev
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

76Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 24 out of 24 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 13/24 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 46 contributing companies or organizations
0/10Dangerous-Workflow — no data
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 22 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate7
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories6
affected_packages3
assessed_packages168
unassessed_packages0
affected_by_severityhigh 1, moderate 1, low 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 168 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

46At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .php-cs-fixer.dist.php
0/11Static type checking
10/10Reproducible environment — Dockerfile, lockfile
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
lockfilescomposer.lock
has_dockerfileyes
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
54.9/55Manageable file sizes — 2/841 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes87,990
source_files_sampled841
oversized_source_files2

Key facts

1,521GitHub stars
47contributors
107commits, last 12 months
0days since last push
58releases
1bus factor
28open issues
Packagist, PyPIpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 91 ⇿
0Stars
91Forks
57Releases

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.

0204060801009142021-112024-032026-07
Major 2Minor 38Patch 17

Each point covers 5 days.

OpenSSF Scorecard 7.0 / 10
7.0aggregate

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

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

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

RegistryPackageVersionRelation
Packagistamphp/amp2.6.4indirect
Packagistamphp/amp3.1.0indirect
Packagistamphp/amp3.1.1indirect
Packagistamphp/byte-stream1.8.2indirect
Packagistamphp/byte-stream2.1.2indirect
Packagistamphp/cache2.0.1indirect
Packagistamphp/dns2.4.0indirect
Packagistamphp/parallel2.3.1indirect
Packagistamphp/parallel2.3.3indirect
Packagistamphp/parser1.1.1indirect
Packagistamphp/pipeline1.2.3indirect
Packagistamphp/process2.0.3indirect
Packagistamphp/serialization1.0.0indirect
Packagistamphp/socket2.3.1indirect
Packagistamphp/sync2.3.0indirect
Packagistclue/ndjson-react1.3.0indirect
Packagistcolinodell/json53.0.0indirect
Packagistcomposer/pcre3.3.2indirect
Packagistcomposer/semver3.4.3indirect
Packagistcomposer/semver3.4.4indirect
Packagistcomposer/xdebug-handler3.0.5indirect
Packagistdanog/advanced-json-rpc3.2.2indirect
Packagistdanog/advanced-json-rpc3.2.3indirect
Packagistdaverandom/libdns2.1.0indirect
Packagistdnoegel/php-xdg-base-dir0.1.1indirect
Packagistdoctrine/annotations2.0.2indirect
Packagistdoctrine/deprecations1.1.4indirect
Packagistdoctrine/deprecations1.1.5indirect
Packagistdoctrine/lexer3.0.1indirect
Packagistevenement/evenement3.0.2indirect
Packagistfelixfbecker/advanced-json-rpc3.2.1indirect
Packagistfelixfbecker/language-server-protocol1.5.3indirect
Packagistfidry/cpu-core-counter1.2.0indirect
Packagistfidry/cpu-core-counter1.3.0indirect
Packagistfriendsofphp/php-cs-fixer3.93.0indirect
Packagistinfection/abstract-testframework-adapter0.5.0indirect
Packagistinfection/extension-installer0.1.2indirect
Packagistinfection/include-interceptor0.2.5indirect
Packagistinfection/infection0.32.3indirect
Packagistinfection/mutator0.4.1indirect
Packagistjustinrainbow/json-schema6.6.4indirect
Packagistkelunik/certificate1.1.3indirect
Packagistleague/uri7.5.1indirect
Packagistleague/uri7.8.0indirect
Packagistleague/uri-interfaces7.5.0indirect
Packagistleague/uri-interfaces7.8.0indirect
Packagistmarc-mabe/php-enum4.7.2indirect
Packagistmarcocesarato/php-conventional-changelog1.17.3indirect
Packagistmikey179/vfsstream1.6.12indirect
Packagistmyclabs/deep-copy1.13.4indirect
Packagistnetresearch/jsonmapper4.5.0indirect
Packagistnetresearch/jsonmapper5.0.0indirect
Packagistnikic/php-parser4.19.4indirect
Packagistnikic/php-parser5.4.0indirect
Packagistnikic/php-parser5.7.0indirect
Packagistondram/ci-detector4.2.0indirect
Packagistphar-io/manifest2.0.4indirect
Packagistphar-io/version3.2.1indirect
Packagistphpbench/container2.2.3indirect
Packagistphpbench/phpbench1.4.3indirect
Packagistphpdocumentor/reflection-common2.2.0indirect
Packagistphpdocumentor/reflection-docblock5.6.1indirect
Packagistphpdocumentor/reflection-docblock6.0.1indirect
Packagistphpdocumentor/type-resolver1.10.0indirect
Packagistphpdocumentor/type-resolver2.0.0indirect
Packagistphpstan/phpdoc-parser2.1.0indirect
Packagistphpstan/phpdoc-parser2.3.2indirect
Packagistphpstan/phpstan1.12.23indirect
Packagistphpstan/phpstan2.1.11indirect
Packagistphpstan/phpstan2.1.37indirect
Packagistphpstan/phpstan-phpunit1.4.2indirect
Packagistphpstan/phpstan-phpunit2.0.12indirect
Packagistphpstan/phpstan-phpunit2.0.6indirect
Packagistphpstan/phpstan-strict-rules1.6.2indirect
Packagistphpstan/phpstan-strict-rules2.0.4indirect
Packagistphpstan/phpstan-strict-rules2.0.8indirect
Packagistphpunit/php-code-coverage11.0.12indirect
Packagistphpunit/php-file-iterator5.1.0indirect
Packagistphpunit/php-invoker5.0.1indirect
Packagistphpunit/php-text-template4.0.1indirect
Packagistphpunit/php-timer7.0.1indirect
Packagistphpunit/phpunit11.5.50indirect
Packagistpsr/cache3.0.0indirect
Packagistpsr/clock1.0.0indirect
Packagistpsr/container2.0.2indirect
Packagistpsr/event-dispatcher1.0.0indirect
Packagistpsr/http-factory1.1.0indirect
Packagistpsr/http-message2.0indirect
Packagistpsr/log3.0.2indirect
Packagistreact/cache1.2.0indirect
Packagistreact/child-process0.6.7indirect
Packagistreact/dns1.14.0indirect
Packagistreact/event-loop1.6.0indirect
Packagistreact/promise3.3.0indirect
Packagistreact/socket1.17.0indirect
Packagistreact/stream1.4.0indirect
Packagistrector/rector2.3.5indirect
Packagistrevolt/event-loop1.0.7indirect
Packagistrevolt/event-loop1.0.8indirect
Packagistsanmai/di-container0.1.12indirect
Packagistsanmai/duoclock0.1.3indirect
Packagistsanmai/later0.1.7indirect
Packagistsanmai/pipeline7.9indirect
Packagistsebastian/cli-parser3.0.2indirect
Packagistsebastian/code-unit3.0.3indirect
Packagistsebastian/code-unit-reverse-lookup4.0.1indirect
Packagistsebastian/comparator6.3.3indirect
Packagistsebastian/complexity4.0.1indirect
Packagistsebastian/diff6.0.2indirect
Packagistsebastian/diff7.0.0indirect
Packagistsebastian/environment7.2.1indirect
Packagistsebastian/exporter6.3.2indirect
Packagistsebastian/global-state7.0.2indirect
Packagistsebastian/lines-of-code3.0.1indirect
Packagistsebastian/object-enumerator6.0.1indirect
Packagistsebastian/object-reflector4.0.1indirect
Packagistsebastian/recursion-context6.0.3indirect
Packagistsebastian/type5.1.3indirect
Packagistsebastian/version5.0.2indirect
Packagistseld/jsonlint1.11.0indirect
Packagistspatie/array-to-xml3.4.0indirect
Packagistspatie/array-to-xml3.4.4indirect
Packagiststaabm/side-effects-detector1.0.5indirect
Packagistsymfony/console7.2.5indirect
Packagistsymfony/console7.4.4indirect
Packagistsymfony/deprecation-contracts3.5.1indirect
Packagistsymfony/deprecation-contracts3.6.0indirect
Packagistsymfony/event-dispatcher7.4.4indirect
Packagistsymfony/event-dispatcher-contracts3.6.0indirect
Packagistsymfony/filesystem7.2.0indirect
Packagistsymfony/filesystem7.4.0indirect
Packagistsymfony/finder7.4.5indirect
Packagistsymfony/options-resolver7.4.0indirect
Packagistsymfony/polyfill-ctype1.31.0indirect
Packagistsymfony/polyfill-ctype1.33.0indirect
Packagistsymfony/polyfill-intl-grapheme1.31.0indirect
Packagistsymfony/polyfill-intl-grapheme1.33.0indirect
Packagistsymfony/polyfill-intl-normalizer1.31.0indirect
Packagistsymfony/polyfill-intl-normalizer1.33.0indirect
Packagistsymfony/polyfill-mbstring1.31.0indirect
Packagistsymfony/polyfill-mbstring1.33.0indirect
Packagistsymfony/polyfill-php801.33.0indirect
Packagistsymfony/polyfill-php811.33.0indirect
Packagistsymfony/polyfill-php841.31.0indirect
Packagistsymfony/polyfill-php841.33.0indirect
Packagistsymfony/polyfill-php851.33.0indirect
Packagistsymfony/process7.4.5indirect
Packagistsymfony/service-contracts3.5.1indirect
Packagistsymfony/service-contracts3.6.1indirect
Packagistsymfony/stopwatch7.4.0indirect
Packagistsymfony/string7.2.0indirect
Packagistsymfony/string7.4.4indirect
Packagistthecodingmachine/safe3.3.0indirect
Packagisttheseer/tokenizer1.3.1indirect
Packagistvimeo/psalm5.26.1indirect
Packagistvimeo/psalm6.14.3indirect
Packagistvimeo/psalm6.9.6indirect
Packagistwebmozart/assert1.11.0indirect
Packagistwebmozart/assert2.1.2indirect
Packagistwebmozart/glob4.7.0indirect
PyPIclick8.2.1indirect
PyPImarkdown3.10.2indirect
PyPImike2.1.3indirect
PyPImkdocs1.6.1indirect
PyPImkdocs-material9.7.1indirect
PyPImkdocs-material-extensions1.3.1indirect
PyPIpygments2.19.2indirect
PyPIpymdown-extensions10.21indirect
Dependency advisories 3

This repository publishes no package the index resolves, so its own dependency graph was assessed — 168 packages, which also include development and test pins that never ship: 3 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
click8.2.1indirecthigh18.3.3
pymdown-extensions10.21indirectmoderate311.0.0
pygments2.19.2indirectlow22.20.0

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 3787,
      "has_wiki": false,
      "homepage": "https://valinor-php.dev",
      "languages": {
        "PHP": 2076699
      },
      "pushed_at": "2026-07-28T19:14:42Z",
      "created_at": "2021-11-28T16:40:17Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-28T19:16:28Z",
      "description": "Dependency free PHP library that helps to map any input into a strongly-typed structure.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://cuyz.io",
      "name": "Team CuyZ",
      "type": "Organization",
      "login": "CuyZ",
      "company": null,
      "location": "France",
      "followers": 11,
      "avatar_url": "https://avatars.githubusercontent.com/u/32244822?v=4",
      "created_at": "2017-09-24T16:46:36Z",
      "is_verified": null,
      "public_repos": 4,
      "account_age_days": 3229
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "2.5.0",
          "kind": "minor",
          "published_at": "2026-06-28T21:54:22Z"
        },
        {
          "tag": "2.4.0",
          "kind": "minor",
          "published_at": "2026-03-23T17:40:44Z"
        },
        {
          "tag": "2.3.2",
          "kind": "patch",
          "published_at": "2026-01-23T15:26:57Z"
        },
        {
          "tag": "2.3.1",
          "kind": "patch",
          "published_at": "2025-10-21T12:17:02Z"
        },
        {
          "tag": "2.3.0",
          "kind": "minor",
          "published_at": "2025-10-21T12:09:25Z"
        },
        {
          "tag": "2.2.2",
          "kind": "patch",
          "published_at": "2025-10-13T07:23:27Z"
        },
        {
          "tag": "2.2.1",
          "kind": "patch",
          "published_at": "2025-10-12T22:36:25Z"
        },
        {
          "tag": "2.2.0",
          "kind": "minor",
          "published_at": "2025-09-29T13:07:44Z"
        },
        {
          "tag": "2.1.2",
          "kind": "patch",
          "published_at": "2025-08-28T12:42:00Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2025-07-23T20:32:20Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2025-07-23T11:48:33Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2025-06-27T06:47:42Z"
        },
        {
          "tag": "1.17.0",
          "kind": "minor",
          "published_at": "2025-06-20T06:40:54Z"
        },
        {
          "tag": "1.16.1",
          "kind": "patch",
          "published_at": "2025-05-19T13:46:10Z"
        },
        {
          "tag": "1.16.0",
          "kind": "minor",
          "published_at": "2025-05-19T13:01:30Z"
        },
        {
          "tag": "1.15.0",
          "kind": "minor",
          "published_at": "2025-03-30T22:36:18Z"
        },
        {
          "tag": "1.14.4",
          "kind": "patch",
          "published_at": "2025-02-23T18:48:53Z"
        },
        {
          "tag": "1.14.3",
          "kind": "patch",
          "published_at": "2025-02-17T18:34:02Z"
        },
        {
          "tag": "1.14.2",
          "kind": "patch",
          "published_at": "2025-01-09T09:48:27Z"
        },
        {
          "tag": "1.14.1",
          "kind": "patch",
          "published_at": "2024-11-06T07:46:55Z"
        },
        {
          "tag": "1.14.0",
          "kind": "minor",
          "published_at": "2024-11-04T09:13:42Z"
        },
        {
          "tag": "1.13.0",
          "kind": "minor",
          "published_at": "2024-09-02T12:59:00Z"
        },
        {
          "tag": "1.12.0",
          "kind": "minor",
          "published_at": "2024-04-04T16:45:31Z"
        },
        {
          "tag": "1.11.0",
          "kind": "minor",
          "published_at": "2024-03-27T13:26:02Z"
        },
        {
          "tag": "1.10.0",
          "kind": "minor",
          "published_at": "2024-03-12T07:02:28Z"
        },
        {
          "tag": "1.9.0",
          "kind": "minor",
          "published_at": "2024-02-02T12:13:27Z"
        },
        {
          "tag": "1.8.2",
          "kind": "patch",
          "published_at": "2024-01-08T20:32:03Z"
        },
        {
          "tag": "1.8.1",
          "kind": "patch",
          "published_at": "2024-01-08T18:41:07Z"
        },
        {
          "tag": "1.8.0",
          "kind": "minor",
          "published_at": "2023-12-26T14:54:13Z"
        },
        {
          "tag": "1.7.0",
          "kind": "minor",
          "published_at": "2023-10-23T11:05:29Z"
        },
        {
          "tag": "1.6.1",
          "kind": "patch",
          "published_at": "2023-10-11T08:41:01Z"
        },
        {
          "tag": "1.6.0",
          "kind": "minor",
          "published_at": "2023-08-25T10:27:37Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2023-08-07T18:30:13Z"
        },
        {
          "tag": "1.4.0",
          "kind": "minor",
          "published_at": "2023-04-17T11:26:33Z"
        },
        {
          "tag": "1.3.1",
          "kind": "patch",
          "published_at": "2023-02-13T05:56:46Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2023-02-08T09:40:40Z"
        },
        {
          "tag": "0.17.1",
          "kind": "patch",
          "published_at": "2023-01-18T09:52:55Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2023-01-09T12:55:52Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2022-12-20T22:09:28Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2022-11-28T00:09:33Z"
        },
        {
          "tag": "0.17.0",
          "kind": "minor",
          "published_at": "2022-11-08T12:30:34Z"
        },
        {
          "tag": "0.16.0",
          "kind": "minor",
          "published_at": "2022-10-19T11:47:28Z"
        },
        {
          "tag": "0.15.0",
          "kind": "minor",
          "published_at": "2022-10-06T11:50:20Z"
        },
        {
          "tag": "0.14.0",
          "kind": "minor",
          "published_at": "2022-09-01T10:52:43Z"
        },
        {
          "tag": "0.13.0",
          "kind": "minor",
          "published_at": "2022-07-31T15:25:05Z"
        },
        {
          "tag": "0.12.0",
          "kind": "minor",
          "published_at": "2022-07-10T17:57:56Z"
        },
        {
          "tag": "0.11.0",
          "kind": "minor",
          "published_at": "2022-06-23T09:20:52Z"
        },
        {
          "tag": "0.10.0",
          "kind": "minor",
          "published_at": "2022-06-10T17:02:54Z"
        },
        {
          "tag": "0.9.0",
          "kind": "minor",
          "published_at": "2022-05-23T21:07:58Z"
        },
        {
          "tag": "0.8.0",
          "kind": "minor",
          "published_at": "2022-05-09T19:35:55Z"
        },
        {
          "tag": "0.7.0",
          "kind": "minor",
          "published_at": "2022-03-24T13:41:18Z"
        },
        {
          "tag": "0.6.0",
          "kind": "minor",
          "published_at": "2022-02-24T13:37:11Z"
        },
        {
          "tag": "0.5.0",
          "kind": "minor",
          "published_at": "2022-01-26T19:00:49Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2022-01-07T12:59:20Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2021-12-18T21:42:29Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2021-12-07T18:10:21Z"
        },
        {
          "tag": "0.1.1",
          "kind": "patch",
          "published_at": "2021-12-01T12:30:48Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2021-11-28T17:42:55Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "81b098e580e5cac516d8ff844136a10796384367",
          "body": "Since 126cf77d, absent optional elements were no longer counted as\nchildren, so two union candidates consuming the same source keys tied\nand raised `TooManyResolvedTypesFromUnion` instead of resolving.\n\nThey are counted again, but only when the declared elements consumed the\nwhole source value, so a candidate ignoring part of the source still\ncannot outrank one that matches it.",
          "is_bot": false,
          "headline": "fix: prevent union collision caused by absent optional elements",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-07-28T19:14:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1da81ce7eac15fe20dc07f658590ec4a05622139",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix duplicated 'JSON_' prefix in normalizing-json page",
          "author_name": "kuma",
          "author_login": "kuma3",
          "committed_at": "2026-07-10T07:43:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d0c5a0836880028cb75cd88198d811a88500bb7",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix typo 'is is' -> 'it is' in upgrading page",
          "author_name": "kuma",
          "author_login": "kuma3",
          "committed_at": "2026-07-10T07:43:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afbe7352692d5925a76edd53d5998161334056d4",
          "body": null,
          "is_bot": false,
          "headline": "release: version 2.5.0",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-06-28T21:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1de74bf554be411692df186d9a92b735015c09d",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix shared reference links not being included",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-06-28T21:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9826ca22c8d6b259796bb96ee7d89ecd5ff72b07",
          "body": "Normalizes the keys of an object to `kebab-case`.\n\nThis class can be used either as a configurator for global usage or as\nan attribute to target a specific class.\n\nGlobal usage as a configurator\n------------------------------\n\n ```php\n use CuyZ\\Valinor\\NormalizerBuilder;\n use CuyZ\\Valinor\\Normalizer\n[…]\nct(\n         public string $firstName,\n     ) {}\n }\n\n $userAsArray = (new NormalizerBuilder())\n     ->normalizer(Format::array())\n     ->normalize(new User('John'));\n\n // ['first-name' => 'John']\n ```",
          "is_bot": false,
          "headline": "feat: add normalizer configurator `NormalizeKeysToKebabCase`",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-06-28T21:18:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "53bff2be364b383ba4a995cac2df5d737b485868",
          "body": "Normalizes the keys of an object to `PascalCase`.\n\nThis class can be used either as a configurator for global usage or as\nan attribute to target a specific class.\n\nGlobal usage as a configurator\n------------------------------\n\n ```php\n use CuyZ\\Valinor\\NormalizerBuilder;\n use CuyZ\\Valinor\\Normalizer\n[…]\nct(\n         public string $first_name,\n     ) {}\n }\n\n $userAsArray = (new NormalizerBuilder())\n     ->normalizer(Format::array())\n     ->normalize(new User('John'));\n\n // ['FirstName' => 'John']\n ```",
          "is_bot": false,
          "headline": "feat: add normalizer configurator `NormalizeKeysToPascalCase`",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-06-28T20:58:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b0d38f7a7f62ae6ab8446ae506bc28d842933089",
          "body": "Normalizes the keys of an object to `camelCase`.\n\nThis class can be used either as a configurator for global usage or as\nan attribute to target a specific class.\n\nGlobal usage as a configurator\n------------------------------\n\n ```php\n use CuyZ\\Valinor\\NormalizerBuilder;\n use CuyZ\\Valinor\\Normalizer\\\n[…]\nray())\n     ->normalize(new User('John'));\n\n // ['firstName' => 'John']\n ```\n\nThe normalizer documentation chapters covering key case conversion are\nmerged into a single `Converting key case` section.",
          "is_bot": false,
          "headline": "feat: add normalizer configurator `NormalizeKeysToCamelCase`",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-06-28T20:47:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c831e05da41105e396107fb2dc7d59827c63764d",
          "body": "Normalizes the keys of an object to `snake_case`.\n\nThis class can be used either as a configurator for global usage or as\nan attribute to target a specific class.\n\nGlobal usage as a configurator\n------------------------------\n\n ```\n use CuyZ\\Valinor\\NormalizerBuilder;\n use CuyZ\\Valinor\\Normalizer\\Co\n[…]\nct(\n         public string $firstName,\n     ) {}\n }\n\n $userAsArray = (new NormalizerBuilder())\n     ->normalizer(Format::array())\n     ->normalize(new User('John'));\n\n // ['first_name' => 'John']\n ```",
          "is_bot": false,
          "headline": "feat: add normalizer configurator `NormalizeKeysToSnakeCase`",
          "author_name": "Emanuele Panzeri",
          "author_login": "thePanz",
          "committed_at": "2026-06-28T19:51:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b7683ae973f2cbe8fcbdaa720032e90d8257dd7d",
          "body": "The `ConvertDateTime` normalizer configurator is renamed to\n`NormalizeDateTimeFormat`.\n\nThe `Convert` prefix was easily confused with mapper configurators,\nwhereas `Normalize` makes it clear this operates on the normalization\nside. The name also spells out that it sets the date time *format*.",
          "is_bot": false,
          "headline": "misc: rename `ConvertDateTime` configurator to `NormalizeDateTimeFormat`",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-06-28T10:48:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e38e06fede52960b5cc9f029310f5f34f3ee9f40",
          "body": "The `ConvertKeysToCamelCase` and `ConvertKeysToSnakeCase` configurators\nare renamed to `MapKeysToCamelCase` and `MapKeysToSnakeCase`.\n\nThe `Convert` prefix was easily confused with normalizer configurators,\nwhereas `Map` makes it clear these operate on the mapping side. The\nformer classes are kept as deprecated aliases and will be removed in a\nfuture major version.",
          "is_bot": false,
          "headline": "misc: rename `ConvertKeysTo*Case` configurators to `MapKeysTo*Case`",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-06-28T10:48:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "494886c38df04570cf7ae53d3e7940683b6195c2",
          "body": null,
          "is_bot": false,
          "headline": "qa: set default `null` to nullable mixed property declarations",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-06-22T13:24:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d36a03d72f0111a1b034f05165e01c8b3e24062",
          "body": "The result was memoized in a static array keyed on the closure's\n`spl_object_hash``. That key is distinct for every closure instance, so\nthe cache never hit and leaked a `ReflectionFunction` on every call,\nexhausting memory in long-running processes.\n\nCo-authored-by: Romain Canon <romain.hydrocanon@gmail.com>",
          "is_bot": false,
          "headline": "fix: prevent memory leak with functions' reflection",
          "author_name": "Maelito",
          "author_login": "MaelitoP",
          "committed_at": "2026-06-22T12:08:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21a04b21317a3c2bb673a32c624030728ad205b1",
          "body": null,
          "is_bot": false,
          "headline": "feat: support parenthesized union types",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2026-06-22T09:52:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cd356b9442e400c4d4d9411731d9412a6e4cd4d",
          "body": null,
          "is_bot": false,
          "headline": "feat: support null values for class constants",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2026-06-22T09:52:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "757256e61f219f8662c5f076f36f0ac84eb53eb4",
          "body": null,
          "is_bot": false,
          "headline": "feat: support local alias types referencing other local aliases",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2026-06-22T09:52:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17d8cf665db41b84bdd24a6fb31b64d4f5f0f4db",
          "body": null,
          "is_bot": false,
          "headline": "chore: memoize parent class definitions",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2026-06-22T09:52:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "126cf77d2591c5f79ff24e7a9ac4b15803bccd11",
          "body": null,
          "is_bot": false,
          "headline": "fix: rank union candidates by matching arguments",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2026-06-22T08:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeeb5c6d70c809b7761a0f5d6b29667fd1141cdb",
          "body": "This new type can be used as the following:\n\n```php\nfinal readonly class SomeClass\n{\n    public function __construct(\n        /** @var list{string, int, float} */\n        public array $shapedList,\n\n        /** @var list{0: string, 1: int} */\n        public array $shapedListWithExplicitKeys,\n\n       \n[…]\n>} */\n        public array $unsealedShapedListWithShorthandType,\n    ) {}\n}\n```\n\nNote that this commit also adds support for the shorthand notation of\nshaped arrays: `array{foo: string, ...<string>}`.",
          "is_bot": false,
          "headline": "feat: add support for shaped list type",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2026-06-22T08:12:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b80e2a3b0b871e6af9afaa20a4db31f066bc6aa3",
          "body": null,
          "is_bot": false,
          "headline": "chore: add security vulnerability reporting guidelines",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-06-08T09:30:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff16b2afb6fae951f6be354057515858bf0a4ccc",
          "body": "Also improves the support of `value-of` to properly handle iterable\nsubtypes.\n\nThe `key-of<T>` and `value-of<T>` types extract the key or value types\nfrom enums, arrays, lists, and shaped arrays, including array constants.\nThey are compatible with the same syntax as accepted by PHPStan and\nPsalm.\n\nk\n[…]\n $listValue,\n\n        // Accepts 1 or 2 (the values of the class constant array)\n        /** @var value-of<SomeClassWithConstants::SOME_ARRAY> */\n        public int $constantArrayValue,\n    ) {}\n}\n```",
          "is_bot": false,
          "headline": "feat: add support for `key-of` type mapping",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2026-05-18T09:28:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c31f247820658c0e0d8dd09597c9db4c5065bda6",
          "body": null,
          "is_bot": false,
          "headline": "feat: add support for covariant templates",
          "author_name": "Daniil Gentili",
          "author_login": "danog",
          "committed_at": "2026-05-18T08:07:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf688b28de0151cc32608d34b28c3c8a60191024",
          "body": "By default, dates will be formatted using the RFC 3339 format. The\n`ConvertDateTime` configurator can be used to specify which format to\nuse.\n\nThis class can be used either as a configurator for global usage or as\nan attribute to target a specific property.\n\nGlobal usage as a configurator\n----------\n[…]\n {}\n}\n\n$userAsArray = (new NormalizerBuilder())\n    ->normalizer(Format::array())\n    ->normalize($user);\n\n// [\n//     'name' => 'Jane Doe',\n//     'createdAt' => '2000-01-01T00:00:00+00:00',\n// ]\n```",
          "is_bot": false,
          "headline": "feat: add normalizer configurator `ConvertDateTime`",
          "author_name": "Emanuele Panzeri",
          "author_login": "thePanz",
          "committed_at": "2026-03-27T10:07:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "44ae3cecb9f0d08f470ab2fb2f06cda01817624f",
          "body": null,
          "is_bot": false,
          "headline": "doc: add information and links to Mezzio's integration package",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-03-25T12:37:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f84e786ecb206046093857c1bc5789875eb98876",
          "body": null,
          "is_bot": false,
          "headline": "chore: move int to float casting outside `Shell`",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-03-23T22:12:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b0afa3a287ed7f3a69aab223726cf1139454c34",
          "body": null,
          "is_bot": false,
          "headline": "release: version 2.4.0",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-03-23T17:38:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "385f0ce1ab901f65f428dd2352bed37018c58d82",
          "body": "This library now provides a way to map an HTTP request to controller\naction parameters or object properties. Parameters can be mapped from\nroute, query and body values.\n\nThree attributes are available to explicitly bind a parameter to a\nsingle source, ensuring the value is never resolved from the wr\n[…]\ngular mapping.\n\nRead [the validation and error handling chapter] for more information.\n\n[the validation and error handling chapter]: https://valinor-php.dev/latest/usage/validation-and-error-handling/",
          "is_bot": false,
          "headline": "feat: add HTTP request mapping support",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-03-23T17:22:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "498dcfcc0d1e562f17473a7b9a2780fddd34bd4a",
          "body": null,
          "is_bot": false,
          "headline": "fix: disallow duplicate converted keys",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-03-11T14:39:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51e7d1c543cc04c5cdb7bbbb6780b2bcca6f03d6",
          "body": null,
          "is_bot": false,
          "headline": "qa: use Rector's configuration builder and PHP 8.2 preset",
          "author_name": "Abdul Malik Ikhsan",
          "author_login": "samsonasik",
          "committed_at": "2026-03-02T13:16:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13f06d2415be29186df455cbc266368fafe52b0d",
          "body": null,
          "is_bot": false,
          "headline": "fix: handle concurrent cache directory race condition",
          "author_name": "Evgeny Mikulich",
          "author_login": "sidigi",
          "committed_at": "2026-03-01T17:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7241a600087fd96235af416494cc4c316736ac30",
          "body": null,
          "is_bot": false,
          "headline": "fix: allow mapping a single value to a list type",
          "author_name": "Quentin Schuler",
          "author_login": "sukei",
          "committed_at": "2026-03-01T16:19:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a92bd342459973ef76bbc44d8d5c7c9bb0f1ac24",
          "body": "Two configurators are available to convert the keys of input data before\nmapping them to object properties or shaped array keys. This allows\naccepting data with a different naming convention than the one used in\nthe PHP codebase.\n\n`ConvertKeysToCamelCase`\n------------------------\n\n| Conversion      \n[…]\nth(\n        new RestrictKeysToSnakeCase(),\n        new ConvertKeysToCamelCase(),\n    )\n    ->mapper()\n    ->map(User::class, [\n        'first_name' => 'John',\n        'last_name' => 'Doe',\n    ]);\n```",
          "is_bot": false,
          "headline": "feat: add mapper configurators to convert keys to camelCase/snake_case",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-02-25T14:30:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0be7dcd4d2eb08f755df733d034ae4ebc4dffcc5",
          "body": "Four configurators restrict which key case is accepted when mapping\ninput data to objects or shaped arrays. If a key does not match the\nexpected case, a mapping error will be raised.\n\nThis is useful, for instance, to enforce a consistent naming convention\nacross an API's input to ensure that a JSON \n[…]\nuyZ\\Valinor\\Mapper\\Configurator\\RestrictKeysToCamelCase()\n    )\n    ->mapper()\n    ->map(\\My\\App\\User::class, [\n        'firstName' => 'John', // Ok\n        'last_name' => 'Doe',  // Error\n    ]);\n```",
          "is_bot": false,
          "headline": "feat: add mapper configurators to restrict keys cases",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-02-25T14:30:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "49dd0a20c4d995b6c3e135a91cbc13fa3bf7c943",
          "body": "Introduce `MapperBuilderConfigurator` and\n`NormalizerBuilderConfigurator` interfaces along with a\n`configureWith()` method on both builders.\n\nA configurator is a reusable piece of configuration logic that can be\napplied to a `MapperBuilder` or a `NormalizerBuilder` instance. This is\nuseful when the \n[…]\nWith(\n        new \\My\\App\\DomainObjectConfigurator(),\n        new \\My\\App\\SensitiveDataConfigurator(),\n    )\n    ->normalizer(\\CuyZ\\Valinor\\Normalizer\\Format::json())\n    ->normalize($someObject);\n```",
          "is_bot": false,
          "headline": "feat: add configurator support for mapper and normalizer builders",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-02-25T14:30:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "67a6b4b55ca2d2f73eebd74d1d49d7e9698aa456",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): update mkdocs dependencies",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-02-25T14:30:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfd4ab10766322bcbde4fe796ed8cab276d4acf1",
          "body": "When the input data uses different key names than the PHP codebase, key\nconverters can be used to tell the mapper how to match source keys to\nobject properties or shaped array elements.\n\nUnlike value converters, key converters do not transform the input data\nitself, they only remap keys.\n\n!!! note\n\n\n[…]\nssageBuilder::from($error);\n        }\n\n        throw $error;\n    })\n    ->mapper()\n    ->map('array{name: string}', [\n        '__forbidden' => 'hello',\n    ]);\n\n// Key `__forbidden` is not allowed\n```",
          "is_bot": false,
          "headline": "feat: introduce key converters to transform source keys",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-02-24T13:21:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a4595df8ae3015ae399b457510aafda8c793747f",
          "body": "From https://valinor.cuyz.io to https://valinor-php.dev",
          "is_bot": false,
          "headline": "doc: update documentation URL",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-02-22T21:14:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0d16d594675ddff4c178c54c0f7b16c7e71f0a4",
          "body": null,
          "is_bot": false,
          "headline": "qa: fix Psalm config for referenced method FQCN",
          "author_name": "Quentin Schuler",
          "author_login": "sukei",
          "committed_at": "2026-02-19T09:27:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7407368ead08234a68fb475eb09f2e0652d13d6c",
          "body": "Functional and unit tests were very similar, the main difference was\nthat functional tests were testing services with dependencies. Moving\nthem alongside unit tests removes unnecessary architectural complexity.\n\nSome tests now also use the `UnitTestCase::getService()` method to ease\nthe instantiation of services depending on several dependencies.\n\nFinally, the usage of the `setUp` method has been removed from several\ntests where it did not make sense to use it.",
          "is_bot": false,
          "headline": "test: migrate functional tests to unit tests",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-02-07T10:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d445e4396ab8cb0ab58e6df30c9e57c93bb88a17",
          "body": "The file watcher will now properly recursively fetch all dependency\nfiles from a given class or callable.\n\nIf the type is a class, will be resolved:\n- The class attributes\n- The properties attributes and types\n- The methods attributes and return types\n- The method parameters attributes and types\n\nIf\n[…]\nle attributes and return type\n- The callable parameters attributes and types\n\nIn addition, all callables that were given to the global settings are\nchecked, and their file names are added to the list.",
          "is_bot": false,
          "headline": "fix: properly invalidate cache entries when using `FileWatchingCache`",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-02-07T09:15:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "73a1cb98c097259143eacdf5b39046629444fe24",
          "body": "```\n$ composer require --dev phpunit/phpunit:^11.5 -W\n  ./composer.json has been updated\n  Running composer update phpunit/phpunit --with-all-dependencies\n  Loading composer repositories with package information\n  Updating dependencies\n  Lock file operations: 1 install, 22 updates, 0 removals\n    - \n[…]\nnt was suggested.\n  Generating autoload files\n  86 packages you are using are looking for funding.\n  Use the `composer fund` command to find out more!\n  No security vulnerability advisories found.\n```",
          "is_bot": false,
          "headline": "chore(deps): update dependencies",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-01-28T21:03:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fc6fe341df596d09fe4630204032b7a9ee1120e2",
          "body": "See https://infection.github.io/2026/01/14/whats-new-in-0.32.3/",
          "is_bot": false,
          "headline": "qa: use Infection's `--max-timeouts` and `--with-timeouts` options",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-01-24T12:00:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b9f3f54901371d589776502aab3da3a046801a7",
          "body": null,
          "is_bot": false,
          "headline": "release: version 2.3.2",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-01-23T15:26:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4d9a477c4306968c49d75f690932cb1b3481234",
          "body": null,
          "is_bot": false,
          "headline": "fix: properly handle large string integer casting",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-01-23T15:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12179861f50576aadc8d1b50af249274e6821b58",
          "body": null,
          "is_bot": false,
          "headline": "fix: use native type if advanced type unresolvable in normalizer compile",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-01-23T14:32:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "747414334d4be7ea9b6fc05905bf8ad2d21f96b6",
          "body": "This fixes a case where attribute transformers would not be called when\ninjecting a cache in the normalizer builder.\n\nIn the following example, the `DateTimeFormatTransformer` is now called\nproperly, even though the `Customer::$birthday` property is nullable:\n\n```php\n#[\\CuyZ\\Valinor\\Normalizer\\AsTra\n[…]\n\n    ->withCache(new \\CuyZ\\Valinor\\Cache\\FileSystemCache('some-dir'))\n    ->normalizer(\\CuyZ\\Valinor\\Normalizer\\Format::array())\n    ->normalize(new Customer(new DateTimeImmutable('2026-01-01')));\n```",
          "is_bot": false,
          "headline": "fix: properly handle attribute transformers compilation",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-01-23T14:19:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8152be41495074b59be1515a79b51d87aaf911d7",
          "body": "Using the `composer-runtime-api` library leads to unnecessary IO\neverytime the library is used; therefore, we prefer to use a basic\nconstant that contains the package version.\n\nThis change slightly increases performances and makes the package\ncompletely dependency free. 🎉",
          "is_bot": false,
          "headline": "chore: replace `composer-runtime-api` requirement by PHP constant usage",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-01-06T20:46:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07fa807071877a9d858def5d7d2daebaff037264",
          "body": null,
          "is_bot": false,
          "headline": "qa: update `php-cs-fixer` command to use `--diff` in composer scripts",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-01-06T20:46:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fec22a5929621106146d30386466de5423661dc9",
          "body": "PHP 8.1 security support has ended on the 31st of December 2025.\n\nSee: https://www.php.net/supported-versions.php",
          "is_bot": false,
          "headline": "misc: drop support for PHP 8.1",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2026-01-06T20:17:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "194c0cdfa7bc3f23e3c5d254f42acf3ecef5a46a",
          "body": null,
          "is_bot": false,
          "headline": "qa: upgrade PHP-CS-Fixer and remove deprecated ENV flag",
          "author_name": "Emanuele Panzeri",
          "author_login": "thePanz",
          "committed_at": "2025-12-05T13:51:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7757bdd67fc4cf0eaee5752dd45c17637aa66664",
          "body": null,
          "is_bot": false,
          "headline": "fix: properly handle imported function's namespace resolution",
          "author_name": "Sam Mousa",
          "author_login": "SamMousa",
          "committed_at": "2025-12-05T12:16:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "274207352f636817a0904b9aa48d0a8f7dc8ad30",
          "body": "Those two changes aim to be more respectful of PHPDoc, resulting in a\nbetter integration of, for instance, PhpStorm's documentation comments\nrendering which gives a nice integration of code blocks, links, etc. for\nusers.\n\nChanging \"```php\" to \"```\", because the first one breaks the code block\nrendering.\n\nChanging \"@see some-link\" to \"{@see some-link}\".",
          "is_bot": false,
          "headline": "chore: standardize documentation comments",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-11-16T17:52:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffb380e984fc21382ec18f8182bde558364d0aea",
          "body": null,
          "is_bot": false,
          "headline": "test(cache): improve test coverage of FileSystemCache",
          "author_name": "Oleg Kamlowski",
          "author_login": "sovrin",
          "committed_at": "2025-11-16T15:29:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58b89c4e022870c03ac4c5ed42abcf5fd6c7a078",
          "body": null,
          "is_bot": false,
          "headline": "fix(cache): only unlink temp file if still exists",
          "author_name": "Oleg Kamlowski",
          "author_login": "sovrin",
          "committed_at": "2025-11-16T15:29:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7d8e223c5675535c33a06bbdd9758134cfdafce",
          "body": null,
          "is_bot": false,
          "headline": "fix: simplify circular dependency handling",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-11-16T15:15:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e00d345e7ef2eca02bc4e4fcd87a8f15c53ea4c",
          "body": null,
          "is_bot": false,
          "headline": "chore: use internal interface for mapping logical exception",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-11-05T15:46:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c6913f95a87fe8a54e2d083c2b94ad854f02c70",
          "body": null,
          "is_bot": false,
          "headline": "qa: reorder composer `check` script commands",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-24T08:29:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "332ef69e675f803f99280cbd1df6cc7b5d0c57e5",
          "body": null,
          "is_bot": false,
          "headline": "misc: separate unexpected mapped keys in own errors",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-23T08:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aad7817c6e608952c7f7cccfe9688589dc10700b",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove unused exception",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-23T08:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69078eefdfe9063f0496b5b5b42ff7173240fcb1",
          "body": "Named parameters are measurably slower than positional parameters.\n`$value` appears to be the “main property” of the Node class and is\nalways passed, thus passing it positionally is reasonable without\nforcing a “mental lookup” of parameter names.\n\nFor:\n\n```php\n<?php\n\nuse CuyZ\\Valinor\\MapperBuilder;\n\n[…]\nuns\n\nSummary\n  php -d opcache.enable_cli=1 valinor/test.php ran\n    1.02 ± 0.02 times faster than php -d opcache.enable_cli=1 valinor.before/test.php\n```\n\nsee https://github.com/php/php-src/pull/20259",
          "is_bot": false,
          "headline": "qa: do not use named parameters for `Mapper\\Tree\\Builder\\Node::$value`",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2025-10-23T08:18:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b84f3b78e2493e45cf997f4fc1f6a1aeb7681b94",
          "body": "By explicitly importing the global functions we avoid first looking in\nthe namespace whether or not the function exists. This was already\npartially done.\n\nFor the following test script, this provides a small but measurable\nperformance benefit.\n\n```php\n<?php\n\nuse CuyZ\\Valinor\\MapperBuilder;\n\nrequire(\n[…]\nange (min … max):   375.5 ms … 387.9 ms    10 runs\n\nSummary\n  php -d opcache.enable_cli=1 valinor/test.php ran\n    1.01 ± 0.01 times faster than php -d opcache.enable_cli=1 valinor.before/test.php\n```",
          "is_bot": false,
          "headline": "qa: import all global symbols",
          "author_name": "Tim Düsterhus",
          "author_login": "TimWolla",
          "committed_at": "2025-10-21T19:39:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "212835b2efb89becd9881f4836e9b0b32ea105bf",
          "body": null,
          "is_bot": false,
          "headline": "release: version 2.3.1",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-21T12:16:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45b9de9de64df9fc13bbe6e2fe03be54cce561e8",
          "body": "Calling `ReflectionProperty::getDefaultValue()`\r\non a property without a default value is\r\ndeprecated since PHP v8.5 [1]. The method is now\r\nonly called if the property actually contains a\r\ndefault value.\r\n\r\n[1]: https://github.com/php/php-src/pull/19457",
          "is_bot": false,
          "headline": "fix: handle default value retrieval for properties",
          "author_name": "Elias Häußler",
          "author_login": "eliashaeussler",
          "committed_at": "2025-10-21T12:13:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "638b33265d1879512707a9e9e629b1a58bf4c159",
          "body": null,
          "is_bot": false,
          "headline": "release: version 2.3.0",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-21T12:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f83be5c57883a4767adaa0e5f12a6ed42388bfb",
          "body": null,
          "is_bot": false,
          "headline": "chore: use memoization for arguments' conversion to shaped array",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-21T11:46:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4761321c2147e04dd556d60bf7fa379b8ddb9be",
          "body": null,
          "is_bot": false,
          "headline": "chore: use memoization for type dumping",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-21T11:43:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fcfb6a3140bdab9603832a02d53d9fc1a737181",
          "body": null,
          "is_bot": false,
          "headline": "chore: use memoization for `ShapedArrayType::toString()`",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2025-10-21T11:41:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3eec8c70208a832787ed5b9ba46727ee1288af9",
          "body": "The type `array{}` is now supported to match static analysis tools.",
          "is_bot": false,
          "headline": "misc: support empty shaped array",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-20T21:25:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33346da58d365edfbb57ae39e48dd66c45b2931c",
          "body": null,
          "is_bot": false,
          "headline": "chore: micro-optimize arguments conversion to shaped array",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2025-10-20T21:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d25d6fc9aa940ac145ddaf87540d4b3773ca4576",
          "body": null,
          "is_bot": false,
          "headline": "feat: add support for closures in attributes",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-14T12:25:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c34e7ad84e8a1fb848307434a850d07ce627355",
          "body": null,
          "is_bot": false,
          "headline": "feat: add support for PHP 8.5",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-14T12:25:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "257128d01fa5f31ad61e629fac4645688cffe40c",
          "body": "```\n$ composer up\nLoading composer repositories with package information\nUpdating dependencies\nLock file operations: 1 install, 29 updates, 1 removal\n  - Removing danog/advanced-json-rpc (v3.2.2)\n  - Upgrading amphp/amp (v3.1.0 => v3.1.1)\n  - Upgrading amphp/parallel (v2.3.1 => v2.3.2)\n  - Upgrading\n[…]\n)\n  - Upgrading symfony/process (v7.3.3 => v7.3.4)\n  - Upgrading symfony/stopwatch (v6.4.19 => v7.3.0)\n  - Upgrading symfony/string (v7.3.3 => v7.3.4)\n  - Downgrading vimeo/psalm (6.12.0 => 6.5.0)\n```",
          "is_bot": false,
          "headline": "chore(deps): update dependencies",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-14T12:01:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cf112bf595fbe0841318a4b2dd2348224bec8754",
          "body": "We change from `xxh128` to `crc32` for smaller methods names.",
          "is_bot": false,
          "headline": "chore: change compiled transformer method hashing algo",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-13T20:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6e00a8c4196d2df483d454ab67a54f0ced60a1a",
          "body": null,
          "is_bot": false,
          "headline": "release: version 2.2.2",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-13T07:23:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2cee25aec8f535a99f1d1231308f1debdcb0364",
          "body": null,
          "is_bot": false,
          "headline": "fix: handle object arguments default value",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-13T07:20:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "574bbe531e78f56c39ec129cbe4e92a7d2eea987",
          "body": null,
          "is_bot": false,
          "headline": "release: version 2.2.1",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-12T22:36:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9e3cf06d2200a9c715b50b41d1d0dbf3a03b222",
          "body": "This commit is the result of a long journey whose goal was to fix a very\nupsetting bug that would make mapper converters being called when they\nshouldn't be. This could result in unexpected behaviors and could even\nlead to invalid data being mapped.\n\n---\n\nTake the following example below:\n\nWe regist\n[…]\next\n+    * @return T\n     */\n    public function map(string $value, callable $next): mixed\n    {\n        $decoded = json_decode($value, associative: true);\n\n        return $next($decoded);\n    }\n}\n```",
          "is_bot": false,
          "headline": "fix: use converter only if its return type matches the current node",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-12T22:10:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b7f3e5f3b023fcb94c8bc83ee722a90276eaf9d4",
          "body": "This introduces the handling of vacant generic types in type parsing, to\nallow upcoming usage of closure generics. For instance, the following\nclosure signature will now be understood properly:\n\n```php\n/**\n * @template ObjectType\n * @param class-string<ObjectType> $type\n * @return ObjectType\n */\nfunction (string $type): object { … }\n```",
          "is_bot": false,
          "headline": "chore: refactor definition type assignments to handle generic types",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-12T20:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab13502de8c7cf0081a85ca2c23e9b8fd2d9a5b6",
          "body": "This refactor aims to ease the upcoming maintenance of the library, by\nmaking the class and interface node builders process smoother.\n\nThe main change is that these builders now share the same logic\nconcerning the children nodes building. Instead of having their own\nlogic, they convert the needed st\n[…]\n to a shaped array,\nthat is then given back to the mapping process. This way, this complex\nlogic is now located in one place instead of three, allowing easier\nmaintenance as well as more capabilities.",
          "is_bot": false,
          "headline": "chore: refactor class and interface mapping process",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-11T08:41:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "388cb9c7f9cb6edee36e5e64af368398ec27dbd9",
          "body": null,
          "is_bot": false,
          "headline": "qa: remove unneeded artifact upload",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-11T07:40:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81b4e5217c7b02061c0283f55963776c7559899f",
          "body": null,
          "is_bot": false,
          "headline": "chore: detect converter argument value using native functions",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-10T18:54:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa6feb734afff62dc4c0a1399ed20baea8c3b3e7",
          "body": "Main goal is to speed up mutation testing by using a local cache file.\n\n- Use cache directory for PHPStan\n- Update Infection's version\n- Use `--logger-text=php://stdout` and `--debug` options to have more\n  information in the output",
          "is_bot": false,
          "headline": "qa: use local PHPStan cache file",
          "author_name": "Markus Staab",
          "author_login": "staabm",
          "committed_at": "2025-10-10T12:06:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "553f3101d54dedc8e6e303af20e48fbb8369c284",
          "body": "Reference:\n\nhttps://github.com/phpstan/phpstan/discussions/10966",
          "is_bot": false,
          "headline": "qa: run Infection with integrated PHPStan static analysis",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-07T18:53:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63624c019d6da59274a0b3f01ef52fd25a635567",
          "body": "This refactor aims to ease the upcoming maintenance of the library, by\nmaking the shell/node API easier to understand.\n\nThis should also make debugging easier, as the stack trace depth should\nbe reduced.",
          "is_bot": false,
          "headline": "chore: refactor shell responsibilities and node builders API",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-07T12:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "460bb2b6a8ccfb6448764f29220323f90f154a10",
          "body": "This was a legacy decision that does not bring any particular value.\nThis, however, brings tests overhead, so we get rid of them.",
          "is_bot": false,
          "headline": "chore: remove exception code timestamps from codebase",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-06T08:19:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27f2e3a35ccfd42ddfc951e09145d29322989154",
          "body": null,
          "is_bot": false,
          "headline": "fix: make iterable type not match array types",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-05T20:27:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5f35ccb429a64771343e9b0605c1fff5a82f81f",
          "body": null,
          "is_bot": false,
          "headline": "qa: fix empty statements using PHP CS Fixer rule",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-05T13:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4af5d3415f3396ca985fc4245137ec4dc316a0f2",
          "body": "Adds the `--with-uncovered` option when running Infection.\n\nReference: https://github.com/infection/infection/releases/tag/0.31.0",
          "is_bot": false,
          "headline": "qa: include uncovered code when running Infection",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-05T09:24:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72079b5ee220263b2e50db4a7f82cf5d01122060",
          "body": null,
          "is_bot": false,
          "headline": "chore: use `INF` constant to detect default converter value",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-01T07:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2563a373e677a38490492d6c92c71159098abd82",
          "body": "Parameters and return types are now properly parsed.",
          "is_bot": false,
          "headline": "misc: enhance `callable` type parsing",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-01T07:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ae98aa95d9d6a6bda5b5ab9279f7ec783575843",
          "body": null,
          "is_bot": false,
          "headline": "fix: prevent undefined object type to match invalid types",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-10-01T07:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71787a26c304b64b2a17e5fc9b291ab8533b0f1b",
          "body": null,
          "is_bot": false,
          "headline": "fix: properly handle union and array-key types matching",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-09-29T13:11:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35470e576041dd9695ef36aceaab8925bc676586",
          "body": null,
          "is_bot": false,
          "headline": "release: version 2.2.0",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-09-29T13:07:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce1b0a294c5de3bf688290647b5dd5e5bbca1c77",
          "body": "This greatly improves the feedback given in mapping errors, especially\nthe expected signature of the current node.\n\nThis gets rid of the infamous `?` that was used whenever an object was\npresent in a type, leading to incomplete and misleading messages.\n\nExample of a new message:\n\n```php\nfinal class \n[…]\n// Could not map type `User`. An error occurred at path *root*: Value\n// 'invalid value' does not match `array{name: string, age: int}`.\n```\n\nCo-authored-by: Romain Canon <romain.hydrocanon@gmail.com>",
          "is_bot": false,
          "headline": "feat: improve mapping error messages types signatures",
          "author_name": "Joris",
          "author_login": "jorissae",
          "committed_at": "2025-09-29T12:57:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9739cd0598a21d092c4dae528e9b6fa70205fe47",
          "body": null,
          "is_bot": false,
          "headline": "fix: prevent undefined values in `non-empty-list`",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-09-25T17:13:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9d3f1628d4cd83d2d2729716978f737be705270",
          "body": "```\n$ composer update infection/infection --with-all-dependencies\n```",
          "is_bot": false,
          "headline": "chore(deps): update `infection/infection`",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-09-23T09:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86c77a58cd6efdda9cab5d1cdcfc893730ee2f76",
          "body": null,
          "is_bot": false,
          "headline": "qa: show Infection mutations in console output",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-09-23T08:49:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e884730653e1b429927589905f54d03734e7496",
          "body": null,
          "is_bot": false,
          "headline": "qa: force 100% MSI in pull request pipeline",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-09-20T15:21:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad756aeb9aa30d0e72ce374e756f3d585848e0d1",
          "body": null,
          "is_bot": false,
          "headline": "fix: properly detect nested invalid types during mapping",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-09-20T15:05:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20f17fbe75e787723e60b235b08cd8c0308900e6",
          "body": null,
          "is_bot": false,
          "headline": "misc: rework how type traversing is used",
          "author_name": "Romain Canon",
          "author_login": "romm",
          "committed_at": "2025-09-19T20:34:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 58,
      "commits_last_year": 107,
      "latest_release_at": "2026-06-28T21:54:22Z",
      "latest_release_tag": "2.5.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 28,
      "days_since_latest_release": 29,
      "mean_days_between_releases": 37.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "cuyz/valinor",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "yaml",
            "json",
            "tree",
            "array",
            "object",
            "conversion",
            "mapping",
            "mapper",
            "hydrator"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/cuyz/valinor",
          "is_deprecated": false,
          "latest_version": "2.5.0",
          "repository_url": "https://github.com/CuyZ/Valinor",
          "versions_count": 58,
          "total_downloads": 14467141,
          "dependents_count": 128,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1465542,
          "first_published_at": null,
          "latest_published_at": "2026-06-28T21:53:40Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 29
        }
      ]
    },
    "popularity": {
      "forks": 91,
      "stars": 1521,
      "watchers": 14,
      "fork_history": {
        "days": [
          {
            "date": "2021-11-29",
            "count": 3
          },
          {
            "date": "2021-11-30",
            "count": 1
          },
          {
            "date": "2021-12-13",
            "count": 1
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2021-12-22",
            "count": 1
          },
          {
            "date": "2021-12-23",
            "count": 1
          },
          {
            "date": "2021-12-27",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 1
          },
          {
            "date": "2022-01-07",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-12",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-01-15",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-05-03",
            "count": 1
          },
          {
            "date": "2022-05-10",
            "count": 1
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-05-28",
            "count": 1
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-06-08",
            "count": 2
          },
          {
            "date": "2022-06-10",
            "count": 1
          },
          {
            "date": "2022-06-11",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-07-05",
            "count": 1
          },
          {
            "date": "2022-07-22",
            "count": 1
          },
          {
            "date": "2022-07-24",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 1
          },
          {
            "date": "2022-09-30",
            "count": 2
          },
          {
            "date": "2022-10-07",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-05",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2022-12-06",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2022-12-13",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2022-12-19",
            "count": 1
          },
          {
            "date": "2022-12-24",
            "count": 1
          },
          {
            "date": "2022-12-27",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-02-28",
            "count": 1
          },
          {
            "date": "2023-05-28",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-06-29",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-09-04",
            "count": 1
          },
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 1
          },
          {
            "date": "2024-04-08",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 2
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-27",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 2
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 91,
        "total_forks": 91
      },
      "star_history": null,
      "open_issues_and_prs": 37
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 87990,
      "source_files_sampled": 841,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json",
        "docs/requirements.txt"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "click",
            "direct": false,
            "version": "8.2.1",
            "severity": "high",
            "ecosystem": "pypi",
            "cvss_score": 7.2,
            "advisory_ids": [
              "PYSEC-2026-2132"
            ],
            "fixed_version": "8.3.3",
            "advisory_count": 1,
            "oldest_advisory_days": 89
          },
          {
            "name": "pymdown-extensions",
            "direct": false,
            "version": "10.21",
            "severity": "moderate",
            "ecosystem": "pypi",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-62q4-447f-wv8h",
              "GHSA-9xwg-3r6f-jcx2",
              "PYSEC-2026-2999"
            ],
            "fixed_version": "11.0.0",
            "advisory_count": 3,
            "oldest_advisory_days": 69
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.19.2",
            "severity": "low",
            "ecosystem": "pypi",
            "cvss_score": 3.3,
            "advisory_ids": [
              "GHSA-5239-wwwm-4pmq",
              "PYSEC-2026-2987"
            ],
            "fixed_version": "2.20.0",
            "advisory_count": 2,
            "oldest_advisory_days": 128
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 1,
          "moderate": 1
        },
        "advisory_count": 6,
        "affected_count": 3,
        "assessed_count": 168,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist",
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "amphp/amp",
            "direct": false,
            "version": "2.6.4",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/amp",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/amp",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/byte-stream",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/byte-stream",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/cache",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/dns",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/parallel",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/parallel",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/parser",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/pipeline",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/process",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/serialization",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/socket",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "packagist"
          },
          {
            "name": "amphp/sync",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "clue/ndjson-react",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "colinodell/json5",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "composer/pcre",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "packagist"
          },
          {
            "name": "composer/semver",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "packagist"
          },
          {
            "name": "composer/semver",
            "direct": false,
            "version": "3.4.4",
            "ecosystem": "packagist"
          },
          {
            "name": "composer/xdebug-handler",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "packagist"
          },
          {
            "name": "danog/advanced-json-rpc",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "packagist"
          },
          {
            "name": "danog/advanced-json-rpc",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "packagist"
          },
          {
            "name": "daverandom/libdns",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "packagist"
          },
          {
            "name": "dnoegel/php-xdg-base-dir",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/annotations",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/deprecations",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/deprecations",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "packagist"
          },
          {
            "name": "doctrine/lexer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "evenement/evenement",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "felixfbecker/advanced-json-rpc",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "packagist"
          },
          {
            "name": "felixfbecker/language-server-protocol",
            "direct": false,
            "version": "1.5.3",
            "ecosystem": "packagist"
          },
          {
            "name": "fidry/cpu-core-counter",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "fidry/cpu-core-counter",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "friendsofphp/php-cs-fixer",
            "direct": false,
            "version": "3.93.0",
            "ecosystem": "packagist"
          },
          {
            "name": "infection/abstract-testframework-adapter",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "packagist"
          },
          {
            "name": "infection/extension-installer",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "packagist"
          },
          {
            "name": "infection/include-interceptor",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "packagist"
          },
          {
            "name": "infection/infection",
            "direct": false,
            "version": "0.32.3",
            "ecosystem": "packagist"
          },
          {
            "name": "infection/mutator",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "packagist"
          },
          {
            "name": "justinrainbow/json-schema",
            "direct": false,
            "version": "6.6.4",
            "ecosystem": "packagist"
          },
          {
            "name": "kelunik/certificate",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "packagist"
          },
          {
            "name": "league/uri",
            "direct": false,
            "version": "7.5.1",
            "ecosystem": "packagist"
          },
          {
            "name": "league/uri",
            "direct": false,
            "version": "7.8.0",
            "ecosystem": "packagist"
          },
          {
            "name": "league/uri-interfaces",
            "direct": false,
            "version": "7.5.0",
            "ecosystem": "packagist"
          },
          {
            "name": "league/uri-interfaces",
            "direct": false,
            "version": "7.8.0",
            "ecosystem": "packagist"
          },
          {
            "name": "marc-mabe/php-enum",
            "direct": false,
            "version": "4.7.2",
            "ecosystem": "packagist"
          },
          {
            "name": "marcocesarato/php-conventional-changelog",
            "direct": false,
            "version": "1.17.3",
            "ecosystem": "packagist"
          },
          {
            "name": "mikey179/vfsstream",
            "direct": false,
            "version": "1.6.12",
            "ecosystem": "packagist"
          },
          {
            "name": "myclabs/deep-copy",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "packagist"
          },
          {
            "name": "netresearch/jsonmapper",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "packagist"
          },
          {
            "name": "netresearch/jsonmapper",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "nikic/php-parser",
            "direct": false,
            "version": "4.19.4",
            "ecosystem": "packagist"
          },
          {
            "name": "nikic/php-parser",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "nikic/php-parser",
            "direct": false,
            "version": "5.7.0",
            "ecosystem": "packagist"
          },
          {
            "name": "ondram/ci-detector",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phar-io/manifest",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "packagist"
          },
          {
            "name": "phar-io/version",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpbench/container",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "packagist"
          },
          {
            "name": "phpbench/phpbench",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/reflection-common",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/reflection-docblock",
            "direct": false,
            "version": "5.6.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/reflection-docblock",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/type-resolver",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpdocumentor/type-resolver",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpdoc-parser",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpdoc-parser",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": "1.12.23",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": "2.1.11",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": "2.1.37",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-phpunit",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-phpunit",
            "direct": false,
            "version": "2.0.12",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-phpunit",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-strict-rules",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-strict-rules",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-strict-rules",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-code-coverage",
            "direct": false,
            "version": "11.0.12",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-file-iterator",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-invoker",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-text-template",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-timer",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": "11.5.50",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/cache",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/clock",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/container",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/event-dispatcher",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/http-factory",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/http-message",
            "direct": false,
            "version": "2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "psr/log",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "react/cache",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "react/child-process",
            "direct": false,
            "version": "0.6.7",
            "ecosystem": "packagist"
          },
          {
            "name": "react/dns",
            "direct": false,
            "version": "1.14.0",
            "ecosystem": "packagist"
          },
          {
            "name": "react/event-loop",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "packagist"
          },
          {
            "name": "react/promise",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "react/socket",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "packagist"
          },
          {
            "name": "react/stream",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "rector/rector",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "packagist"
          },
          {
            "name": "revolt/event-loop",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "packagist"
          },
          {
            "name": "revolt/event-loop",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "packagist"
          },
          {
            "name": "sanmai/di-container",
            "direct": false,
            "version": "0.1.12",
            "ecosystem": "packagist"
          },
          {
            "name": "sanmai/duoclock",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sanmai/later",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "packagist"
          },
          {
            "name": "sanmai/pipeline",
            "direct": false,
            "version": "7.9",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/cli-parser",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/code-unit",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/code-unit-reverse-lookup",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/comparator",
            "direct": false,
            "version": "6.3.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/complexity",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/diff",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/diff",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/environment",
            "direct": false,
            "version": "7.2.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/exporter",
            "direct": false,
            "version": "6.3.2",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/global-state",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/lines-of-code",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/object-enumerator",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/object-reflector",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/recursion-context",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/type",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "packagist"
          },
          {
            "name": "sebastian/version",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "packagist"
          },
          {
            "name": "seld/jsonlint",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "packagist"
          },
          {
            "name": "spatie/array-to-xml",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "spatie/array-to-xml",
            "direct": false,
            "version": "3.4.4",
            "ecosystem": "packagist"
          },
          {
            "name": "staabm/side-effects-detector",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/console",
            "direct": false,
            "version": "7.2.5",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/console",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/deprecation-contracts",
            "direct": false,
            "version": "3.5.1",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/deprecation-contracts",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/event-dispatcher",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/event-dispatcher-contracts",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/filesystem",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/filesystem",
            "direct": false,
            "version": "7.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/finder",
            "direct": false,
            "version": "7.4.5",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/options-resolver",
            "direct": false,
            "version": "7.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-ctype",
            "direct": false,
            "version": "1.31.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-ctype",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-intl-grapheme",
            "direct": false,
            "version": "1.31.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-intl-grapheme",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-intl-normalizer",
            "direct": false,
            "version": "1.31.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-intl-normalizer",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-mbstring",
            "direct": false,
            "version": "1.31.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-mbstring",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php80",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php81",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php84",
            "direct": false,
            "version": "1.31.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php84",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php85",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/process",
            "direct": false,
            "version": "7.4.5",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/service-contracts",
            "direct": false,
            "version": "3.5.1",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/service-contracts",
            "direct": false,
            "version": "3.6.1",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/stopwatch",
            "direct": false,
            "version": "7.4.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/string",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/string",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "packagist"
          },
          {
            "name": "thecodingmachine/safe",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "packagist"
          },
          {
            "name": "theseer/tokenizer",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "packagist"
          },
          {
            "name": "vimeo/psalm",
            "direct": false,
            "version": "5.26.1",
            "ecosystem": "packagist"
          },
          {
            "name": "vimeo/psalm",
            "direct": false,
            "version": "6.14.3",
            "ecosystem": "packagist"
          },
          {
            "name": "vimeo/psalm",
            "direct": false,
            "version": "6.9.6",
            "ecosystem": "packagist"
          },
          {
            "name": "webmozart/assert",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "packagist"
          },
          {
            "name": "webmozart/assert",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "packagist"
          },
          {
            "name": "webmozart/glob",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "packagist"
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.2.1",
            "ecosystem": "pypi"
          },
          {
            "name": "markdown",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "pypi"
          },
          {
            "name": "mike",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-material",
            "direct": false,
            "version": "9.7.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-material-extensions",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.19.2",
            "ecosystem": "pypi"
          },
          {
            "name": "pymdown-extensions",
            "direct": false,
            "version": "10.21",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 168,
        "direct_count": 0,
        "indirect_count": 168
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 9,
        "merged_prs": 490,
        "open_issues": 28,
        "closed_ratio": 0.88,
        "closed_issues": 206,
        "closed_unmerged_prs": 60
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "romm",
          "commits": 519,
          "avatar_url": "https://avatars.githubusercontent.com/u/6342901?v=4"
        },
        {
          "type": "User",
          "login": "TimWolla",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/209270?v=4"
        },
        {
          "type": "User",
          "login": "danog",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/7339644?v=4"
        },
        {
          "type": "User",
          "login": "Ocramius",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/154256?v=4"
        },
        {
          "type": "User",
          "login": "Mopolo",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/1319234?v=4"
        },
        {
          "type": "User",
          "login": "szepeviktor",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/952007?v=4"
        },
        {
          "type": "User",
          "login": "Baptouuuu",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/851425?v=4"
        },
        {
          "type": "User",
          "login": "simPod",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/327717?v=4"
        },
        {
          "type": "User",
          "login": "staabm",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/120441?v=4"
        },
        {
          "type": "User",
          "login": "thePanz",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/226021?v=4"
        }
      ],
      "contributors_sampled": 47,
      "top_contributor_share": 0.813
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "benchmark.yml",
        "docs.yml",
        "mutation.yml",
        "quality-assurance.yml",
        "static-analysis-plugins.yml",
        "tests.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".php-cs-fixer.dist.php"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "composer.lock"
      ],
      "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": 4,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "24 out of 24 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 5,
            "reason": "Found 13/24 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 46 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "22 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "81b098e580e5cac516d8ff844136a10796384367",
        "ran_at": "2026-07-28T19:18:06Z",
        "aggregate_score": 7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-28T19:15:21Z",
      "oldest_open_prs": [
        {
          "number": 648,
          "created_at": "2025-06-06T11:59:35Z",
          "last_comment_at": "2025-06-28T20:25:37Z",
          "last_comment_author": "romm"
        },
        {
          "number": 761,
          "created_at": "2025-11-27T16:01:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 772,
          "created_at": "2026-01-23T11:16:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 799,
          "created_at": "2026-03-26T21:19:40Z",
          "last_comment_at": "2026-07-06T15:55:21Z",
          "last_comment_author": "romm"
        },
        {
          "number": 803,
          "created_at": "2026-04-28T10:17:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 810,
          "created_at": "2026-05-19T12:32:25Z",
          "last_comment_at": "2026-06-22T08:48:50Z",
          "last_comment_author": "romm"
        },
        {
          "number": 815,
          "created_at": "2026-06-22T13:31:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 824,
          "created_at": "2026-07-18T15:59:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 825,
          "created_at": "2026-07-18T21:30:18Z",
          "last_comment_at": "2026-07-18T22:17:14Z",
          "last_comment_author": "lunetics"
        }
      ],
      "last_merged_pr_at": "2026-07-28T19:14:43Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 270,
          "created_at": "2022-11-28T15:47:32Z",
          "last_comment_at": "2026-01-27T15:03:54Z",
          "last_comment_author": "arnaud-lb"
        },
        {
          "number": 448,
          "created_at": "2023-11-02T10:04:25Z",
          "last_comment_at": "2024-04-07T15:26:05Z",
          "last_comment_author": "romm"
        },
        {
          "number": 529,
          "created_at": "2024-04-12T14:07:24Z",
          "last_comment_at": "2024-07-03T23:48:24Z",
          "last_comment_author": "mastir"
        },
        {
          "number": 546,
          "created_at": "2024-07-15T18:25:01Z",
          "last_comment_at": "2024-07-15T20:59:46Z",
          "last_comment_author": "KmeCnin"
        },
        {
          "number": 557,
          "created_at": "2024-09-03T16:36:55Z",
          "last_comment_at": "2025-08-29T11:21:10Z",
          "last_comment_author": "ddebowczyk"
        },
        {
          "number": 569,
          "created_at": "2024-10-24T12:42:09Z",
          "last_comment_at": "2024-10-24T12:49:05Z",
          "last_comment_author": "momala454"
        },
        {
          "number": 577,
          "created_at": "2024-11-07T00:00:42Z",
          "last_comment_at": "2024-11-07T21:25:38Z",
          "last_comment_author": "romm"
        },
        {
          "number": 583,
          "created_at": "2024-11-30T15:49:34Z",
          "last_comment_at": "2024-12-19T22:13:29Z",
          "last_comment_author": "mastir"
        },
        {
          "number": 600,
          "created_at": "2025-02-09T16:54:42Z",
          "last_comment_at": "2025-03-30T21:43:36Z",
          "last_comment_author": "romm"
        },
        {
          "number": 608,
          "created_at": "2025-02-18T17:59:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 625,
          "created_at": "2025-04-14T11:19:31Z",
          "last_comment_at": "2025-08-14T09:30:51Z",
          "last_comment_author": "romm"
        },
        {
          "number": 632,
          "created_at": "2025-04-23T10:42:59Z",
          "last_comment_at": "2025-04-23T13:28:34Z",
          "last_comment_author": "simPod"
        },
        {
          "number": 680,
          "created_at": "2025-08-01T21:04:54Z",
          "last_comment_at": "2025-08-06T06:42:04Z",
          "last_comment_author": "norkunas"
        },
        {
          "number": 707,
          "created_at": "2025-09-25T13:40:07Z",
          "last_comment_at": "2025-09-30T08:26:32Z",
          "last_comment_author": "Florian-agora"
        },
        {
          "number": 710,
          "created_at": "2025-09-29T13:17:44Z",
          "last_comment_at": "2025-09-29T13:33:17Z",
          "last_comment_author": "romm"
        },
        {
          "number": 730,
          "created_at": "2025-10-13T07:42:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 750,
          "created_at": "2025-10-24T21:34:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 754,
          "created_at": "2025-11-06T11:49:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 760,
          "created_at": "2025-11-20T20:54:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 764,
          "created_at": "2025-12-05T09:46:43Z",
          "last_comment_at": "2025-12-05T13:58:44Z",
          "last_comment_author": "romm"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/CuyZ/Valinor",
    "host": "github.com",
    "name": "Valinor",
    "owner": "CuyZ"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 77,
      "inputs": {
        "security": 76,
        "vitality": 90,
        "community": 71,
        "governance": 66,
        "engineering": 82
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 90,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "commits_last_year": 107,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 28
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "28/52 weeks with commits",
                "points": 19.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 28
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "107 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 107
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "22 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 58,
              "latest_release_tag": "2.5.0",
              "releases_from_tags": false,
              "days_since_latest_release": 29,
              "mean_days_between_releases": 37.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "58 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 29 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 29
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~37.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 37.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 71,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "forks": 91,
              "stars": 1521,
              "watchers": 14,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,521 stars",
                "points": 51.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1521
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "91 forks",
                "points": 16.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 91
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "14 watchers",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "packages": [
                "cuyz/valinor"
              ],
              "dependents": 128,
              "ecosystems": "packagist",
              "total_downloads": 14467141,
              "monthly_downloads": 1465542
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,465,542 downloads/month across packagist",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1465542,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "128 packages depend on it",
                "points": 14.1,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 128
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 66,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 47,
              "top_contributor_share": 0.813
            },
            "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 81% of commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 81
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "47 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 46 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "merged_prs": 490,
              "open_issues": 28,
              "closed_issues": 206,
              "issue_closed_ratio": 0.88,
              "closed_unmerged_prs": 60
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "88% of issues closed",
                "points": 41.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "490/550 decided PRs merged",
                "points": 34.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 490,
                      "decided": 550
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 13/24 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "followers": 11,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "CuyZ",
              "public_repos": 4,
              "account_age_days": 3229
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "11 followers of CuyZ",
                "points": 7.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 11,
                      "login": "CuyZ"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "4 public repos, account ~8 yr old",
                "points": 17.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 4
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "cuyz/valinor"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 29
            },
            "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 29 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 29
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "58 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 82,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".php-cs-fixer.dist.php",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "24 out of 24 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://valinor-php.dev",
              "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://valinor-php.dev",
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "good",
        "name": "Security",
        "value": 76,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 70,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "24 out of 24 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 13/24 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 46 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "22 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 168 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 168
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 6,
              "affected_packages": 3,
              "assessed_packages": 168,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1, moderate 1, low 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 168,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 31
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 46,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "100 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 100,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "composer.lock"
              ],
              "has_dockerfile": true,
              "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": ".php-cs-fixer.dist.php",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "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": 87990,
              "source_files_sampled": 841,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "PHP without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "PHP"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/841 source files over 60KB",
                "points": 54.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 841,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T19:18:35.215866Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/CuyZ/Valinor.svg",
  "full_name": "CuyZ/Valinor",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

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