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

spatie / phpunit-watcher

A tool to automatically rerun PHPUnit tests when source code changes

PHPMIT★ 874 stars⑂ 76 forkssince Jul 2017View on GitHub ↗

spatie/phpunit-watcher holds a health index of 65 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (76/100) and lowest on AI Readiness (33/100). It was last updated 26 days ago. A single contributor accounts for most of its recent work.

65
overall / 100
Moderate

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.

65
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

SpatieOrganization
3,804 followers524 public repossince May 2014

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistspatie/phpunit-watcher1.24.4279,99252198 days agospatiephpunit-watcher

Metrics by category

Vitality

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

54Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 26 days ago
6.9/36Commit cadence — 10/52 weeks with commits
11.9/18Commit volume — 20 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_year20
human_commit_share0.86
days_since_last_push26
active_weeks_last_year10
How it's scored
27/27Ships releases — 52 releases published
16.2/36Release recency — latest release 198 days ago
12.6/27Release cadence — a release every ~197.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count52
latest_release_tag1.24.4
releases_from_tagsno
days_since_latest_release198
mean_days_between_releases197.1
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?

75Good · 18% of overall
How it's scored
47.7/60Stars — 874 stars
15.6/25Forks — 76 forks
5.3/15Watchers — 10 watchers
Inputs used
forks76
stars874
watchers10
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
72.6/80Monthly downloads — 279,992 downloads/month across packagist
18.3/20Registry dependents — 551 packages depend on it
Inputs used
packagesspatie/phpunit-watcher
dependents551
ecosystemspackagist
total_downloads10,162,958
monthly_downloads279,992

Sustainability & Governance

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

70Good · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7.4/22.5Commit distribution — top contributor authored 67% of commits
13.5/13.5Contributor breadth — 37 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled37
top_contributor_share0.67
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
26.2/38.3PR acceptance — 72/105 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 4/13 approved changesets -- score normalized to 3
Inputs used
merged_prs72
open_issues0
closed_issues76
issue_closed_ratio1
closed_unmerged_prs33
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 3,804 followers of spatie
25/25Track record — 524 public repos, account ~12 yr old
Inputs used
followers3,804
owner_typeOrganization
is_verified
owner_loginspatie
public_repos524
account_age_days4,457
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
26/35Publish recency — latest publish 198 days ago
20/20Version history — 52 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesspatie/phpunit-watcher
ecosystemspackagist
any_deprecatedno
min_days_since_publish198

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://spatie.be/opensource/php
10/10Repository description
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicsphpunit, testing, watcher
has_wikino
homepagehttps://spatie.be/opensource/php
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

45At 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
1.5/2.5CI-Tests — 9 out of 15 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 4/13 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 4 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0.8/7.5Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
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 — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.5
Excluded from scoring (no data or not applicable): packaging, signed_releases. 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.

33At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
21.7/40Legible commit history — 35 of 86 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.407
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 10 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.01
toolchain_manifests
dependency_bot_commit_share0.1
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/34 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes6,677
source_files_sampled34
oversized_source_files0

Key facts

874GitHub stars
37contributors
20commits, last 12 months
26days since last push
52releases
1bus factor
0open issues
Packagistpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 76 ⇿
0Stars
76Forks
47Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

01325385063757532017-072021-102025-12
Major 1Minor 14Patch 32

Each point covers 8 days.

OpenSSF Scorecard 4.5 / 10
4.5aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
6CI-Tests9 out of 15 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 4/13 approved changesets -- score normalized to 3
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
Packagistclue/stdio-react^2.6composer.json
Packagistjolicode/jolinotif^2.7.1 || ^3.0composer.json
Packagistsymfony/console^6.0 || ^7.0.7 || ^8.0composer.json
Packagistsymfony/finder^6.0 || ^7.0.7 || ^8.0composer.json
Packagistsymfony/process^6.0 || ^7.0.7 || ^8.0composer.json
Packagistsymfony/yaml^6.0 || ^7.0.7 || ^8.0composer.json
All dependencies 9

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

RegistryPackageVersionRelation
Packagistclue/stdio-reactdirect
Packagistjolicode/jolinotifdirect
Packagistsymfony/consoledirect
Packagistsymfony/finderdirect
Packagistsymfony/processdirect
Packagistsymfony/yamldirect
Packagistphpindirect
Packagistphpunit/phpunitindirect
Packagistsymfony/filesystemindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "phpunit",
        "testing",
        "watcher"
      ],
      "is_fork": false,
      "size_kb": 741,
      "has_wiki": false,
      "homepage": "https://spatie.be/opensource/php",
      "languages": {
        "PHP": 62467
      },
      "pushed_at": "2026-06-26T09:43:20Z",
      "created_at": "2017-07-24T07:48:35Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T16:04:38Z",
      "description": "A tool to automatically rerun PHPUnit tests when source code changes",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "https://spatie.be/open-source",
      "name": "Spatie",
      "type": "Organization",
      "login": "spatie",
      "company": null,
      "location": "Antwerp, Belgium",
      "followers": 3804,
      "avatar_url": "https://avatars.githubusercontent.com/u/7535935?v=4",
      "created_at": "2014-05-09T16:26:39Z",
      "is_verified": null,
      "public_repos": 524,
      "account_age_days": 4457
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "1.24.4",
          "kind": "patch",
          "published_at": "2026-01-05T09:33:46Z"
        },
        {
          "tag": "1.24.3",
          "kind": "patch",
          "published_at": "2025-12-30T21:13:20Z"
        },
        {
          "tag": "1.24.2",
          "kind": "patch",
          "published_at": "2025-12-22T09:39:24Z"
        },
        {
          "tag": "1.24.1",
          "kind": "patch",
          "published_at": "2025-11-03T08:30:19Z"
        },
        {
          "tag": "1.24.0",
          "kind": "minor",
          "published_at": "2024-05-22T09:32:37Z"
        },
        {
          "tag": "1.23.6",
          "kind": "patch",
          "published_at": "2022-01-31T11:57:41Z"
        },
        {
          "tag": "1.23.5",
          "kind": "patch",
          "published_at": "2022-01-31T11:49:43Z"
        },
        {
          "tag": "1.23.4",
          "kind": "patch",
          "published_at": "2022-01-09T10:17:04Z"
        },
        {
          "tag": "1.23.3",
          "kind": "patch",
          "published_at": "2021-12-17T10:49:00Z"
        },
        {
          "tag": "1.23.2",
          "kind": "patch",
          "published_at": "2021-02-26T08:01:41Z"
        },
        {
          "tag": "1.23.1",
          "kind": "patch",
          "published_at": "2020-11-30T13:50:51Z"
        },
        {
          "tag": "1.23.0",
          "kind": "minor",
          "published_at": "2020-10-27T07:36:42Z"
        },
        {
          "tag": "1.22.1",
          "kind": "patch",
          "published_at": "2020-10-21T06:58:21Z"
        },
        {
          "tag": "1.22.0",
          "kind": "minor",
          "published_at": "2020-01-04T22:46:58Z"
        },
        {
          "tag": "1.21.4",
          "kind": "patch",
          "published_at": "2019-12-04T08:15:03Z"
        },
        {
          "tag": "1.21.3",
          "kind": "patch",
          "published_at": "2019-12-02T07:59:07Z"
        },
        {
          "tag": "1.21.1",
          "kind": "patch",
          "published_at": "2019-10-31T19:52:22Z"
        },
        {
          "tag": "1.12.0",
          "kind": "minor",
          "published_at": "2019-09-09T15:56:02Z"
        },
        {
          "tag": "1.11.2",
          "kind": "patch",
          "published_at": "2019-09-09T15:21:30Z"
        },
        {
          "tag": "1.11.1",
          "kind": "patch",
          "published_at": "2019-08-22T23:22:49Z"
        },
        {
          "tag": "1.11.0",
          "kind": "minor",
          "published_at": "2019-07-22T13:06:59Z"
        },
        {
          "tag": "1.10.1",
          "kind": "patch",
          "published_at": "2019-07-22T12:59:31Z"
        },
        {
          "tag": "1.10.0",
          "kind": "minor",
          "published_at": "2019-07-19T06:50:07Z"
        },
        {
          "tag": "1.8.3",
          "kind": "patch",
          "published_at": "2019-02-09T21:40:56Z"
        },
        {
          "tag": "1.8.2",
          "kind": "patch",
          "published_at": "2019-01-10T22:48:24Z"
        },
        {
          "tag": "1.8.1",
          "kind": "patch",
          "published_at": "2019-01-09T08:03:44Z"
        },
        {
          "tag": "1.8.0",
          "kind": "minor",
          "published_at": "2018-11-12T15:26:05Z"
        },
        {
          "tag": "1.7.0",
          "kind": "minor",
          "published_at": "2018-10-18T21:33:34Z"
        },
        {
          "tag": "1.6.0",
          "kind": "minor",
          "published_at": "2018-07-28T01:36:48Z"
        },
        {
          "tag": "1.5.1",
          "kind": "patch",
          "published_at": "2018-05-15T07:49:37Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2018-02-27T08:50:51Z"
        },
        {
          "tag": "1.4.0",
          "kind": "minor",
          "published_at": "2018-02-26T13:33:24Z"
        },
        {
          "tag": "1.3.9",
          "kind": "patch",
          "published_at": "2018-02-17T19:07:38Z"
        },
        {
          "tag": "1.3.8",
          "kind": "patch",
          "published_at": "2018-02-02T10:30:17Z"
        },
        {
          "tag": "1.3.7",
          "kind": "patch",
          "published_at": "2018-01-10T10:17:47Z"
        },
        {
          "tag": "1.3.6",
          "kind": "patch",
          "published_at": "2017-08-29T12:16:07Z"
        },
        {
          "tag": "1.3.5",
          "kind": "patch",
          "published_at": "2017-08-29T12:01:52Z"
        },
        {
          "tag": "1.3.4",
          "kind": "patch",
          "published_at": "2017-08-23T15:36:46Z"
        },
        {
          "tag": "1.3.3",
          "kind": "patch",
          "published_at": "2017-08-09T16:39:46Z"
        },
        {
          "tag": "1.3.2",
          "kind": "patch",
          "published_at": "2017-08-05T21:51:50Z"
        },
        {
          "tag": "1.3.1",
          "kind": "patch",
          "published_at": "2017-08-05T21:36:15Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2017-08-05T20:57:22Z"
        },
        {
          "tag": "1.2.1",
          "kind": "patch",
          "published_at": "2017-08-05T10:56:34Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2017-08-05T10:47:14Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2017-08-01T23:50:39Z"
        },
        {
          "tag": "1.0.4",
          "kind": "patch",
          "published_at": "2017-08-01T12:40:34Z"
        },
        {
          "tag": "1.0.3",
          "kind": "patch",
          "published_at": "2017-08-01T12:35:53Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2017-07-31T21:53:44Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2017-07-31T17:39:29Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2017-07-31T14:33:44Z"
        },
        {
          "tag": "0.0.2",
          "kind": "patch",
          "published_at": "2017-07-28T12:35:35Z"
        },
        {
          "tag": "0.0.1",
          "kind": "patch",
          "published_at": "2017-07-28T04:13:31Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f3ead2375621fe8169631767f89af2a5c26c0e21",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7 (#185)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-26T09:43:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b38a404252db0b61933246852d990c4374f7d30f",
          "body": "github.actor reflects the actor that triggered the run, not the PR\nauthor, so it can read 'dependabot[bot]' on a PR whose code is not\nfrom Dependabot. Gate on the immutable PR author instead, and add a\nrepository guard so forks that copy this workflow do not auto-merge.\n\nReported by Volker Dusch (@edorian) and the PHP Foundation.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Harden Dependabot auto-merge actor check",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2026-06-02T10:34:09Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3300cc6f6ca24ac1b7640111b14058dcf11566e4",
          "body": "…bot/fetch-metadata-3.1.0\n\nBump dependabot/fetch-metadata from 3.0.0 to 3.1.0",
          "is_bot": true,
          "headline": "Merge pull request #182 from spatie/dependabot/github_actions/dependa…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-20T21:54:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2ddf3fcf7bddc28a7a744bce416027bd50f09a2",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 3.0.0 to 3.1.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v3.0.0...v3.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-version: 3.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T21:54:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d45d5d56b5629a6bd0b9df8a295179d7d718b6bf",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.5.0 to 3.0.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.5.0...v3.0.0)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 (#181)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-08T07:35:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7a79a67ab66339800ea8161c2c94d92c151ce5a9",
          "body": "…bot/fetch-metadata-2.5.0\n\nBump dependabot/fetch-metadata from 2.4.0 to 2.5.0",
          "is_bot": true,
          "headline": "Merge pull request #180 from spatie/dependabot/github_actions/dependa…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-05T19:26:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64ce76b6c4524675fe00c836096914b2ec92ed98",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.4.0 to 2.5.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.4.0...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-version: 2.5.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-05T19:26:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08010d6978de0f79590819d991100d8c28b497f4",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2026-01-05T09:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b0e68596c70eba9bec99566b5e2199afb9f289d",
          "body": null,
          "is_bot": false,
          "headline": "Fix crash when using `JoliNotif@3` (#179)",
          "author_name": "KentarouTakeda",
          "author_login": "KentarouTakeda",
          "committed_at": "2026-01-05T09:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e229df693e62873a6a2095f9f99ab03b395ee6c",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-12-30T21:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a00178cbba2aa205aefa7314dafff7581883154d",
          "body": "* Updates CI to test against PHP 8.4 and 8.5\n\n* Support `symfony/console@8`\n\n* Update related dependencies",
          "is_bot": false,
          "headline": "Support php new versions and higher and `symfony/console@8` (#178)",
          "author_name": "KentarouTakeda",
          "author_login": "KentarouTakeda",
          "committed_at": "2025-12-30T21:13:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1917f7dbe619f92aed564dad0499b4cbd8cdbcc",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-12-22T09:39:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cf513e07ff65c4b9e2bc3b649fa281254c2c770",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 6 (#175)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-22T09:39:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8eb5a25399d0917c1a5115b72aafaf85e170cb83",
          "body": null,
          "is_bot": false,
          "headline": "Make it work properly with Symfony 8 (#177)",
          "author_name": "KentarouTakeda",
          "author_login": "KentarouTakeda",
          "committed_at": "2025-12-10T09:15:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ea73e98bd62bbb1d5920f35cd730ca5e2e7300c",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-11-03T08:35:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eadc8cace3e5cc0f74d67c02d778dd534531890",
          "body": "Removed support Ukraine ad from README.",
          "is_bot": false,
          "headline": "Remove support Ukraine advertisement",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-11-03T08:30:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38d522e9dbe44f7d24e17a83e300504732beedd2",
          "body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 7.\n- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)\n- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)\n- [Co\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump stefanzweifel/git-auto-commit-action from 5 to 7 (#171)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-03T08:29:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7dd990404094b67bce51d80ce8f22d6993132347",
          "body": "* Added Symfony 8 support to all symfony/* packages.\n\n* Update Symfony package version constraints",
          "is_bot": false,
          "headline": "Added Symfony 8 support to all symfony/* packages. (#174)",
          "author_name": "Emre Çalışkan",
          "author_login": "thecaliskan",
          "committed_at": "2025-11-03T08:29:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d78c00853775f4218b37668c44d2c35d41fb1df",
          "body": "Update issue template",
          "is_bot": false,
          "headline": "Merge pull request #170 from spatie/fix-issue-template",
          "author_name": "Alex Vanderbist",
          "author_login": "AlexVanderbist",
          "committed_at": "2025-09-08T08:54:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3815020c5ccf4781e18abb7c7d098ef70b0b4748",
          "body": null,
          "is_bot": false,
          "headline": "Update issue template",
          "author_name": "Alex Vanderbist",
          "author_login": "AlexVanderbist",
          "committed_at": "2025-09-08T06:54:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d7d2ad931c7ece70f6eba635bed7c7d3caafb3c",
          "body": "…bot/fetch-metadata-2.4.0\n\nBump dependabot/fetch-metadata from 2.3.0 to 2.4.0",
          "is_bot": true,
          "headline": "Merge pull request #166 from spatie/dependabot/github_actions/dependa…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-05-12T19:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf88ffe4b371702d8dde409a4443320bc753b187",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 2.4.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.3.0...v2.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-version: 2.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-12T19:43:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ce16d0734834db53489699384e921d6ed737c1a",
          "body": "…bot/fetch-metadata-2.3.0\n\nBump dependabot/fetch-metadata from 2.2.0 to 2.3.0",
          "is_bot": true,
          "headline": "Merge pull request #165 from spatie/dependabot/github_actions/dependa…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-01-27T19:21:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf1a0da3a259c40d0ebc65f5ea9b23d03e4a8759",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.2.0...v2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-27T19:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "245b787cc6ebb6267c50404eab0b533bea0bb46f",
          "body": "…/checkout-4\n\nBump actions/checkout from 2 to 4",
          "is_bot": false,
          "headline": "Merge pull request #162 from spatie/dependabot/github_actions/actions…",
          "author_name": "Niels Vanpachtenbeke",
          "author_login": "Nielsvanpach",
          "committed_at": "2024-09-23T08:23:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d4555cabe707e085ca7973e3693866db81c22ca",
          "body": "…weifel/git-auto-commit-action-5\n\nBump stefanzweifel/git-auto-commit-action from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #163 from spatie/dependabot/github_actions/stefanz…",
          "author_name": "Niels Vanpachtenbeke",
          "author_login": "Nielsvanpach",
          "committed_at": "2024-09-23T08:22:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c057addb9c341580cbf5e0838c32ad83687c009e",
          "body": null,
          "is_bot": false,
          "headline": "Create update-changelog.yml",
          "author_name": "Niels Vanpachtenbeke",
          "author_login": "Nielsvanpach",
          "committed_at": "2024-09-23T08:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30c60b83d2c00279a617ad55e74c7c72f1b97b24",
          "body": null,
          "is_bot": false,
          "headline": "Create dependabot-auto-merge.yml",
          "author_name": "Niels Vanpachtenbeke",
          "author_login": "Nielsvanpach",
          "committed_at": "2024-09-23T08:21:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9fe3b8edd7526001852a7955bac7690fc7eecc0",
          "body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.\n- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)\n- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)\n- [Co\n[…]\nencies:\n- dependency-name: stefanzweifel/git-auto-commit-action\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump stefanzweifel/git-auto-commit-action from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-23T08:21:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "da1d2e0e80c71d7324d10705dee88f739caefe5b",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v2...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 2 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-23T08:21:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cc2477dcf523487f00ae5610971ce0f1f3fd2ac",
          "body": null,
          "is_bot": false,
          "headline": "Create dependabot.yml",
          "author_name": "Niels Vanpachtenbeke",
          "author_login": "Nielsvanpach",
          "committed_at": "2024-09-23T08:21:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d65c3e07b412da022485676bedb9b7a9c697f4d7",
          "body": null,
          "is_bot": false,
          "headline": "Rename FUNDING.YML to FUNDING.yml",
          "author_name": "Niels Vanpachtenbeke",
          "author_login": "Nielsvanpach",
          "committed_at": "2024-09-23T08:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2a5d8dcac7ac183a45b7e25106a083f1096392f",
          "body": null,
          "is_bot": false,
          "headline": "Create FUNDING.YML",
          "author_name": "Niels Vanpachtenbeke",
          "author_login": "Nielsvanpach",
          "committed_at": "2024-09-23T08:20:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9353e6a6e49254cf266d860ab7fec2b5d37dab00",
          "body": null,
          "is_bot": false,
          "headline": "drop php 8",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2024-05-22T09:31:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97e7f6cd0da66d744adbafa0cae7f284a0948c36",
          "body": null,
          "is_bot": false,
          "headline": "update deps",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2024-05-22T09:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeb4681b6465f404d71a06e8fd6bd9783948673f",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2024-05-22T09:26:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01eba035fdc11fbd7bb5ff11c62a65d86739cb63",
          "body": "* Bump symfony package version and update resource watcher\r\n\r\n* Force new version\r\n\r\n* Revert change\r\n\r\n* Update test run with php 8.3 and re-add older phpunit versions\r\n\r\n* Remove doc blocks in favor of annotations\r\n\r\n* refactor: merge yosymfony/resource-watcher\r\n\r\nInclude yosymfony/resource-watche\n[…]\n 7\r\n\r\n---------\r\n\r\nCo-authored-by: Michael Withagen <michael@lyfter.nl>\r\nCo-authored-by: Michael Withagen <michael.withagen@live.com>\r\nCo-authored-by: Pierre Clavequin <pierre.clavequin@valueapex.com>",
          "is_bot": false,
          "headline": "refactor: merge yosymfony/resource-watcher (#161)",
          "author_name": "Pierre",
          "author_login": "pierresh",
          "committed_at": "2024-05-22T09:26:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9cbe85bbdee8e614244cc079b954ca34b24aac15",
          "body": null,
          "is_bot": false,
          "headline": "add php 8.2 to workflow (#151)",
          "author_name": "Patrick Organ",
          "author_login": "patinthehat",
          "committed_at": "2022-12-05T16:03:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6505660b017393ceeae17e5ac88321a51e4885da",
          "body": null,
          "is_bot": false,
          "headline": "Use organisation-wide community health files",
          "author_name": "Adriaan Marain",
          "author_login": "AdrianMrn",
          "committed_at": "2022-03-21T13:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e07ad935299e01f680e11459bf91d488829d1512",
          "body": null,
          "is_bot": false,
          "headline": "Change copy",
          "author_name": "Adriaan Marain",
          "author_login": "AdrianMrn",
          "committed_at": "2022-03-21T12:35:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2fd90a448d95b592d4f02c5713944a870c006c4",
          "body": null,
          "is_bot": false,
          "headline": "Change copy",
          "author_name": "Adriaan Marain",
          "author_login": "AdrianMrn",
          "committed_at": "2022-03-21T12:08:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "126309fe7367c7245a7b4d082e3264e40700dcd2",
          "body": null,
          "is_bot": false,
          "headline": "Add banner",
          "author_name": "Adriaan Marain",
          "author_login": "AdrianMrn",
          "committed_at": "2022-03-09T16:21:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c192fff763810c8378511bcf0069df4b91478866",
          "body": "Fixes: #143",
          "is_bot": false,
          "headline": "[FIX] Array to string conversion in WatcherCommand on line 121 (#144)",
          "author_name": "Rafael Kähm",
          "author_login": "dkd-kaehm",
          "committed_at": "2022-01-31T11:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cd6c6745e90315ad8a8d42eb44e1bb423a5977e",
          "body": null,
          "is_bot": false,
          "headline": "fix: allow symfony 5 or 6 (#142)",
          "author_name": "Lucas dos Santos Abreu",
          "author_login": "lucassabreu",
          "committed_at": "2022-01-31T11:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19ec1cf21dc56380e1313172ccd4f49a4145332b",
          "body": null,
          "is_bot": false,
          "headline": "Update run-tests.yml",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2022-01-28T10:29:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b39c6a0f9bb8ca9f811eeb11c6cdd3fbfa11340f",
          "body": "* fix: php-cs-fixer workflow\r\n\r\n* feat: add support to 8.1\r\n\r\n* fix: up minimum reqs",
          "is_bot": false,
          "headline": "fix php-cs-fix-er workflow and up mim reqs to 8.1 (#141)",
          "author_name": "Lucas dos Santos Abreu",
          "author_login": "lucassabreu",
          "committed_at": "2022-01-28T10:28:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf2f5e6994934f364f38c503c00eebaad905fbb8",
          "body": null,
          "is_bot": false,
          "headline": "138 Fix PHP 8.1 incompatibility (#140)",
          "author_name": "Thiago Locks",
          "author_login": "thiagolcks",
          "committed_at": "2022-01-09T10:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74a63283e8fdc3c73ef6eee0824dd737e212858f",
          "body": null,
          "is_bot": false,
          "headline": "fix: Addressing file_exists null arg deprecation. (#139)",
          "author_name": "Lupacescu Eduard",
          "author_login": "binaryk",
          "committed_at": "2021-12-17T10:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35772790b0ab564d53f01cc264fe4ab68e1c29d7",
          "body": null,
          "is_bot": false,
          "headline": "Update run-tests.yml",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2021-11-15T08:14:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1642c533c50029e91c1a3a71c76fae03138fc4f4",
          "body": null,
          "is_bot": false,
          "headline": "Bump output version to match current release (#134)",
          "author_name": "Ian Dunn",
          "author_login": "iandunn",
          "committed_at": "2021-05-06T16:49:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ceefcb5a6d812ff4ce58d66727cd7ec2264294c",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "freek",
          "author_login": "freekmurze",
          "committed_at": "2021-02-26T08:01:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "548be41abab87336ef95cef5bf5cbd564bce5c26",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "freek",
          "author_login": "freekmurze",
          "committed_at": "2021-02-26T08:00:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d137adaa6c3885759868a0243f369631d8ada984",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:spatie/phpunit-watcher",
          "author_name": "freek",
          "author_login": "freekmurze",
          "committed_at": "2021-02-26T07:59:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3b3d5d8b01295933843ba439139ae814a550129",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "freek",
          "author_login": "freekmurze",
          "committed_at": "2021-02-26T07:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf36c4c898330f8027185ac4276777dd801248fd",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2021-02-26T07:58:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67b74c19dc925e8fd51d30ef72ddf9d74bc2e6a8",
          "body": "Signed-off-by: wilmardo <info@wilmardenouden.nl>",
          "is_bot": false,
          "headline": "fix: replace passthru with echo (#133)",
          "author_name": "Wilmar den Ouden",
          "author_login": "wilmardo",
          "committed_at": "2021-02-26T07:57:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8736944631d55324e1dbface6096d8ae6e69978",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2021-01-26T18:41:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84009c5180e6cd2a3a84e4f70816d9986185b087",
          "body": null,
          "is_bot": false,
          "headline": "Fix class name (#132)",
          "author_name": "Chun-Sheng, Li",
          "author_login": "peter279k",
          "committed_at": "2021-01-26T18:41:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c70d569658a1cad9a6869716a4351d2ccfec4d1",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2020-10-31T17:47:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99a00db7bab782e3eca62b1a0b8506184b95e07b",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "freek",
          "author_login": "freekmurze",
          "committed_at": "2020-10-31T17:47:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1c501ee13ca5e0ba8d8991458174497a4d054cb",
          "body": null,
          "is_bot": false,
          "headline": "modernize ci",
          "author_name": "freek",
          "author_login": "freekmurze",
          "committed_at": "2020-10-31T17:43:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "071fbbfd5683050fdb983ee4eac255cf6d1327cd",
          "body": null,
          "is_bot": false,
          "headline": "Enable php 8.0 support (#124)",
          "author_name": "Chris Ben",
          "author_login": "ChrisB9",
          "committed_at": "2020-10-31T17:40:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a8e0c3c8f3f03dfdb6bf62abf89c1b7273fc0b3",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2020-10-27T07:36:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75f6098c04748fc31eb215cb6ea1ac81848de8d1",
          "body": null,
          "is_bot": false,
          "headline": "WatcherFactory: Add support for `exclude` and `ignore` options. (#116)",
          "author_name": "Ian Dunn",
          "author_login": "iandunn",
          "committed_at": "2020-10-27T07:35:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e61826dcd26ca330188a55cccf4e1cb020fd3d4",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2020-10-21T06:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fc964184095fff16e28276fe118d25e801d1232",
          "body": "…(#115)\n\n* WatcherFactory: Merge options recursively to preserve nested values.\r\n\r\nPreviously, the following configuration would result in a file mask of `null`, because the entire `watch` item would be overridden.\r\n\r\n```yml\r\nwatch:\r\n  directories:\r\n    - ./public_html/wp-content/mu-plugins/\r\n    - \n[…]\nailingTests: false\r\n```\r\n\r\nNow users can selective set a nested option like `watch.fileMask`, without having to set everything inside `watch`.\r\n\r\n* get tests working\r\n\r\n* exempt directories from merge",
          "is_bot": false,
          "headline": "WatcherFactory: Merge options recursively to preserve nested values. …",
          "author_name": "Ian Dunn",
          "author_login": "iandunn",
          "committed_at": "2020-10-21T06:55:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "073ff1b296f613c27d3c4b2d901518155774110e",
          "body": null,
          "is_bot": false,
          "headline": "Update README img tag",
          "author_name": "Adriaan Marain",
          "author_login": "AdrianMrn",
          "committed_at": "2020-10-12T09:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f42a04f65a9a8fa9aa4f99fc8093ec9495dd2e8",
          "body": null,
          "is_bot": false,
          "headline": "Update README with new \"Support us\" section",
          "author_name": "Adriaan Marain",
          "author_login": "AdrianMrn",
          "committed_at": "2020-10-07T08:53:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b2998e4bdb9fb18b7bf557a9e50d642c800547a",
          "body": "* Document how to avoid composer script timeout\r\n\r\n* Disable process timeout only for this script",
          "is_bot": false,
          "headline": "Document how to avoid composer script timeout (#118)",
          "author_name": "Max Klenk",
          "author_login": "maxklenk",
          "committed_at": "2020-08-21T22:55:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a514ea152efabd3ef28879bb7039867a45236c3d",
          "body": null,
          "is_bot": false,
          "headline": "Update address",
          "author_name": "Adriaan Marain",
          "author_login": "AdrianMrn",
          "committed_at": "2020-06-26T08:02:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7fb3f12dbdd18346042f20fa0f5124bd21acad0",
          "body": null,
          "is_bot": false,
          "headline": "Readme: Document input redirection fix. (#112)",
          "author_name": "Ian Dunn",
          "author_login": "iandunn",
          "committed_at": "2020-06-13T08:59:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57ee6df189ded9eb4f45c03d8187708e7b66d426",
          "body": null,
          "is_bot": false,
          "headline": "Update README with new \"Support us\" section",
          "author_name": "Adriaan Marain",
          "author_login": "AdrianMrn",
          "committed_at": "2020-05-27T13:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "701a7d98f711f029d8e03c0451d8ae79ba1fe1c9",
          "body": null,
          "is_bot": false,
          "headline": "Ignore PHPUnit 8 intermediate cache (#106)",
          "author_name": "Alexei Yuzhakov",
          "author_login": "sibprogrammer",
          "committed_at": "2020-01-05T13:10:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dee58ae54d3bc4eccc2b3d7006444f535a693f18",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2020-01-04T22:46:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "729f41d600d789c320c62690fd459f446fbad89e",
          "body": null,
          "is_bot": false,
          "headline": "Apply fixes from StyleCI (#105)",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2020-01-04T22:46:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22c1105c58ef0af224c68dc59ddec8b6875369c3",
          "body": null,
          "is_bot": false,
          "headline": "Add ability to control timeout for PHPUnit process (#104)",
          "author_name": "Alexei Yuzhakov",
          "author_login": "sibprogrammer",
          "committed_at": "2020-01-04T22:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75e04ec5c00109f28f08c7a5971a302010cebc8d",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2019-12-04T08:15:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39f35dd7f629c52058d14b554adabf159d40c6de",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2019-12-04T08:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cae58fd09ce9db641a206829ae54eef623ee174",
          "body": "* fix compatibily with yosymfony/resource-watcher\r\n\r\n* adjust use statements",
          "is_bot": false,
          "headline": "[WIP] fix compatibility with yosymfony/resource-watcher (#101)",
          "author_name": "Romain Norberg",
          "author_login": "romainnorberg",
          "committed_at": "2019-12-04T08:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca9033fb7478a49105a67361fb861e88817d4be2",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2019-12-02T07:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b0b73c1b985f0bed3f6d13edad181d85289f329",
          "body": null,
          "is_bot": false,
          "headline": "Composer update + symfony 5 compatibility (#99)",
          "author_name": "Romain Norberg",
          "author_login": "romainnorberg",
          "committed_at": "2019-12-02T07:58:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b0a00cdd8baef43348bd2622af145c49d5c5946",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2019-10-31T19:52:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ee525b91a58a2d3c88ad3a9f4ee77108e317573",
          "body": "* Fix infinite loop on windows when searching config\r\n\r\nOn Windows the root directory includes the drive letter instead of simply being \"DIRECTORY_SEPARATOR\". This caused an infinite loop.\r\n\r\n* Don't use an interactive process on windows\r\n\r\nThis lets us still watch the folder for changes and execute\n[…]\nmanual when running on windows\r\n\r\n* Fix OS compatibility PhpunitWatcherTest\r\n\r\n* Add note for windows users to README\r\n\r\n* Introduce OS utility to avoid code duplication\r\n\r\n* Fix typo in Watcher class",
          "is_bot": false,
          "headline": "Fix windows compatibility (#98)",
          "author_name": "spaceemotion",
          "author_login": "spaceemotion",
          "committed_at": "2019-10-31T19:51:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ebd3383ccee6bbe9e3c029936d849b7d8ef83306",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2019-10-15T22:36:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d99103f22cebf4b015d4cf8908868eb0bc54b376",
          "body": null,
          "is_bot": false,
          "headline": "Increase version number (#97)",
          "author_name": "MaxGiting",
          "author_login": "MaxGiting",
          "committed_at": "2019-10-15T22:35:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7627864903f2af1ac590a87273e79016aba8f6a8",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2019-09-09T15:55:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a56d37e5654ec039814392bcb8f6b9357430d431",
          "body": "New feature to run phpunit-watcher with a random seed.",
          "is_bot": false,
          "headline": "Add RandomSeed Screen (#95)",
          "author_name": "Hans-Helge Buerger",
          "author_login": "obstschale",
          "committed_at": "2019-09-09T15:55:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c50b121aa49d491dfd8553d296ee985431be7698",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2019-09-09T15:21:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4bed599e2784f0414a392d56c72d1c8d8a748f4",
          "body": null,
          "is_bot": false,
          "headline": "Remove deleteChar call, cause it's private (#94)",
          "author_name": "Hans-Helge Buerger",
          "author_login": "obstschale",
          "committed_at": "2019-09-09T15:20:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31b4494364f0dcccc4356c021ba43da98bc1975c",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2019-08-22T23:22:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "203ec96b4cff3053872cfb2d53191a7f106f9235",
          "body": null,
          "is_bot": false,
          "headline": "Update output version number (#92)",
          "author_name": "MaxGiting",
          "author_login": "MaxGiting",
          "committed_at": "2019-08-22T23:21:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc227698a4168ec77486452e5886d64e21080411",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "freek",
          "author_login": "freekmurze",
          "committed_at": "2019-07-22T13:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e90d59d64400effe8592a1028fa1ce97dd0da3b",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2019-07-22T12:59:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8b66aec01e20ecc98ad7dfb8aa8180dad68b84f",
          "body": null,
          "is_bot": false,
          "headline": "Update composer.json",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2019-07-22T12:58:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf94fb7258847671f3811ab55e2ecb2fa1cef21a",
          "body": "* fixing symfony process component changes from v3.3 to v3.4\r\n\r\n* allow multiple attributes to align with symfony update\r\n\r\n* psr fixing",
          "is_bot": false,
          "headline": " fixing symfony process component changes from v3.3 to v3.4 (#90)",
          "author_name": "Stephen Khoo",
          "author_login": "yjv-XCV",
          "committed_at": "2019-07-22T12:57:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b8d7604ebf1ced0299f5258ea7b5019f2215b29",
          "body": null,
          "is_bot": false,
          "headline": "Remove PHP 7.0 and style",
          "author_name": "Ruben Van Assche",
          "author_login": "rubenvanassche",
          "committed_at": "2019-07-19T06:41:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f383c17113898fa24162da35acc26fe3d3f079d3",
          "body": null,
          "is_bot": false,
          "headline": "Fix for deprecated symfony/process string construction",
          "author_name": "Ruben Van Assche",
          "author_login": "rubenvanassche",
          "committed_at": "2019-07-18T15:16:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ec781900189bd65d85a117d2fffc01bb6753937",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2019-03-25T07:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa0e3a35bf8ecc19aa0977beca78af58c5ff209a",
          "body": "* add option to hide manual\r\n\r\n* fix missing trailing comma\r\n\r\n* document helper hiding in readme",
          "is_bot": false,
          "headline": "Add option to hide helper messages (#84)",
          "author_name": "Csanád Kiss-Máté",
          "author_login": "traubisoda",
          "committed_at": "2019-03-25T07:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad2ce98af8722a2e5ec628dc32ffb49ef488f6cc",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2019-02-09T21:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 52,
      "commits_last_year": 20,
      "latest_release_at": "2026-01-05T09:33:46Z",
      "latest_release_tag": "1.24.4",
      "releases_from_tags": false,
      "days_since_last_push": 26,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 198,
      "mean_days_between_releases": 197.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "spatie/phpunit-watcher",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "spatie",
            "phpunit-watcher"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/spatie/phpunit-watcher",
          "is_deprecated": false,
          "latest_version": "1.24.4",
          "repository_url": "https://github.com/spatie/phpunit-watcher",
          "versions_count": 52,
          "total_downloads": 10162958,
          "dependents_count": 551,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 279992,
          "first_published_at": null,
          "latest_published_at": "2026-01-05T09:33:23Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 198
        }
      ]
    },
    "popularity": {
      "forks": 76,
      "stars": 874,
      "watchers": 10,
      "fork_history": {
        "days": [
          {
            "date": "2017-07-31",
            "count": 1
          },
          {
            "date": "2017-08-01",
            "count": 2
          },
          {
            "date": "2017-08-14",
            "count": 1
          },
          {
            "date": "2017-08-23",
            "count": 1
          },
          {
            "date": "2017-08-24",
            "count": 1
          },
          {
            "date": "2017-10-02",
            "count": 1
          },
          {
            "date": "2018-02-07",
            "count": 1
          },
          {
            "date": "2018-03-31",
            "count": 1
          },
          {
            "date": "2018-05-01",
            "count": 1
          },
          {
            "date": "2018-06-07",
            "count": 1
          },
          {
            "date": "2018-06-14",
            "count": 1
          },
          {
            "date": "2018-07-17",
            "count": 1
          },
          {
            "date": "2018-07-24",
            "count": 1
          },
          {
            "date": "2018-09-07",
            "count": 1
          },
          {
            "date": "2018-09-27",
            "count": 1
          },
          {
            "date": "2018-12-19",
            "count": 1
          },
          {
            "date": "2019-01-09",
            "count": 1
          },
          {
            "date": "2019-01-10",
            "count": 1
          },
          {
            "date": "2019-01-15",
            "count": 1
          },
          {
            "date": "2019-02-09",
            "count": 1
          },
          {
            "date": "2019-02-24",
            "count": 1
          },
          {
            "date": "2019-03-22",
            "count": 1
          },
          {
            "date": "2019-04-02",
            "count": 1
          },
          {
            "date": "2019-06-16",
            "count": 1
          },
          {
            "date": "2019-07-03",
            "count": 1
          },
          {
            "date": "2019-07-21",
            "count": 1
          },
          {
            "date": "2019-07-24",
            "count": 1
          },
          {
            "date": "2019-08-28",
            "count": 1
          },
          {
            "date": "2019-10-31",
            "count": 1
          },
          {
            "date": "2019-11-01",
            "count": 1
          },
          {
            "date": "2019-11-18",
            "count": 1
          },
          {
            "date": "2019-12-04",
            "count": 1
          },
          {
            "date": "2019-12-06",
            "count": 1
          },
          {
            "date": "2020-01-05",
            "count": 1
          },
          {
            "date": "2020-02-01",
            "count": 1
          },
          {
            "date": "2020-03-06",
            "count": 1
          },
          {
            "date": "2020-04-01",
            "count": 1
          },
          {
            "date": "2020-06-12",
            "count": 1
          },
          {
            "date": "2020-06-13",
            "count": 1
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-08-15",
            "count": 1
          },
          {
            "date": "2020-08-21",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-10-31",
            "count": 1
          },
          {
            "date": "2020-11-24",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-02-25",
            "count": 1
          },
          {
            "date": "2021-03-05",
            "count": 1
          },
          {
            "date": "2021-04-12",
            "count": 1
          },
          {
            "date": "2021-07-15",
            "count": 1
          },
          {
            "date": "2021-09-01",
            "count": 1
          },
          {
            "date": "2021-10-31",
            "count": 1
          },
          {
            "date": "2021-11-30",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-04-10",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2023-01-09",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-06-30",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2023-12-21",
            "count": 1
          },
          {
            "date": "2023-12-29",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 1
          },
          {
            "date": "2024-05-15",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 75,
        "total_forks": 76
      },
      "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": 6677,
      "source_files_sampled": 34,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 9,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "clue/stdio-react",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.6"
        },
        {
          "name": "jolicode/jolinotif",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.7.1 || ^3.0"
        },
        {
          "name": "symfony/console",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.0 || ^7.0.7 || ^8.0"
        },
        {
          "name": "symfony/finder",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.0 || ^7.0.7 || ^8.0"
        },
        {
          "name": "symfony/process",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.0 || ^7.0.7 || ^8.0"
        },
        {
          "name": "symfony/yaml",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.0 || ^7.0.7 || ^8.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "clue/stdio-react",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "jolicode/jolinotif",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/console",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/finder",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/process",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/yaml",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/filesystem",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 9,
        "direct_count": 6,
        "indirect_count": 3
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 72,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 76,
        "closed_unmerged_prs": 33
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "freekmurze",
          "commits": 138,
          "avatar_url": "https://avatars.githubusercontent.com/u/483853?v=4"
        },
        {
          "type": "User",
          "login": "AdrianMrn",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/12762044?v=4"
        },
        {
          "type": "User",
          "login": "Nielsvanpach",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/10651054?v=4"
        },
        {
          "type": "User",
          "login": "iandunn",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/484068?v=4"
        },
        {
          "type": "User",
          "login": "romainnorberg",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/7681951?v=4"
        },
        {
          "type": "User",
          "login": "casperboone",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/15815208?v=4"
        },
        {
          "type": "User",
          "login": "KentarouTakeda",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/4785040?v=4"
        },
        {
          "type": "User",
          "login": "akoepcke",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/5311185?v=4"
        },
        {
          "type": "User",
          "login": "AlexVanderbist",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/6287961?v=4"
        },
        {
          "type": "User",
          "login": "obstschale",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1058710?v=4"
        }
      ],
      "contributors_sampled": 37,
      "top_contributor_share": 0.67
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "dependabot-auto-merge.yml",
        "php-cs-fixer.yml",
        "run-tests.yml",
        "update-changelog.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": 6,
            "reason": "9 out of 15 merged PRs checked by a CI test -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 3,
            "reason": "Found 4/13 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 1,
            "reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "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": "f3ead2375621fe8169631767f89af2a5c26c0e21",
        "ran_at": "2026-07-22T17:24:39Z",
        "aggregate_score": 4.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T19:53:23Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-06-26T09:43:18Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/spatie/phpunit-watcher",
    "host": "github.com",
    "name": "phpunit-watcher",
    "owner": "spatie"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 65,
      "inputs": {
        "security": 45,
        "vitality": 54,
        "community": 75,
        "governance": 70,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 54,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 49,
            "inputs": {
              "commits_last_year": 20,
              "human_commit_share": 0.86,
              "days_since_last_push": 26,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 26 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 26
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "20 commits in the last year",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "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": "moderate",
            "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": 62,
            "inputs": {
              "releases_count": 52,
              "latest_release_tag": "1.24.4",
              "releases_from_tags": false,
              "days_since_latest_release": 198,
              "mean_days_between_releases": 197.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "52 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 52
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 198 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 198
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~197.1 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 197.1
                    }
                  }
                ],
                "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": 50,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 50 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 50
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 75,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "forks": 76,
              "stars": 874,
              "watchers": 10,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "874 stars",
                "points": 47.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 874
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "76 forks",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 76
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "10 watchers",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "spatie/phpunit-watcher"
              ],
              "dependents": 551,
              "ecosystems": "packagist",
              "total_downloads": 10162958,
              "monthly_downloads": 279992
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "279,992 downloads/month across packagist",
                "points": 72.6,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 279992,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "551 packages depend on it",
                "points": 18.3,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 551
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 70,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 37,
              "top_contributor_share": 0.67
            },
            "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 67% of commits",
                "points": 7.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "37 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 72,
              "open_issues": 0,
              "closed_issues": 76,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 33
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "72/105 decided PRs merged",
                "points": 26.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 72,
                      "decided": 105
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/13 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 3804,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "spatie",
              "public_repos": 524,
              "account_age_days": 4457
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "3,804 followers of spatie",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3804,
                      "login": "spatie"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "524 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 524
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "spatie/phpunit-watcher"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 198
            },
            "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 198 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 198
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "52 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 52
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 76,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "9 out of 15 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "phpunit",
                "testing",
                "watcher"
              ],
              "has_wiki": false,
              "homepage": "https://spatie.be/opensource/php",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://spatie.be/opensource/php",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.5
            },
            "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": "9 out of 15 merged PRs checked by a CI test -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 4/13 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 24
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 33,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.407,
              "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": "35 of 86 human commits state their intent (structured subject or explanatory body)",
                "points": 21.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 35,
                      "sampled": 86
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.1
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "10 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 10,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 6677,
              "source_files_sampled": 34,
              "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/34 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 34,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T17:25:05.800849Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/spatie/phpunit-watcher.svg",
  "full_name": "spatie/phpunit-watcher",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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