Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-29 06:06 UTC

stefanzweifel / phploc

A tool for quickly measuring the size of a PHP project.

PHPBSD-3-Clause★ 5 stars⑂ 1 forksince Jul 2020forkView on GitHub ↗

stefanzweifel/phploc holds a health index of 45 out of 100, placing it in the At risk band. It scores highest on Vitality (61/100) and lowest on AI Readiness (28/100). It was last updated today. A single contributor accounts for most of its recent work.

45
overall / 100
At risk

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.

45
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

Stefan ZweifelPersonal account
585 followers92 public repossince Sep 2011@Trenda-Ag, @screeenly

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Packagiststefanzweifel/laravel-stats-phploc8.0.626,35335289 days ago

Metrics by category

Vitality

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

61Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
0.7/36Commit cadence — 1/52 weeks with commits
7.6/18Commit volume — 6 commits in the last year
1/10OpenSSF Scorecard: Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Inputs used
commits_last_year6
human_commit_share1
days_since_last_push0
active_weeks_last_year1
How it's scored
27/27Ships releases — 8 releases published
36/36Release recency — latest release 0 days ago
12.6/27Release cadence — a release every ~175.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count8
latest_release_tag8.0.7
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases175.5
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?

28Critical · 18% of overall
How it's scored
9.8/60Stars — 5 stars
0/25Forks — 1 forks
0/15Watchers — 0 watchers
Inputs used
forks1
stars5
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License — recognized license (BSD-3-Clause)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
58.9/80Monthly downloads — 26,353 downloads/month across packagist
2/20Registry dependents — 1 packages depend on it
Inputs used
packagesstefanzweifel/laravel-stats-phploc
dependents1
ecosystemspackagist
total_downloads1,089,123
monthly_downloads26,353

Sustainability & Governance

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

60Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
4.8/22.5Commit distribution — top contributor authored 78% of commits
13.5/13.5Contributor breadth — 42 contributors
10/10OpenSSF Scorecard: Contributors — project has 29 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled42
top_contributor_share0.785
How it's scored
0/46.8Issue resolution — no issues or no data
28.7/38.3PR acceptance — 6/8 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 2/24 approved changesets -- score normalized to 0
Inputs used
merged_prs6
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs2
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
19.9/25Owner reach — 585 followers of stefanzweifel
25/25Track record — 92 public repos, account ~14 yr old
Inputs used
followers585
owner_typeUser
is_verified
owner_loginstefanzweifel
public_repos92
account_age_days5,419
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
26/35Publish recency — latest publish 289 days ago
20/20Version history — 35 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesstefanzweifel/laravel-stats-phploc
ecosystemspackagist
any_deprecatedno
min_days_since_publish289

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

1Critical
How it's scored
0/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeno
has_docs_dirno
has_descriptionno

Security

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

30At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 2/24 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 29 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0.8/7.5Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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

28Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
2.7/40Legible commit history — 5 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.05
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
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/41 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes23,094
source_files_sampled41
oversized_source_files0

Key facts

5GitHub stars
42contributors
6commits, last 12 months
0days since last push
8releases
1bus factor
0open issues
Packagistpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Community profile unavailable
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 3.0 / 10
3.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-29 06:06 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/24 approved changesets -- score normalized to 0
10Contributorsproject has 29 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
Packagistsebastian/cli-parser^1.0 || ^2.0 || ^3.0 || ^4.0 || ^5.0composer.json
Packagistsebastian/version^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0composer.json
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 20984,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "PHP": 4704691
      },
      "pushed_at": "2026-07-29T06:00:50Z",
      "created_at": "2020-07-14T19:48:48Z",
      "owner_type": "User",
      "updated_at": "2026-07-29T06:01:26Z",
      "description": "A tool for quickly measuring the size of a PHP project.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "master",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://stefanzweifel.dev",
      "name": "Stefan Zweifel",
      "type": "User",
      "login": "stefanzweifel",
      "company": "@Trenda-Ag, @screeenly",
      "location": "Zurich",
      "followers": 585,
      "avatar_url": "https://avatars.githubusercontent.com/u/1080923?v=4",
      "created_at": "2011-09-26T14:44:55Z",
      "is_verified": null,
      "public_repos": 92,
      "account_age_days": 5419
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "8.0.7",
          "kind": "patch",
          "published_at": "2026-07-29T06:00:35Z"
        },
        {
          "tag": "8.0.6",
          "kind": "patch",
          "published_at": "2025-10-12T16:08:31Z"
        },
        {
          "tag": "8.0.5",
          "kind": "patch",
          "published_at": "2025-10-12T15:55:16Z"
        },
        {
          "tag": "8.0.4",
          "kind": "patch",
          "published_at": "2024-11-13T19:15:11Z"
        },
        {
          "tag": "8.0.3",
          "kind": "patch",
          "published_at": "2024-06-19T13:21:57Z"
        },
        {
          "tag": "8.0.2",
          "kind": "patch",
          "published_at": "2024-06-19T13:17:48Z"
        },
        {
          "tag": "8.0.1",
          "kind": "patch",
          "published_at": "2023-03-18T12:32:18Z"
        },
        {
          "tag": "8.0.0",
          "kind": "major",
          "published_at": "2023-03-18T10:53:03Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d64a8249d4c5544b3036931a40d26793fdbffb2c",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "stefanzweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2026-07-29T06:00:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d51c5650d16b8d9d7231440bde7d5d764e71158",
          "body": null,
          "is_bot": false,
          "headline": "Add Support for sebastian/cli-parser ^5",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2026-07-29T05:59:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5deafec52e2049caa6e8705c70c2f60fa458b01",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "stefanzweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2025-10-12T16:08:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "576c967f46293d97d74d3dafac36b80cd84e8429",
          "body": "Expanded the phpunit/php-file-iterator version constraint in composer.json to allow version ^6.0. This ensures compatibility with newer versions of the package.",
          "is_bot": false,
          "headline": "Update php-file-iterator dependency to include ^6.0",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2025-10-12T16:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6e9bb2be7f38c6286cf3d08ba33040a6e4fc71d",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "stefanzweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2025-10-12T15:55:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "042667d4bcf7834645146b149f792432eca08b21",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #8 from kohenkatz/patch-1",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2025-10-12T15:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9995ad7db7df5d628a793bf37e1f581fdb78ed09",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into patch-1",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2025-10-12T15:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a167f98e709b84c9fc26f19ecf6171b38a84dc7d",
          "body": null,
          "is_bot": false,
          "headline": "Support sebastian/version v6",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2025-10-12T15:51:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92136aed1c46375e8ff57c52bf0e6e8f13e8a0c9",
          "body": "This allows using this project alongside PHPUnit 12.x",
          "is_bot": false,
          "headline": "Support cli-parser 4.0",
          "author_name": "MK",
          "author_login": "kohenkatz",
          "committed_at": "2025-05-13T13:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98b9a9e636709850db5258af22425724447614c7",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "stefanzweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2024-11-13T19:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "105e03ddd3d1faf9f2ced05aec171d2ec4ab6ea5",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #7 from stefanzweifel/php-84",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2024-11-13T19:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "195261005ded824ca2d6d51fa25ffe700b54d818",
          "body": null,
          "is_bot": false,
          "headline": "Apply php-cs-fixer changes",
          "author_name": "stefanzweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2024-11-13T19:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0fdfef1e15ead0ae754cb2c8e81f63e1bf7d8b7",
          "body": null,
          "is_bot": false,
          "headline": "Run Tests on PHP 8.3 and PHP 8.4",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2024-11-13T19:03:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f69c197843f135c93868cb54d2f81045c602ce58",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "stefanzweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2024-06-19T13:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61818d9335b01fd485117fb1d46b7bcddb15baa5",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:stefanzweifel/phploc",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2024-06-19T13:19:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29d8466b5415ad6e53ff0cfb0975da4a22229089",
          "body": null,
          "is_bot": false,
          "headline": "Bump sebastian/version",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2024-06-19T13:19:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e0a15393d08360a888a54bb546213200381bf24",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "stefanzweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2024-06-19T13:18:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5649358bd3b030ce7958d89ae297284c0fd18986",
          "body": null,
          "is_bot": false,
          "headline": "Bump phpunit/php-file-iterator",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2024-06-19T13:17:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1d967320104877550ac37512f1ec6efb7b1cf82",
          "body": null,
          "is_bot": false,
          "headline": "Bump sebastian/cli-parser",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2024-06-19T13:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb666ad1f84efb0668a4cd1033bc565d2384becc",
          "body": "Use `for` the way it was designed in getNamespaceName",
          "is_bot": false,
          "headline": "Merge pull request #5 from szepeviktor/patch-1",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T20:20:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e77f822d4a68e4e7419addf1b80612ee16c20eb7",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "stefanzweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T12:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05d1ea047c317d73c88f384a444d706dea6766eb",
          "body": null,
          "is_bot": false,
          "headline": "Support phpunit/php-file-iterator v4",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T12:31:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "681a28fe8f818f562841d59e834abe5cfb0bf8cd",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/stefanzweifel/phploc",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T12:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0154ac8fe87196cf7a642b8f58f107c63f08d49c",
          "body": null,
          "is_bot": false,
          "headline": "Support sebastian/cli-parser v2",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T12:19:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb19b4ff1d7ac157a7d19bb7dd0937e312bff396",
          "body": null,
          "is_bot": false,
          "headline": "Use for the way it was designed in getNamespaceName",
          "author_name": "Viktor Szépe",
          "author_login": "szepeviktor",
          "committed_at": "2023-03-18T11:19:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca66ae3493d1410b9a3991457a93e0a92274f709",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "stefanzweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T10:53:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d7b64e628834ae582b09bec9ee6903cee635f8b",
          "body": null,
          "is_bot": false,
          "headline": "Add update-changelog.yml workflow",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T10:44:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15824911e5de0ce4b33004fd46c93f8e9254cdfa",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T10:42:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a6e9701b7cb371d80bbd9c64f6edf5b8f949789",
          "body": "…pport\n\nAdd Support for sebastian/version ^4",
          "is_bot": false,
          "headline": "Merge pull request #4 from stefanzweifel/feat/sebastian-version-v4-su…",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T10:39:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dc33df06458c5cf4b2649ead7e962050156073a",
          "body": null,
          "is_bot": false,
          "headline": "Apply php-cs-fixer changes",
          "author_name": "stefanzweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T10:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "714deb2f23fb51cc3f95de7fe2fd6b465ebdb630",
          "body": null,
          "is_bot": false,
          "headline": "Add format_php Workflow",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T10:27:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8e7839b4f2d63cd4c4d151f1c3ced52343f876d",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T10:26:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07086f6d0b2f7a3e6f1dda49253d6f4007761960",
          "body": null,
          "is_bot": false,
          "headline": "Make Psalm happy",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T10:23:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7621d86f116dca03d780715adf57930233d3878",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T10:03:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3079c156d24fd2d6ff4c503ac695dfd5c52cdb7c",
          "body": null,
          "is_bot": false,
          "headline": "Add Exclude Matrix",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T09:56:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b55069f5b86835686393f3c900cbd6ce9841ee9d",
          "body": null,
          "is_bot": false,
          "headline": "Align supported PHP Version with laravel-stats",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T09:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c929aa21c376e553205cd0c733c6070b6179cdfd",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T06:53:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44181af45c34e368a97dcda4c6ecee94f82f101a",
          "body": null,
          "is_bot": false,
          "headline": "Fix CI",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T06:50:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f806a858bf2456d2f6a98ee7dabf4a2f169b3b7",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T06:49:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45135dd1944f9c8a4a74c5ccb90540997129be87",
          "body": null,
          "is_bot": false,
          "headline": "Use new Test Matrix",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T06:48:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fc3da202753955672d5645df2b61832c777e4d4",
          "body": null,
          "is_bot": false,
          "headline": "Remove quotes from ci.yml",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T06:45:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6e9ddaab4ba90f837fb9790599f26d55b89a499",
          "body": null,
          "is_bot": false,
          "headline": "Update CI",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T06:38:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38aa72ddafcecaee92757b8e4c1d21e3b6e0d5ad",
          "body": null,
          "is_bot": false,
          "headline": "Add Support for sebastian/version ^4.0",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-18T06:37:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d9e9612008c299f9347147417ee83bc93c53b59",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'sebastianbergmann:main' into master",
          "author_name": "Stefan Zweifel",
          "author_login": "stefanzweifel",
          "committed_at": "2023-03-17T20:10:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0797c79fa6fff56094740225e922ac278a5a1816",
          "body": null,
          "is_bot": false,
          "headline": "Archive",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2023-01-10T12:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67f81e4a862894350e79259a58a401f5bf645df4",
          "body": null,
          "is_bot": false,
          "headline": "Bump copyright year",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2023-01-02T08:44:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a20e73f845faa80d9966633736d232a2edbba8fd",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-12-24T05:51:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eeebe461cc5a6b17a3b645082160f933f132668",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-12-20T11:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a155ead643b64469c5f0ecf4dbf40f1667a54f33",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-12-19T05:54:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f289b8e2c8648aedf3ca357c993a6ef5dea82e27",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-12-13T05:47:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e39a0251be94ee7ea74ed677f1a4d358296d6d3",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-11-07T16:07:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80633d229604703ba6db70bd0556dacd12da9036",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-11-01T06:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e24fc6a1c1b73524f2233604e99b7bcf44ac474",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-10-29T05:18:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d34fb03c759b7b57023e23b24f82f7229c1bded3",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-10-17T06:28:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b08e6f23df7d1024d5e66756aebb7029e2bc4630",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-10-13T05:21:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82a1209a91af4fd576f9fa2f4a8e93be2a82c4c0",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-10-09T08:48:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ddd9ffdc121f6a7c16e5712d4d4355c26be6704",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-09-19T05:28:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c09772b01406c53a5046c77c926c7e10a67ef6a1",
          "body": null,
          "is_bot": false,
          "headline": "Reformat so that tools recognize the license",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-09-13T09:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3d92c2a60f9ab97eff6834a232e234755958840",
          "body": null,
          "is_bot": false,
          "headline": "Fix CS/WS issues",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-09-02T06:03:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fa008934027b93462e3c8ffdedf2a885481ce15",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-09-02T05:42:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3dee7a436bc013743d178bb194d1ad0ac577c03",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-08-17T01:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85ada2ce889d9de76ada389bbcede6be0ec3b9d8",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-08-03T06:20:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ef3cd05b5311c230c5360d4954c971d37660c0f",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-07-29T05:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9401f9ad1cde93acec3ae9aeadbe9e7da128745e",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-07-23T07:48:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caaf83d73b67b030dcea4ec4f23d68818d2c6f29",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-07-16T05:42:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "081719e94ee5721e2632656fda5a820fa3f07d0e",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-07-13T12:37:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b350b207a44fd210bb9fd547197249b9a53e6f32",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-07-12T06:49:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73f7084d5005b58776e8ac91e52cb622382b62d1",
          "body": "This reverts commit cd1c50f0ff8edeccbe3987a8cac9a74149ac2e9f.",
          "is_bot": false,
          "headline": "Revert \"Update tools\"",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-07-11T12:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25f7dc1527fd8d5de0a7efd3fcac43de9c5ceb07",
          "body": "This reverts commit e486cfe11deb17e52f45afa3ca3969789543e370.",
          "is_bot": false,
          "headline": "Revert \"Fix CS/WS issues\"",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-07-11T12:50:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e486cfe11deb17e52f45afa3ca3969789543e370",
          "body": null,
          "is_bot": false,
          "headline": "Fix CS/WS issues",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-07-11T12:27:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd1c50f0ff8edeccbe3987a8cac9a74149ac2e9f",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-07-11T12:23:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45d4a6c463ae0e2509a821fc10c39914caf4bb9d",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-07-02T06:32:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32c8171208d50d54bf5469a2dc251f73c605bbb3",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-06-28T05:35:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e2100699ab6a90ce7f02f7300dc977ae03f1908",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-06-09T06:26:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8842e7e8509c7b20bcddec1348c9b0225a5fcec4",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-06-02T07:21:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cc1ba45bfca6e2aae7a435bb17fac09f217c106",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-05-03T08:08:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85ad7c2e50b61fbe298fe73026988fa116af1b8d",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-04-13T18:43:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7198504a5a36ab6a94e0cef27eb0df5e962fcc3b",
          "body": null,
          "is_bot": false,
          "headline": "Rename development branch",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-04-11T13:36:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "def9c8aa9b5c7b2022e92c7addbca1bf0dff2631",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-04-11T06:10:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e03adce5061447c3f133993e3a29cc0517d3c2a",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-04-02T15:49:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a53aa202f4210cf93ab571d41d484e83e0347c88",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-03-31T06:16:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dffee979ed76b463cf70bbbff4fd72b974188f1",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-03-30T11:51:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c41f5cef7a0e4f7a9f0c335313b2e6f25b4c2f70",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-03-21T05:55:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83d4b78635e1443585c98823ad1b30f60edf15ee",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-03-08T06:14:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84853e7070769248b7ab7ed39ff3bab82f558307",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-03-06T06:27:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de63629264d9a9e755a9996857e3adbf45147e4a",
          "body": null,
          "is_bot": false,
          "headline": "Remove deprecated totallyTyped attribute",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-02-23T08:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d902d68633fedab7dfc0be76e2d58a5409377125",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-02-23T08:39:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f2a2864339a110b3efb685797988a81bf2f0308",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-02-08T07:03:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4127de1ac945a639d73cf6eb9423cbcc01633b3",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-02-07T06:25:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1d11605ef39ff7408f857d65047f8e3f1c5f4d7",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-01-27T06:15:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd18f2a28099dd1f43aca0229bc0c2fee073023b",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-01-22T06:23:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "764cd9541fd7e9a773c4244973e1462be2da869d",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-01-14T07:55:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f70a5dda0d8d990556e8c67327b92e6e531d0211",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-01-09T07:30:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c21b0521f0d87ddc328b62dccafe2f90b62cfbe3",
          "body": "… 8.1)",
          "is_bot": false,
          "headline": "Handle AMPERSAND_NOFOLLOWED_BY_VAR_OR_VARARG token (introduced in PHP…",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-01-02T13:22:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a36033729aceb8a10fb01dc24c11a9583fe8f64d",
          "body": null,
          "is_bot": false,
          "headline": "Perform strict comparison",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-01-02T13:21:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faf5370e4a6b76a1c6e101a6e626e2e9f4bec296",
          "body": null,
          "is_bot": false,
          "headline": "The --no-suggest option has been removed in Composer 2",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-01-02T13:06:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b78b3398919cde4dbc0c8836e69a62735d7a65a7",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2022-01-01T07:11:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af4241d3b17fc935a6f2d385386800c173e2c5df",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2021-12-26T08:35:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64af15ce82d1e36a2b484ab38a0159bc7f3ea762",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2021-12-26T08:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7935b1e8ef3652b90f04144fef7f15f0db2c3160",
          "body": null,
          "is_bot": false,
          "headline": "Update tools",
          "author_name": "Sebastian Bergmann",
          "author_login": "sebastianbergmann",
          "committed_at": "2021-12-22T13:14:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 8,
      "commits_last_year": 6,
      "latest_release_at": "2026-07-29T06:00:35Z",
      "latest_release_tag": "8.0.7",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 175.5
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "stefanzweifel/laravel-stats-phploc",
          "exists": true,
          "license": "BSD-3-Clause",
          "keywords": [],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/stefanzweifel/laravel-stats-phploc",
          "is_deprecated": false,
          "latest_version": "8.0.6",
          "repository_url": "https://github.com/stefanzweifel/phploc",
          "versions_count": 35,
          "total_downloads": 1089123,
          "dependents_count": 1,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 26353,
          "first_published_at": null,
          "latest_published_at": "2025-10-12T16:07:39Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 289
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 5,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2025-05-13",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 23094,
      "source_files_sampled": 41,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "sebastian/cli-parser",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.0 || ^2.0 || ^3.0 || ^4.0 || ^5.0"
        },
        {
          "name": "sebastian/version",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 6,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "sebastianbergmann",
          "commits": 538,
          "avatar_url": "https://avatars.githubusercontent.com/u/25218?v=4"
        },
        {
          "type": "User",
          "login": "stefanzweifel",
          "commits": 53,
          "avatar_url": "https://avatars.githubusercontent.com/u/1080923?v=4"
        },
        {
          "type": "User",
          "login": "kubawerlos",
          "commits": 21,
          "avatar_url": "https://avatars.githubusercontent.com/u/9282069?v=4"
        },
        {
          "type": "User",
          "login": "matthiasnoback",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/1193078?v=4"
        },
        {
          "type": "User",
          "login": "krzysiekpiasecki",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/4520629?v=4"
        },
        {
          "type": "User",
          "login": "GrahamCampbell",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/2829600?v=4"
        },
        {
          "type": "User",
          "login": "ReenExe",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/10358615?v=4"
        },
        {
          "type": "User",
          "login": "tommygnr",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/929392?v=4"
        },
        {
          "type": "User",
          "login": "reinholdfuereder",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/145182?v=4"
        },
        {
          "type": "User",
          "login": "Sgoettschkes",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/628796?v=4"
        }
      ],
      "contributors_sampled": 42,
      "top_contributor_share": 0.785
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "format_php.yml",
        "update-changelog.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".php-cs-fixer.dist.php"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
            "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": 0,
            "reason": "Found 2/24 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 29 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 1,
            "reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d64a8249d4c5544b3036931a40d26793fdbffb2c",
        "ran_at": "2026-07-29T06:06:24Z",
        "aggregate_score": 3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-29T06:00:51Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2025-10-12T15:54:28Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/stefanzweifel/phploc",
    "host": "github.com",
    "name": "phploc",
    "owner": "stefanzweifel"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 45,
      "inputs": {
        "security": 30,
        "vitality": 61,
        "community": 28,
        "governance": 60,
        "engineering": 39
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 61,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "commits_last_year": 6,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 1
            },
            "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": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "6 commits in the last year",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "releases_count": 8,
              "latest_release_tag": "8.0.7",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 175.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "8 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~175.5 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 175.5
                    }
                  }
                ],
                "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": "critical",
        "name": "Community & Adoption",
        "value": 28,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "forks": 1,
              "stars": 5,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "5 stars",
                "points": 9.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "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": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "packages": [
                "stefanzweifel/laravel-stats-phploc"
              ],
              "dependents": 1,
              "ecosystems": "packagist",
              "total_downloads": 1089123,
              "monthly_downloads": 26353
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "26,353 downloads/month across packagist",
                "points": 58.9,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 26353,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "1 packages depend on it",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": 60,
        "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": 42,
              "top_contributor_share": 0.785
            },
            "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 78% of commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 78
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "42 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 42
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 29 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "merged_prs": 6,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "6/8 decided PRs merged",
                "points": 28.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 6,
                      "decided": 8
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/24 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 69,
            "inputs": {
              "followers": 585,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "stefanzweifel",
              "public_repos": 92,
              "account_age_days": 5419
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "585 followers of stefanzweifel",
                "points": 19.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 585,
                      "login": "stefanzweifel"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "92 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 92
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "stefanzweifel/laravel-stats-phploc"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 289
            },
            "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 289 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 289
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "35 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 39,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "at_risk",
        "name": "Security",
        "value": 30,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 2/24 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 29 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "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": 19
            },
            "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": "critical",
        "name": "AI Readiness",
        "value": 28,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 3,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.05,
              "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": "5 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 5,
                      "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": 37,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 23094,
              "source_files_sampled": 41,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "PHP without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "PHP"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/41 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 41,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T06:06:43.445290Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/stefanzweifel/phploc.svg",
  "full_name": "stefanzweifel/phploc",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

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.