Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 14:58 UTC

web-push-libs / web-push-php

Web Push library for PHP

PHPMIT★ 1,880 stars⑂ 312 forkssince Nov 2015View on GitHub ↗

web-push-libs/web-push-php holds a health index of 70 out of 100, placing it in the Good band. It scores highest on Community & Adoption (84/100) and lowest on AI Readiness (45/100). It was last updated today. A single contributor accounts for most of its recent work.

70
overall / 100
Good

Software health index

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

70
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

WebPush librariesOrganization
189 followers9 public repossince Jun 2016

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistminishlink/web-pushv10.1.01,067,5115556 days agowebnotificationspushwebpushpush-api

Metrics by category

Vitality

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

71Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
4.8/36Commit cadence — 7/52 weeks with commits
12.1/18Commit volume — 21 commits in the last year
4/10OpenSSF Scorecard: Maintained — 3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4
Inputs used
commits_last_year21
human_commit_share0.96
days_since_last_push0
active_weeks_last_year7
How it's scored
27/27Ships releases — 55 releases published
36/36Release recency — latest release 56 days ago
19.8/27Release cadence — a release every ~76.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count55
latest_release_tagv10.1.0
releases_from_tagsno
days_since_latest_release56
mean_days_between_releases76.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

84Good · 18% of overall
How it's scored
53.1/60Stars — 1,880 stars
20.8/25Forks — 312 forks
10.7/15Watchers — 85 watchers
Inputs used
forks312
stars1,880
watchers85
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
7.2/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateyes
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 1,067,511 downloads/month across packagist
12.5/20Registry dependents — 75 packages depend on it
Inputs used
packagesminishlink/web-push
dependents75
ecosystemspackagist
total_downloads15,180,650
monthly_downloads1,067,511

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
6.7/22.5Commit distribution — top contributor authored 70% of commits
13.5/13.5Contributor breadth — 38 contributors
10/10OpenSSF Scorecard: Contributors — project has 9 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled38
top_contributor_share0.701
How it's scored
44.3/46.8Issue resolution — 95% of issues closed
29.8/38.3PR acceptance — 123/158 decided PRs merged
12/15OpenSSF Scorecard: Code-Review — Found 24/28 approved changesets -- score normalized to 8
Inputs used
merged_prs123
open_issues15
closed_issues276
issue_closed_ratio0.948
closed_unmerged_prs35
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
16.4/25Owner reach — 189 followers of web-push-libs
19.3/25Track record — 9 public repos, account ~10 yr old
Inputs used
followers189
owner_typeOrganization
is_verified
owner_loginweb-push-libs
public_repos9
account_age_days3,697
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 56 days ago
20/20Version history — 55 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesminishlink/web-push
ecosystemspackagist
any_deprecatedno
min_days_since_publish56

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
0/10Wiki
Inputs used
topicswebpush, notifications, php, push-notifications
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

57Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
1.5/2.5CI-Tests — 18 out of 29 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
6/7.5Code-Review — Found 24/28 approved changesets -- score normalized to 8
2.5/2.5Contributors — project has 9 contributing companies or organizations
0/10Dangerous-Workflow — no data
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
3/7.5Maintained — 3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate5.8
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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

45At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 75 of 96 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.781
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .php-cs-fixer.php, phpstan.neon
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 4 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.04
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/17 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes15,339
source_files_sampled17
oversized_source_files0

Key facts

1,880GitHub stars
38contributors
21commits, last 12 months
0days since last push
55releases
1bus factor
15open 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 ★ / 312 ⇿
0Stars
312Forks
52Releases

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.

012525037530562015-122021-042026-07
Major 9Minor 4Patch 33

Each point covers 10 days.

OpenSSF Scorecard 5.8 / 10
5.8aggregate

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-23 14:58 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
6CI-Tests18 out of 29 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
8Code-ReviewFound 24/28 approved changesets -- score normalized to 8
10Contributorsproject has 9 contributing companies or organizations
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
4Maintained3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
Packagistguzzlehttp/guzzle^7.9.2composer.json
Packagistpsr/log^2.0|^3.0composer.json
Packagistspomky-labs/base64url^2.0.4composer.json
Packagistsymfony/polyfill-php83^1.33composer.json
Packagistweb-token/jwt-library^3.4.9|^4.0.6composer.json
All dependencies 17

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

RegistryPackageVersionRelation
Packagistguzzlehttp/guzzledirect
Packagistpsr/logdirect
Packagistspomky-labs/base64urldirect
Packagistsymfony/polyfill-php83direct
Packagistweb-token/jwt-librarydirect
Packagistext-curlindirect
Packagistext-jsonindirect
Packagistext-mbstringindirect
Packagistext-opensslindirect
Packagistfriendsofphp/php-cs-fixerindirect
Packagistphpindirect
Packagistphpstan/phpstanindirect
Packagistphpstan/phpstan-deprecation-rulesindirect
Packagistphpstan/phpstan-phpunitindirect
Packagistphpstan/phpstan-strict-rulesindirect
Packagistphpunit/phpunitindirect
Packagistsymfony/polyfill-iconvindirect
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": [
        "webpush",
        "notifications",
        "php",
        "push-notifications"
      ],
      "is_fork": false,
      "size_kb": 411,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "PHP": 87305
      },
      "pushed_at": "2026-07-23T14:51:37Z",
      "created_at": "2015-11-27T21:22:07Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-23T14:52:52Z",
      "description": "Web Push library for PHP",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": null,
      "name": "WebPush libraries",
      "type": "Organization",
      "login": "web-push-libs",
      "company": null,
      "location": null,
      "followers": 189,
      "avatar_url": "https://avatars.githubusercontent.com/u/19820480?v=4",
      "created_at": "2016-06-08T13:45:19Z",
      "is_verified": null,
      "public_repos": 9,
      "account_age_days": 3697
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v10.1.0",
          "kind": "minor",
          "published_at": "2026-05-28T09:42:57Z"
        },
        {
          "tag": "v10.0.3",
          "kind": "patch",
          "published_at": "2026-03-09T23:17:35Z"
        },
        {
          "tag": "v10.0.2",
          "kind": "patch",
          "published_at": "2026-03-05T12:23:57Z"
        },
        {
          "tag": "v10.0.1",
          "kind": "patch",
          "published_at": "2025-12-15T10:09:45Z"
        },
        {
          "tag": "v10.0.0",
          "kind": "major",
          "published_at": "2025-12-12T09:20:35Z"
        },
        {
          "tag": "v9.0.4",
          "kind": "patch",
          "published_at": "2025-12-10T14:13:29Z"
        },
        {
          "tag": "v9.0.3",
          "kind": "patch",
          "published_at": "2025-11-13T17:16:03Z"
        },
        {
          "tag": "v9.0.2",
          "kind": "patch",
          "published_at": "2025-01-29T17:51:54Z"
        },
        {
          "tag": "v9.0.1",
          "kind": "patch",
          "published_at": "2024-07-30T12:26:46Z"
        },
        {
          "tag": "v9.0.0",
          "kind": "major",
          "published_at": "2024-07-08T14:54:13Z"
        },
        {
          "tag": "v9.0.0-rc2",
          "kind": "prerelease",
          "published_at": "2024-06-18T16:32:38Z"
        },
        {
          "tag": "v9.0.0-rc1",
          "kind": "prerelease",
          "published_at": "2024-03-06T11:15:51Z"
        },
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2023-01-10T17:16:41Z"
        },
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2022-03-29T13:55:09Z"
        },
        {
          "tag": "v6.0.7",
          "kind": "patch",
          "published_at": "2021-11-22T17:36:17Z"
        },
        {
          "tag": "v6.0.6",
          "kind": "patch",
          "published_at": "2021-11-22T15:42:52Z"
        },
        {
          "tag": "v6.0.5",
          "kind": "patch",
          "published_at": "2021-04-08T15:25:30Z"
        },
        {
          "tag": "v6.0.4",
          "kind": "patch",
          "published_at": "2021-04-08T15:18:07Z"
        },
        {
          "tag": "v6.0.3",
          "kind": "patch",
          "published_at": "2020-11-06T10:15:53Z"
        },
        {
          "tag": "v6.0.2",
          "kind": "patch",
          "published_at": "2020-09-29T04:40:12Z"
        },
        {
          "tag": "v6.0.1",
          "kind": "patch",
          "published_at": "2020-09-13T05:04:41Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2020-08-02T10:27:46Z"
        },
        {
          "tag": "v5.2.5",
          "kind": "patch",
          "published_at": "2020-08-02T09:29:10Z"
        },
        {
          "tag": "v5.2.4",
          "kind": "patch",
          "published_at": "2019-03-23T17:19:08Z"
        },
        {
          "tag": "v5.2.3",
          "kind": "patch",
          "published_at": "2019-02-25T18:44:31Z"
        },
        {
          "tag": "v5.2.2",
          "kind": "patch",
          "published_at": "2019-02-23T19:39:45Z"
        },
        {
          "tag": "v5.2.1",
          "kind": "patch",
          "published_at": "2019-02-23T17:17:54Z"
        },
        {
          "tag": "v5.2.0",
          "kind": "minor",
          "published_at": "2019-02-23T16:27:20Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2018-11-29T08:45:13Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2018-11-27T18:58:40Z"
        },
        {
          "tag": "v4.0.2",
          "kind": "patch",
          "published_at": "2018-05-13T15:00:04Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2018-04-12T12:22:49Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2018-03-17T20:47:52Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2018-03-17T10:50:55Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2018-03-16T19:10:49Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2018-03-16T12:50:00Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2017-11-22T20:05:34Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2017-10-12T20:33:43Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2017-06-28T19:11:15Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2017-05-13T13:42:09Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2017-03-13T19:14:16Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2017-02-11T19:47:17Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2016-11-30T12:28:49Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2016-11-23T20:29:38Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2016-11-15T13:39:12Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2016-11-11T19:16:35Z"
        },
        {
          "tag": "v1.3",
          "kind": "other",
          "published_at": "2016-11-08T13:13:55Z"
        },
        {
          "tag": "v1.2",
          "kind": "other",
          "published_at": "2016-10-27T17:29:12Z"
        },
        {
          "tag": "v1.1",
          "kind": "other",
          "published_at": "2016-07-28T23:39:26Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2016-05-13T21:25:06Z"
        },
        {
          "tag": "v1.0",
          "kind": "other",
          "published_at": "2016-04-28T14:48:32Z"
        },
        {
          "tag": "0.2.2",
          "kind": "patch",
          "published_at": "2016-02-20T10:29:32Z"
        },
        {
          "tag": "0.2.1",
          "kind": "patch",
          "published_at": "2015-12-04T12:47:22Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2015-12-03T17:53:14Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2015-11-27T22:26:18Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a687b433c1bca2d622c1270790240cae00bc0fff",
          "body": null,
          "is_bot": false,
          "headline": "fix: typing in tests",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2026-07-23T14:51:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c922021b4ed1a61e6604d8dc33a2e0378b4382e3",
          "body": null,
          "is_bot": false,
          "headline": "Support PSR-3 logger in requirement checks (#451) (#452)",
          "author_name": "Luca Arianti",
          "author_login": "la-refactory",
          "committed_at": "2026-05-28T09:37:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8c708c1dd47f913dc15f863730db9cc36bca912",
          "body": "Co-authored-by: B.J. Scharp <gitlab@bitwise-operators.com>",
          "is_bot": false,
          "headline": "feat: return static on Subscription::create() (#453)",
          "author_name": "bitwise-operators",
          "author_login": "bitwise-operators",
          "committed_at": "2026-05-28T09:32:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "547695eb42b062517fc604c85d6f7bb8174d31b0",
          "body": "This reverts commit 5d154c20de0e4907dac251fb5e1dc99bcbbeb373.",
          "is_bot": false,
          "headline": "Revert \"feat: use base64 fn from `web-token/jwt-library` (#438)\" (#450)",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2026-03-09T23:16:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b0271741798c38c51fb2c0ab850a37da42810c2",
          "body": null,
          "is_bot": false,
          "headline": "fix: EC key generation for OpenSSL 3.6+ (#448)",
          "author_name": "Eyüp Can Akman",
          "author_login": "eyupcanakman",
          "committed_at": "2026-03-05T12:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cd2565bffc3bf6b6620eae1044bef650790385a",
          "body": null,
          "is_bot": false,
          "headline": "chore: show OpenSSL version in CI (#446)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2026-03-05T12:20:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f953469151e364607731d178472412c732f85322",
          "body": "Bumps the github-actions group with 1 update: [actions/cache](https://github.com/actions/cache).\n\n\nUpdates `actions/cache` from 4 to 5\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/act\n[…]\nsion-update:semver-major\n  dependency-group: github-actions\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": "chore: bump actions/cache from 4 to 5 in the github-actions group (#444)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-05T12:18:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5d154c20de0e4907dac251fb5e1dc99bcbbeb373",
          "body": "Supports native base64 de-/encoding with extension `sodium`.\nMove dependency `spomky-labs/base64url` to test for cross testing.",
          "is_bot": false,
          "headline": "feat: use base64 fn from `web-token/jwt-library` (#438)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2026-01-03T09:12:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1216d2be9cb1fbaf96a541e695c708239b3b32e",
          "body": "- detect deprecated functions\n- check PHPUnit",
          "is_bot": false,
          "headline": "feat: add PHPStan extensions (#440)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2026-01-01T21:37:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "999bf76ff9a5226570929d57c3b3ea6da08645f4",
          "body": "Use new attribute:\nhttps://www.php.net/manual/class.override.php\n\nCo-authored-by: Louis Lagrange <lagrange.louis@gmail.com>",
          "is_bot": false,
          "headline": "chore: add override (#439)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2026-01-01T21:30:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19fc88e6d5b77470c531eaf5181a345f6a88aaba",
          "body": "Clarified VAPID requirements.",
          "is_bot": false,
          "headline": "feat: improve VAPID config doc and type hints (#443)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2026-01-01T21:28:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a368e428f9eaf5a1400cfa20c13cc8f3394c9f48",
          "body": "Remove `JSON_NUMERIC_CHECK` because setting enables autocasting which is not intended and can cause random runtime errors.\nAccording to documentation: `Encodes numeric strings as numbers.`",
          "is_bot": false,
          "headline": "chore: use more explicit error handling with `json_encode` (#437)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2025-12-23T11:00:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb8e8943cb117dcdc78f591b20a5173fa08d93eb",
          "body": "Add missing license header like most files.",
          "is_bot": false,
          "headline": "chore: use code style PER Coding Style 3.0 (#436)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2025-12-17T18:47:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08463189d3501cbd78a8625c87ab6680a7397aad",
          "body": "* feat: convert contentEncoding to typesafe enum\n\n* Fix typo in Subscription.php comments\n\n---------\n\nCo-authored-by: Louis Lagrange <lagrange.louis@gmail.com>",
          "is_bot": false,
          "headline": "feat: convert contentEncoding to typesafe enum (#423)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2025-12-15T10:04:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e8ca8bc56a47d79c0c2e1b299f1c07ffe7515a3",
          "body": "* chore!: drop php8.1; add php8.5\n\n* increase required `web-token/jwt-library` to \"^3.4.9|^4.0.6\"\n* drop phpunit10; add phpunit12; show notices and deprecations\n* migrate php-cs-fixer config; apply auto migrations\n* update Github Actions\n\n* chore: migrations for php8.5\n\n* remove deprecated `curl_close`\n* remove deprecated param `key_length` for `openssl_pkey_derive`",
          "is_bot": false,
          "headline": "chore: drop php8.1; add php8.5 (#435)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2025-12-12T09:18:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f979f40b0017d2f86d82b9f21edbc515d031cc23",
          "body": "option name seems to be accidentally renamed",
          "is_bot": false,
          "headline": "fix: option for concurrency not working (#426)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2025-12-10T14:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb02b8120e65054e02615cc44a4c7787d0dd1e93",
          "body": "…s (#431)\n\nBumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-node](https://github.com/actions/setup-node).\n\n\nUpdates `actions/checkout` from 4 to 5\n- [Release notes](https://github.com/actions/checkout/release\n[…]\nsion-update:semver-major\n  dependency-group: github-actions\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": "chore: bump the github-actions group across 1 directory with 2 update…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-10T13:53:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a9dd75a5910608c14649225862ed38b24474236a",
          "body": "* feat(ci): add php8.4\n\n* chore(dep)!: require latest guzzle\n\n[Breaking Change]\nProblem: php8.4 support starts with 7.8.2 but latest 7.9.x drops eol peer dependency guzzlehttp/psr7@v1\nTo avoid a peer dependency confusion enforce the latest release.\n\n* Remove condition for php-cs-fixer step\n\n---------\n\nCo-authored-by: Louis Lagrange <lagrange.louis@gmail.com>",
          "is_bot": false,
          "headline": "feat(ci): add php8.4 (#421)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2025-12-10T13:47:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f14ff986bd6182ed0241639383e26d496312cec",
          "body": "* chore: update php-cs-fixer\n\n* chore: require symfony/polyfill-iconv in dev",
          "is_bot": false,
          "headline": "chore: update php-cs-fixer (#434)",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2025-12-10T13:43:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35009113a5b0bb65373c4885bc82299610cf28af",
          "body": "Avoid private key shown in stack trace.\nhttps://www.php.net/manual/en/class.sensitiveparameter.php",
          "is_bot": false,
          "headline": "feat: add SensitiveParameter attribute (#425)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2025-12-10T13:30:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35b447fd80627f0f973bba7e51b86a3e5e1f8907",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove ignored error in phpstan (#424)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2025-12-10T13:29:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c185f78ee41f271e2ea7314c80760040465b713",
          "body": "* Added contentType option to Notification\n\n* Added contentType option to WebPush\n\n* Updated README",
          "is_bot": false,
          "headline": "feat: add contentType option (#433)",
          "author_name": "Roman Ackermann",
          "author_login": "wapacro",
          "committed_at": "2025-11-13T17:14:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b6d1e9d202c31dd9d53929ae33be3f704df7034",
          "body": "Co-authored-by: Louis Lagrange <lagrange.louis@gmail.com>",
          "is_bot": false,
          "headline": "feat(tests): use strict assert (#420)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2025-02-04T23:15:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2b1c0a2f4472f661be15306dad82313d8687058",
          "body": "phpdocs are deprecated in phpunit11",
          "is_bot": false,
          "headline": "fix(tests): migrate from phpdocs to attributes (#419)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2025-02-04T23:12:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9c07b449c25d1ef2e3549e28aa647298c19182b",
          "body": "- allow phpunit@11\r\n- upgrade to phpstan@2",
          "is_bot": false,
          "headline": "chore: upgrade dev dependencies (#418)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2025-02-04T23:12:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c9623bf2f455015cb03f21f175cd42345e039a0",
          "body": null,
          "is_bot": false,
          "headline": "Fix private VAPID key padding (#414)",
          "author_name": "Vasco Compain",
          "author_login": "GribouilleVert",
          "committed_at": "2025-01-29T17:44:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bce586a062d096d3c113ad07ee88cdd782af4f6c",
          "body": "* Update PHP CS Fixer\r\n\r\n* Remove \\Random\\RandomException since it doesn't exist in PHP 8.1\r\n\r\nWe will add it back when we drop support for 8.1",
          "is_bot": false,
          "headline": "Fix typing and syntax tests (#415)",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2025-01-29T17:39:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "761adf330860aa6cd05e5f6945c427c76a07c420",
          "body": "Fixes #409",
          "is_bot": false,
          "headline": "fix: Exception type mismatch in rejected callback (#410)",
          "author_name": "sleptor",
          "author_login": "sleptor",
          "committed_at": "2024-07-30T12:24:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "469b4d923d680a14e79af809907dea0fee73f581",
          "body": "* chore: allow jwt-library v4\r\n\r\n* Update composer.json\r\n\r\n---------\r\n\r\nCo-authored-by: Louis Lagrange <lagrange.louis@gmail.com>",
          "is_bot": false,
          "headline": "chore: allow jwt-library v4 (#404)",
          "author_name": "Joost de Bruijn",
          "author_login": "joostdebruijn",
          "committed_at": "2024-07-08T14:49:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d36211c435baecded11d7a227f5caa098f52f80",
          "body": "* Base64 tests\r\n\r\n* Fix test\r\n\r\n---------\r\n\r\nCo-authored-by: Louis Lagrange <lagrange.louis@gmail.com>",
          "is_bot": false,
          "headline": "Add test for base64 backward compatibility (#400)",
          "author_name": "sleptor",
          "author_login": "sleptor",
          "committed_at": "2024-06-18T16:26:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0f7c174a8ae803f09a330fcdbe4bfa0765da09a",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2024-06-18T16:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10bbd33bfd4dba29ade4666de62b90a4a4b20e3f",
          "body": "See https://github.com/web-push-libs/web-push-php/issues/108",
          "is_bot": false,
          "headline": "Change MAX_COMPATIBILITY_PAYLOAD_LENGTH",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2024-06-18T16:07:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35c00908721e4458f9970885438015ff139f1219",
          "body": "…_encoding` (#397)\"\n\nThis reverts commit 2c24f4c08461a6dddfb0465111746d27952d9a7b.",
          "is_bot": false,
          "headline": "Revert \"Replace `spomky-labs/base64url` with `paragonie/constant_time…",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2024-06-18T16:05:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b33c70d792bac5da06abd7e7c8d42ded7ca2491f",
          "body": "* Make use of Guzzle Pool to improve efficiency\r\n\r\n* Fix documentation: add concurrency parameter where needed\r\n\r\n* fix checks: add a comma for php-cs-fixer\r\n\r\n* Add tests for flushPooled\r\n\r\n* refactor: rename concurrency parameter to requestConcurrency\r\n\r\n* readme: mention pooling for scaling",
          "is_bot": false,
          "headline": "Make use of Guzzle Pool to improve efficiency (#401)",
          "author_name": "Gugu72",
          "author_login": "Gugu7264",
          "committed_at": "2024-06-18T16:02:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2245c8dea7d2d6509d902ebcc95047fcb64ccd9e",
          "body": null,
          "is_bot": false,
          "headline": "fix tests: replace deprecated option with new one (#402)",
          "author_name": "Gugu72",
          "author_login": "Gugu7264",
          "committed_at": "2024-06-18T12:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bd046621770a5d1b6249c7314d47174df84d36f",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2024-03-06T12:13:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c24f4c08461a6dddfb0465111746d27952d9a7b",
          "body": "…g` (#397)\n\n* Replace `spomky-labs/base64url` with `paragonie/constant_time_encoding`\r\n\r\n* Directly using the `Base64UrlSafe` class\r\n\r\n* Add composer package `paragonie/constant_time_encoding`",
          "is_bot": false,
          "headline": "Replace `spomky-labs/base64url` with `paragonie/constant_time_encodin…",
          "author_name": "Olaf Braun",
          "author_login": "Cyperghost",
          "committed_at": "2024-03-04T12:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "410b1fa4169adb6877a237f050d4cc7d1cf8b020",
          "body": "Add deprecation of FCM\r\nFix library does not send notification. It sends push message.",
          "is_bot": false,
          "headline": "chore: restructure readme (#393)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2024-02-23T17:51:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7df8892368d00f61e013561f6cc7b3666a10b7f3",
          "body": null,
          "is_bot": false,
          "headline": "chore: use jwt-library instead of separate packages (#395)",
          "author_name": "Joost de Bruijn",
          "author_login": "joostdebruijn",
          "committed_at": "2024-02-23T17:46:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "813f252768d0e41085ef31e4c6d868255c5fda9b",
          "body": "…#390)\n\nNow requires openssl with elliptic curve support. This is the usual case.",
          "is_bot": false,
          "headline": "chore: [BREAKING] remove old pure php elliptic curve implementation (…",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2024-01-31T10:08:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c52880e1d83a1baabb510cfc304a7f9b2a289d2",
          "body": "More specific exceptions",
          "is_bot": false,
          "headline": "chore: simplify if-statements; strict checks (#392)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2024-01-30T19:42:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf93dc0b310d7f9ed778c0a0548b155276687085",
          "body": null,
          "is_bot": false,
          "headline": "fix(doc): correct link (#391)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2024-01-30T19:34:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4ca1f72eb155712f41ac4ac130c513ae54779ab",
          "body": null,
          "is_bot": false,
          "headline": "feat: check for openssl with all required functions (#389)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2024-01-30T19:34:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd2d54ad649bf10ba7af22e4dff8c7aa9da81728",
          "body": "simplify constructor",
          "is_bot": false,
          "headline": "feat: add types (#387)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2024-01-30T15:34:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29bd5b174ad7e06534e6c0b4261a99897ebcfb5c",
          "body": "test against an additional extension",
          "is_bot": false,
          "headline": "fix(ci): disable default extensions (#385)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2024-01-30T15:32:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "731998baba8003b7e27a0d7763d65cae29005697",
          "body": "* use https\r\n* point to final rfc\r\n* repo was renamed",
          "is_bot": false,
          "headline": "chore(doc): update urls (#386)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2024-01-30T15:31:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d720f049f9d6f9fe2c040c6ff44ed28ec53fed1",
          "body": "* chore: drop eol php 8.0\r\n\r\n* chore: update dependencies\r\n\r\nDrop EOL `guzzle`\r\nhttps://github.com/guzzle/guzzle#version-guidance\r\n\r\n* chore: update gh action\r\n\r\n* chore: migrate to phpunit 10\r\n\r\nadd type\r\nmake functions static\r\nuse attributes instead of annotations\r\nadd strict_types\r\ndisable new fe\n[…]\nfails\r\n\r\n* feat: add php-cs-fixer rule\r\n\r\n* fix: remove outdated polyfill for php before 7.3\r\n\r\n`openssl_pkey_derive` is always available with current php and openssl.\r\n\r\n* fix(cs): add dangling comma",
          "is_bot": false,
          "headline": "chore: drop eol php 8.0 (#384)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2024-01-29T18:39:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e9f75649ab2005556490574d7c84d58f7fc8cc71",
          "body": null,
          "is_bot": false,
          "headline": "feat(ci): add php 8.3 to test (#383)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2024-01-26T14:55:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e2252a5891434bd900be5ff133c7a0aed840108",
          "body": "Bumps the github-actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).\r\n\r\n- [Release notes](https://github.com/actions/setup-node/releases)\r\n- [Commits](https://github.com/actions/setup-node/compare/v3...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: action\n[…]\nupdate:semver-major\r\n  dependency-group: github-actions\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the github-actions group with 1 update (#378)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-11-05T16:22:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "156a3b65ad5d2193708833313ab2b78d0b548248",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2023-10-17T21:09:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b27c3adc571aafeb1a1633d6e06cc5e63276fa1a",
          "body": "Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\r\n\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compar\n[…]\nupdate:semver-major\r\n  dependency-group: github-actions\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the github-actions group with 1 update (#376)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-09-27T16:21:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "366e241b45d1c2d470dc0f806fe8130014329593",
          "body": "News: https://github.blog/changelog/2023-08-24-grouped-version-updates-for-dependabot-are-generally-available/",
          "is_bot": false,
          "headline": "Grouped dependabot pull requests (#373)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2023-09-27T16:19:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cc9af6329aaca7cb0244b3b240a91f38245d914",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo `instantiating` (#374)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2023-09-27T16:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "260cded4de752e1599c77aca81b232cb552be00e",
          "body": null,
          "is_bot": false,
          "headline": "Update tests.yml",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2023-08-11T10:28:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3507010e5ca635ca0e9e8da9808de6e93a3ed56",
          "body": null,
          "is_bot": false,
          "headline": " Add dependabot to autoreview and PR GH action updates (#365)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2023-01-24T16:35:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "284baf1a56cc42bc16e54dd5078ab3a5eac6a428",
          "body": null,
          "is_bot": false,
          "headline": "Remove outdated php 7.x code (#364)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2023-01-24T16:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0316038b2bf41b20b6d3379a02efdf0e0423921d",
          "body": "* Code style: `php-cs-fixer`\r\n\r\n* Migrate tests to php 8.0\r\n\r\n* add type hints\r\n* optimize imports\r\n\r\n* Add `tests/` to `php-cs-fixer` test\r\n\r\n* Add script for cs fix\r\n\r\n* Fix typos\r\n\r\n* Change `json_encode` throw error",
          "is_bot": false,
          "headline": "Chore tests (#363)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2023-01-11T20:01:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f58b27f63b2f9c7952bf8dd95918e207ff3e4d7",
          "body": null,
          "is_bot": false,
          "headline": "Remove outdated info",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2023-01-10T17:39:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ac8365aa5b081f30552d01448080c1f00f13c4d",
          "body": null,
          "is_bot": false,
          "headline": "Add information about Safari 16 support",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2023-01-10T17:32:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec034f1e287cd1e74235e349bd017d71a61e9d8d",
          "body": "* Drop eol php 7.3 7.4\r\n\r\n* Add php 8.2 to Github tests\r\n\r\n* test with disabled `gmp` extension\r\n\r\n* Add extension suggestion to composer\r\n\r\n* Remove outdated php 7.x code",
          "is_bot": false,
          "headline": "Drop eol php 7 (#361)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2023-01-10T17:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7c012a064fff6458bef2414511e14555d1c4b5a",
          "body": null,
          "is_bot": false,
          "headline": "Ignore cache/IDE files to commit (#362)",
          "author_name": "Rotzbua",
          "author_login": "Rotzbua",
          "committed_at": "2023-01-10T17:09:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d3e7b571ac50c22de79d0cf74b0a4daac5e4e21",
          "body": "Update outdated reference for Mozilla's ServiceWorker cookbooks to point to the main Github repo",
          "is_bot": false,
          "headline": "Update outdated reference for Mozilla's ServiceWorker cookbooks (#360)",
          "author_name": "Frida Kiriakos",
          "author_login": "fkiriakos07",
          "committed_at": "2022-11-04T10:33:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b023f2f5c6df846c0cfb87e13fb7ddf5e62c340",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2022-03-29T13:54:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "912bb1c482ae63b06c5907f955afb320572e380f",
          "body": "* chore: allow jwt-framework 3.0\r\n\r\n* fix: require 3.0 version which explicitly requires php 8.1",
          "is_bot": false,
          "headline": "chore: allow jwt-framework 3.0 (#350)",
          "author_name": "Joost de Bruijn",
          "author_login": "joostdebruijn",
          "committed_at": "2022-03-29T13:52:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ca7027218e36a16ea31ac575617ff1474c3869f",
          "body": null,
          "is_bot": false,
          "headline": "Fix PHPStan error",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2022-02-13T15:01:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fc8c01c92e7d46ef2ad8116bd0be26beb6df992",
          "body": "Fixes #316",
          "is_bot": false,
          "headline": "Checks PHP version bebore requiring GMP (#346)",
          "author_name": "Anderson Ivan Witzke",
          "author_login": "ivanwitzke",
          "committed_at": "2022-02-13T14:47:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "199c83ee0a9770b489463625176b58f109a4e841",
          "body": "* Add workflow file for tests on github actions\r\n\r\n* Remove travis ci\r\n\r\n* Check CI variable correctly and fix PHPStan issue\r\n\r\n* Stop running tests on PHP 7.2\r\n\r\n* Use openssl_pkey_get_* methods on keys before passing to openssl_pkey_derive\r\n\r\n* Update link to badge in README\r\n\r\n* Reduce setup-php \n[…]\ng php-cs-fixer on PHP 8.1\r\n\r\nPHP 8.1 is currently not supported by this.\r\n\r\n* Remove extra conversions of public & private key strings\r\n\r\n* Throw exception instead of silent fallback when unpack fails",
          "is_bot": false,
          "headline": "Use GitHub Actions for testing (#330)",
          "author_name": "Marc Alexander",
          "author_login": "marc1706",
          "committed_at": "2022-02-13T14:46:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "92dace6abe310622696236e75d2d17cf01a34751",
          "body": null,
          "is_bot": false,
          "headline": "Dropped support for PHP 7.2 (#342)",
          "author_name": "Stephan Vierkant",
          "author_login": "stephanvierkant",
          "committed_at": "2021-12-07T18:07:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23a78b8585bdcecaa323f1dd1acdc548e28892fe",
          "body": "* Add #[\\ReturnTypeWillChange] attribute for PHP 8.1 compatibility.\r\n\r\n* Update tab to space.\r\n\r\n* A different approach that works across all version.",
          "is_bot": false,
          "headline": "More precise typing on PHP 8.1 (#340)",
          "author_name": "Chris Deeming",
          "author_login": "chrisdeeming",
          "committed_at": "2021-11-22T17:36:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c91952bde97a56ca53b4ae41ab336f00c261521",
          "body": "* Add #[\\ReturnTypeWillChange] attribute for PHP 8.1 compatibility.\r\n\r\n* Update tab to space.",
          "is_bot": false,
          "headline": "Add #[\\ReturnTypeWillChange] attribute for PHP 8.x compatibility. (#339)",
          "author_name": "Chris Deeming",
          "author_login": "chrisdeeming",
          "committed_at": "2021-11-22T15:42:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d87e9e3034ca2b95b1822b1b335e7761c14b89f6",
          "body": "* Handling ConnectException\r\n\r\n* Syntax changes\r\n\r\nCo-authored-by: Louis Lagrange <lagrange.louis@gmail.com>",
          "is_bot": false,
          "headline": "Handling ConnectException (#299)",
          "author_name": "rupamjbordoloi",
          "author_login": "rupamjbordoloi",
          "committed_at": "2021-04-08T15:22:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9973cd796ca5b9031c65731b733a0aa30898a2a",
          "body": null,
          "is_bot": false,
          "headline": "Fix: openssl_pkey_free is deprecated for PHP 8 (#321)",
          "author_name": "Sibghatullah Mujaddid",
          "author_login": "smujaddid",
          "committed_at": "2021-04-08T15:19:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "201d55d2736a5baec4830c11497450de18b84af8",
          "body": "This allows other projects to extend the WebPush class and alter the way\r\nit works. An example use-case is to replace Guzzle with a ReactPHP based\r\nHTTP client for better integration in long-running asynchronous\r\nprocesses.",
          "is_bot": false,
          "headline": "Use protected properties and methods in WebPush class (#324)",
          "author_name": "Alexander Varwijk",
          "author_login": "Kingdutch",
          "committed_at": "2021-04-08T15:16:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "256a18b2a2411469c94943725fb6eccb9681bd75",
          "body": "I'm the author of Perfecty Push Notifications, an Open Source plugin for WordPress, and I'm adding this for those who would like their WordPress sites to have a self-hosted Push Notifications implementation using this library.",
          "is_bot": false,
          "headline": "Adding a Wordpress plugin that uses this library (#315)",
          "author_name": "Rowinson Gallego",
          "author_login": "rwngallego",
          "committed_at": "2021-01-13T12:22:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8911bad58026db19ab5e39d19341ea9925cb1edb",
          "body": null,
          "is_bot": false,
          "headline": "Fixes the signed bytes conversion (#304)",
          "author_name": "Florent Morselli",
          "author_login": "Spomky",
          "committed_at": "2020-11-06T10:06:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eddd95ca726bc529fbce7aaa90662584ad7ded3e",
          "body": "* Fix #292\r\n\r\n* Fix inconsistent local key generation\r\n\r\n* Fix GMP support of key creation\r\n\r\n* Fix duplicated import and hex size\r\n\r\n* Fix duplicated import and hex size\r\n\r\n* Typo…\r\n\r\n* Fix invalid hex value length\r\n\r\n* Fix invalid hex value length\r\n\r\n* self:: call removed\r\n\r\n* Ignore irrelevant PHPStan error",
          "is_bot": false,
          "headline": "Fix undefined method Brick\\Math\\BigInteger::getX() (#297)",
          "author_name": "Florent Morselli",
          "author_login": "Spomky",
          "committed_at": "2020-09-29T04:38:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9b689675c167117d91b96c34555476bbfbdc391",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2020-09-13T05:07:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbbd3e12369d6d08a0ff5c4ff040a354bf95068c",
          "body": "* Support Guzzle 7\r\n\r\nUpgrade Guzzle version (needed for usage in Laravel 8)\r\n\r\n* Update composer.json",
          "is_bot": false,
          "headline": "Support Guzzle 7 (#294)",
          "author_name": "martijnb92",
          "author_login": "martijnb92",
          "committed_at": "2020-09-13T05:00:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20808ab9832cf2cc80ec0dcaeaad1a4bb93d13e5",
          "body": "* Hotfix for web-token internal class used by the library\r\n\r\n* Native scalar mul\r\n\r\n* Native scalar mul\r\n\r\n* Fix composer error\r\n\r\n* PHPStan config and bugs fixed",
          "is_bot": false,
          "headline": "Hotfix for web-token internal class used by the library (#289)",
          "author_name": "Florent Morselli",
          "author_login": "Spomky",
          "committed_at": "2020-09-13T04:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50e38b9a31c3e70f10f41e97eb3a18b7c08bb37c",
          "body": null,
          "is_bot": false,
          "headline": "Skip unit tests temporarily (#285)",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2020-08-02T10:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e03f44a7651e31555c32d7cd434ee6884be0e870",
          "body": null,
          "is_bot": false,
          "headline": "Remove all mentions of old GCM auth",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2020-08-02T10:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "339f45e78d8a9b15b2a719d68aeb16bc4f086dfd",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:web-push-libs/web-push-php",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2020-08-02T10:00:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e6afca20a049362958c31ea84f6cf5fc8825a7f",
          "body": "* Noissue: Fix Travis tests\r\n\r\n* Fix merge\r\n\r\nCo-authored-by: Louis Lagrange <lagrange.louis@gmail.com>",
          "is_bot": false,
          "headline": "Remove GCM support + trying to fix Travis tests (#282)",
          "author_name": "Sergii Bondarenko",
          "author_login": "BR0kEN-",
          "committed_at": "2020-08-02T10:00:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a30383b817aeb49d899c4425f0389c1ffa853321",
          "body": null,
          "is_bot": false,
          "headline": "Add missing ext and update phpstan",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2020-08-02T09:45:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94c7677e75f9c14f086fea35b3323eab0e644241",
          "body": "* [BC] Rename sendNotification and add sendOneNotification\r\n\r\n* Fix doc Phpdoc",
          "is_bot": false,
          "headline": "[BC] Rename sendNotification and add sendOneNotification (#218)",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2020-08-02T09:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92f4e2bbf58fa308646ad4bd7266d1755f6286ed",
          "body": "* upgrade web-token dependencies to ^2.0\r\n\r\nupgrade web-token/jwt-signature and web-token/jwt-key-mgmt to version ^2.0\r\n\r\n* add missing algorithms\r\n\r\n* fix deprecations\r\n\r\n* Bump minimum required PHP-Version to PHP 7.2\r\n\r\n* Remove PHP 7.1 from Travis matrix build\r\n\r\n* Update README.md to newer PHP version requirements",
          "is_bot": false,
          "headline": "Upgrade web-token dependency to version ^2.0 (#248)",
          "author_name": "Bernhard Frick",
          "author_login": "baer95",
          "committed_at": "2020-08-02T09:29:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e75af425126435794ed42d7aa92119fd563e503",
          "body": null,
          "is_bot": false,
          "headline": "Fix syntax",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2020-08-02T08:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3372d7f19c655eafa75830ac96d5f2c6b9f23a5",
          "body": "* #267: Define the `SubscriptionInterface`\r\n\r\n* Rename Composer package\r\n\r\n* Revert the package name\r\n\r\n* Revert the package name",
          "is_bot": false,
          "headline": "#267: Define the `SubscriptionInterface` (#268)",
          "author_name": "Sergii Bondarenko",
          "author_login": "BR0kEN-",
          "committed_at": "2020-08-02T08:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3615e3c74f7b051929954d7f42ec5e28f377a455",
          "body": null,
          "is_bot": false,
          "headline": "Add .github to export-ignore (#273)",
          "author_name": "Sam Reed",
          "author_login": "reedy",
          "committed_at": "2020-08-01T08:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f44ec12d9dc755b391ecadaa002a30b40d8a313e",
          "body": null,
          "is_bot": false,
          "headline": "Add php 7.4 to matrix build (#275)",
          "author_name": "Sam Reed",
          "author_login": "reedy",
          "committed_at": "2020-08-01T08:00:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bd2751c6943dc5362bb5b60890ac3d93ba35872",
          "body": null,
          "is_bot": false,
          "headline": "Update CONTRIBUTING.md",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2020-07-19T11:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aee373d7fa3b3d2b7c645639343674f7e162bfa2",
          "body": null,
          "is_bot": false,
          "headline": "Add php 7.3 to matrix build (#249)",
          "author_name": "Bernhard Frick",
          "author_login": "baer95",
          "committed_at": "2019-11-06T09:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "280a123f4c3e3f1f327f52e2d7c53cc0e7f9d6c3",
          "body": null,
          "is_bot": false,
          "headline": "[README example] Fix JSON payload",
          "author_name": "Matthias P. Walther",
          "author_login": "mpw-wwu",
          "committed_at": "2019-11-06T09:24:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1e09e93fbbf3d4f95cee79a61191bd9df9f8f27",
          "body": "*  fix base64encode issue\r\n\r\n*  typo ~ fix Base64Url::encode\r\n\r\n*  fix phpunit testing\r\n\r\n*  fix The condition becomes \">=86\" and \">=42\"",
          "is_bot": false,
          "headline": "Encode VAPID key in URL-safe base64 (#220)",
          "author_name": "vockalimo",
          "author_login": "vockalimo",
          "committed_at": "2019-03-23T17:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f611f80ad7cd7a3c406aeb0bee411b86504af80",
          "body": "See https://github.com/phpstan/phpstan/issues/1966",
          "is_bot": false,
          "headline": "Force PHPStan version",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2019-03-11T13:09:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db3bca92f150e18be4e77efbdc9d11d40fe48db9",
          "body": null,
          "is_bot": false,
          "headline": "Remove var_dump from Utils (#219)",
          "author_name": "zorian-motso",
          "author_login": "zmotso",
          "committed_at": "2019-02-25T18:43:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8da4820c0425af3bf1fa5688ab89c51cceec59f0",
          "body": null,
          "is_bot": false,
          "headline": "Improve PHPDoc",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2019-02-23T19:28:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e651a8959d9888601509ea967410c3962f078dc7",
          "body": null,
          "is_bot": false,
          "headline": "Don't include vapid headers if there are no content encoding",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2019-02-23T19:27:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6edbcc641a5c07cc2b601d1d0e08b36fa08d43dd",
          "body": null,
          "is_bot": false,
          "headline": "Remove some local tests : GCM and standard without VAPID",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2019-02-23T19:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6de8264958e89fda85bc32c5e5c24e3cb4949ae8",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused import",
          "author_name": "Louis Lagrange",
          "author_login": "Minishlink",
          "committed_at": "2019-02-23T18:57:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 55,
      "commits_last_year": 21,
      "latest_release_at": "2026-05-28T09:42:57Z",
      "latest_release_tag": "v10.1.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 7,
      "days_since_latest_release": 56,
      "mean_days_between_releases": 76.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": true,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "minishlink/web-push",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "web",
            "notifications",
            "push",
            "WebPush",
            "Push API"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/minishlink/web-push",
          "is_deprecated": false,
          "latest_version": "v10.1.0",
          "repository_url": "https://github.com/web-push-libs/web-push-php",
          "versions_count": 55,
          "total_downloads": 15180650,
          "dependents_count": 75,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1067511,
          "first_published_at": null,
          "latest_published_at": "2026-05-28T09:37:37Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 56
        }
      ]
    },
    "popularity": {
      "forks": 312,
      "stars": 1880,
      "watchers": 85,
      "fork_history": {
        "days": [
          {
            "date": "2015-12-31",
            "count": 1
          },
          {
            "date": "2016-02-24",
            "count": 1
          },
          {
            "date": "2016-04-20",
            "count": 1
          },
          {
            "date": "2016-05-31",
            "count": 1
          },
          {
            "date": "2016-06-06",
            "count": 1
          },
          {
            "date": "2016-06-14",
            "count": 1
          },
          {
            "date": "2016-07-01",
            "count": 2
          },
          {
            "date": "2016-07-15",
            "count": 1
          },
          {
            "date": "2016-08-14",
            "count": 2
          },
          {
            "date": "2016-08-26",
            "count": 1
          },
          {
            "date": "2016-08-31",
            "count": 1
          },
          {
            "date": "2016-09-18",
            "count": 1
          },
          {
            "date": "2016-09-25",
            "count": 1
          },
          {
            "date": "2016-10-12",
            "count": 1
          },
          {
            "date": "2016-10-27",
            "count": 1
          },
          {
            "date": "2016-11-10",
            "count": 1
          },
          {
            "date": "2016-11-29",
            "count": 1
          },
          {
            "date": "2016-12-03",
            "count": 1
          },
          {
            "date": "2016-12-15",
            "count": 1
          },
          {
            "date": "2016-12-25",
            "count": 1
          },
          {
            "date": "2017-01-23",
            "count": 1
          },
          {
            "date": "2017-02-02",
            "count": 1
          },
          {
            "date": "2017-02-07",
            "count": 2
          },
          {
            "date": "2017-02-21",
            "count": 1
          },
          {
            "date": "2017-02-24",
            "count": 1
          },
          {
            "date": "2017-02-28",
            "count": 1
          },
          {
            "date": "2017-03-01",
            "count": 2
          },
          {
            "date": "2017-03-02",
            "count": 2
          },
          {
            "date": "2017-03-09",
            "count": 1
          },
          {
            "date": "2017-03-11",
            "count": 1
          },
          {
            "date": "2017-03-13",
            "count": 1
          },
          {
            "date": "2017-05-10",
            "count": 2
          },
          {
            "date": "2017-06-06",
            "count": 1
          },
          {
            "date": "2017-07-11",
            "count": 1
          },
          {
            "date": "2017-07-13",
            "count": 1
          },
          {
            "date": "2017-07-15",
            "count": 1
          },
          {
            "date": "2017-07-24",
            "count": 1
          },
          {
            "date": "2017-08-02",
            "count": 1
          },
          {
            "date": "2017-08-17",
            "count": 1
          },
          {
            "date": "2017-08-21",
            "count": 1
          },
          {
            "date": "2017-08-22",
            "count": 1
          },
          {
            "date": "2017-09-02",
            "count": 1
          },
          {
            "date": "2017-09-03",
            "count": 1
          },
          {
            "date": "2017-09-06",
            "count": 1
          },
          {
            "date": "2017-09-07",
            "count": 1
          },
          {
            "date": "2017-09-09",
            "count": 2
          },
          {
            "date": "2017-09-20",
            "count": 1
          },
          {
            "date": "2017-09-24",
            "count": 1
          },
          {
            "date": "2017-10-20",
            "count": 1
          },
          {
            "date": "2017-10-31",
            "count": 1
          },
          {
            "date": "2017-11-23",
            "count": 1
          },
          {
            "date": "2017-11-28",
            "count": 1
          },
          {
            "date": "2017-12-26",
            "count": 1
          },
          {
            "date": "2018-01-03",
            "count": 1
          },
          {
            "date": "2018-01-05",
            "count": 1
          },
          {
            "date": "2018-01-07",
            "count": 1
          },
          {
            "date": "2018-01-13",
            "count": 1
          },
          {
            "date": "2018-01-17",
            "count": 1
          },
          {
            "date": "2018-01-31",
            "count": 1
          },
          {
            "date": "2018-02-09",
            "count": 1
          },
          {
            "date": "2018-02-10",
            "count": 1
          },
          {
            "date": "2018-02-21",
            "count": 1
          },
          {
            "date": "2018-03-16",
            "count": 1
          },
          {
            "date": "2018-03-23",
            "count": 1
          },
          {
            "date": "2018-04-03",
            "count": 1
          },
          {
            "date": "2018-04-08",
            "count": 2
          },
          {
            "date": "2018-05-01",
            "count": 1
          },
          {
            "date": "2018-05-04",
            "count": 1
          },
          {
            "date": "2018-05-15",
            "count": 1
          },
          {
            "date": "2018-05-22",
            "count": 1
          },
          {
            "date": "2018-06-08",
            "count": 1
          },
          {
            "date": "2018-06-12",
            "count": 1
          },
          {
            "date": "2018-06-17",
            "count": 1
          },
          {
            "date": "2018-06-18",
            "count": 1
          },
          {
            "date": "2018-06-25",
            "count": 1
          },
          {
            "date": "2018-07-04",
            "count": 1
          },
          {
            "date": "2018-07-13",
            "count": 1
          },
          {
            "date": "2018-07-18",
            "count": 1
          },
          {
            "date": "2018-07-24",
            "count": 1
          },
          {
            "date": "2018-08-03",
            "count": 1
          },
          {
            "date": "2018-08-08",
            "count": 1
          },
          {
            "date": "2018-08-17",
            "count": 1
          },
          {
            "date": "2018-08-19",
            "count": 1
          },
          {
            "date": "2018-08-23",
            "count": 1
          },
          {
            "date": "2018-08-29",
            "count": 1
          },
          {
            "date": "2018-09-06",
            "count": 1
          },
          {
            "date": "2018-09-15",
            "count": 1
          },
          {
            "date": "2018-09-17",
            "count": 1
          },
          {
            "date": "2018-10-01",
            "count": 1
          },
          {
            "date": "2018-10-02",
            "count": 1
          },
          {
            "date": "2018-10-06",
            "count": 1
          },
          {
            "date": "2018-10-17",
            "count": 1
          },
          {
            "date": "2018-10-23",
            "count": 2
          },
          {
            "date": "2018-10-30",
            "count": 1
          },
          {
            "date": "2018-11-08",
            "count": 1
          },
          {
            "date": "2018-11-14",
            "count": 1
          },
          {
            "date": "2018-11-15",
            "count": 1
          },
          {
            "date": "2018-11-29",
            "count": 1
          },
          {
            "date": "2018-12-03",
            "count": 1
          },
          {
            "date": "2018-12-04",
            "count": 2
          },
          {
            "date": "2018-12-13",
            "count": 1
          },
          {
            "date": "2018-12-14",
            "count": 1
          },
          {
            "date": "2019-01-10",
            "count": 1
          },
          {
            "date": "2019-01-12",
            "count": 1
          },
          {
            "date": "2019-01-19",
            "count": 1
          },
          {
            "date": "2019-01-28",
            "count": 1
          },
          {
            "date": "2019-01-30",
            "count": 1
          },
          {
            "date": "2019-02-04",
            "count": 1
          },
          {
            "date": "2019-02-18",
            "count": 1
          },
          {
            "date": "2019-02-20",
            "count": 1
          },
          {
            "date": "2019-02-21",
            "count": 1
          },
          {
            "date": "2019-02-27",
            "count": 2
          },
          {
            "date": "2019-03-05",
            "count": 1
          },
          {
            "date": "2019-03-10",
            "count": 1
          },
          {
            "date": "2019-03-27",
            "count": 1
          },
          {
            "date": "2019-04-04",
            "count": 1
          },
          {
            "date": "2019-04-05",
            "count": 1
          },
          {
            "date": "2019-04-22",
            "count": 1
          },
          {
            "date": "2019-04-23",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 1
          },
          {
            "date": "2019-04-27",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-05-01",
            "count": 1
          },
          {
            "date": "2019-05-08",
            "count": 1
          },
          {
            "date": "2019-05-12",
            "count": 1
          },
          {
            "date": "2019-05-23",
            "count": 1
          },
          {
            "date": "2019-06-11",
            "count": 1
          },
          {
            "date": "2019-06-18",
            "count": 1
          },
          {
            "date": "2019-07-15",
            "count": 1
          },
          {
            "date": "2019-07-18",
            "count": 1
          },
          {
            "date": "2019-07-31",
            "count": 1
          },
          {
            "date": "2019-08-10",
            "count": 1
          },
          {
            "date": "2019-08-28",
            "count": 1
          },
          {
            "date": "2019-09-03",
            "count": 1
          },
          {
            "date": "2019-09-05",
            "count": 1
          },
          {
            "date": "2019-09-08",
            "count": 1
          },
          {
            "date": "2019-09-14",
            "count": 1
          },
          {
            "date": "2019-09-15",
            "count": 1
          },
          {
            "date": "2019-09-29",
            "count": 1
          },
          {
            "date": "2019-10-22",
            "count": 2
          },
          {
            "date": "2019-10-30",
            "count": 1
          },
          {
            "date": "2019-11-04",
            "count": 1
          },
          {
            "date": "2019-11-13",
            "count": 1
          },
          {
            "date": "2019-11-22",
            "count": 1
          },
          {
            "date": "2019-11-23",
            "count": 1
          },
          {
            "date": "2019-12-05",
            "count": 1
          },
          {
            "date": "2019-12-06",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2020-02-06",
            "count": 2
          },
          {
            "date": "2020-03-15",
            "count": 1
          },
          {
            "date": "2020-03-21",
            "count": 1
          },
          {
            "date": "2020-04-10",
            "count": 1
          },
          {
            "date": "2020-04-17",
            "count": 1
          },
          {
            "date": "2020-05-03",
            "count": 1
          },
          {
            "date": "2020-05-07",
            "count": 1
          },
          {
            "date": "2020-05-12",
            "count": 1
          },
          {
            "date": "2020-05-21",
            "count": 1
          },
          {
            "date": "2020-05-28",
            "count": 1
          },
          {
            "date": "2020-06-01",
            "count": 1
          },
          {
            "date": "2020-06-16",
            "count": 1
          },
          {
            "date": "2020-07-12",
            "count": 1
          },
          {
            "date": "2020-08-04",
            "count": 1
          },
          {
            "date": "2020-08-11",
            "count": 1
          },
          {
            "date": "2020-09-02",
            "count": 1
          },
          {
            "date": "2020-09-05",
            "count": 1
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2020-09-13",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 2
          },
          {
            "date": "2020-09-27",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-10-29",
            "count": 1
          },
          {
            "date": "2020-11-03",
            "count": 1
          },
          {
            "date": "2020-11-13",
            "count": 1
          },
          {
            "date": "2020-11-18",
            "count": 1
          },
          {
            "date": "2020-11-30",
            "count": 1
          },
          {
            "date": "2020-12-09",
            "count": 1
          },
          {
            "date": "2020-12-14",
            "count": 1
          },
          {
            "date": "2020-12-18",
            "count": 1
          },
          {
            "date": "2021-01-07",
            "count": 1
          },
          {
            "date": "2021-01-14",
            "count": 1
          },
          {
            "date": "2021-01-16",
            "count": 1
          },
          {
            "date": "2021-01-24",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-10",
            "count": 1
          },
          {
            "date": "2021-02-21",
            "count": 1
          },
          {
            "date": "2021-03-14",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-04-06",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 1
          },
          {
            "date": "2021-04-11",
            "count": 1
          },
          {
            "date": "2021-04-19",
            "count": 1
          },
          {
            "date": "2021-05-18",
            "count": 1
          },
          {
            "date": "2021-05-19",
            "count": 1
          },
          {
            "date": "2021-06-03",
            "count": 1
          },
          {
            "date": "2021-06-04",
            "count": 1
          },
          {
            "date": "2021-06-16",
            "count": 1
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-07-26",
            "count": 1
          },
          {
            "date": "2021-08-16",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-10-07",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-11-21",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2021-12-23",
            "count": 1
          },
          {
            "date": "2021-12-30",
            "count": 1
          },
          {
            "date": "2022-01-12",
            "count": 1
          },
          {
            "date": "2022-02-19",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 2
          },
          {
            "date": "2022-03-20",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-05-01",
            "count": 1
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-07-12",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-09-17",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2023-01-07",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-01-20",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-04-02",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-05-07",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-06-08",
            "count": 1
          },
          {
            "date": "2023-06-09",
            "count": 1
          },
          {
            "date": "2023-06-26",
            "count": 1
          },
          {
            "date": "2023-07-11",
            "count": 1
          },
          {
            "date": "2023-08-13",
            "count": 1
          },
          {
            "date": "2023-08-19",
            "count": 1
          },
          {
            "date": "2023-08-22",
            "count": 1
          },
          {
            "date": "2023-08-27",
            "count": 1
          },
          {
            "date": "2023-11-05",
            "count": 1
          },
          {
            "date": "2023-11-19",
            "count": 1
          },
          {
            "date": "2023-11-27",
            "count": 1
          },
          {
            "date": "2023-12-19",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-03-09",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-05-20",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-08-13",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-17",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2024-12-02",
            "count": 1
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2025-01-27",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-05-13",
            "count": 1
          },
          {
            "date": "2025-06-18",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 1
          },
          {
            "date": "2025-12-16",
            "count": 1
          },
          {
            "date": "2026-01-02",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 305,
        "total_forks": 312
      },
      "star_history": null,
      "open_issues_and_prs": 20
    },
    "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": 15339,
      "source_files_sampled": 17,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 17,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "guzzlehttp/guzzle",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^7.9.2"
        },
        {
          "name": "psr/log",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.0|^3.0"
        },
        {
          "name": "spomky-labs/base64url",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^2.0.4"
        },
        {
          "name": "symfony/polyfill-php83",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.33"
        },
        {
          "name": "web-token/jwt-library",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^3.4.9|^4.0.6"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "guzzlehttp/guzzle",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "psr/log",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "spomky-labs/base64url",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-php83",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "web-token/jwt-library",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-curl",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-json",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-mbstring",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ext-openssl",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "friendsofphp/php-cs-fixer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-deprecation-rules",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan-strict-rules",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "symfony/polyfill-iconv",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 17,
        "direct_count": 5,
        "indirect_count": 12
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 123,
        "open_issues": 15,
        "closed_ratio": 0.948,
        "closed_issues": 276,
        "closed_unmerged_prs": 35
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "Minishlink",
          "commits": 202,
          "avatar_url": "https://avatars.githubusercontent.com/u/82368?v=4"
        },
        {
          "type": "User",
          "login": "Rotzbua",
          "commits": 33,
          "avatar_url": "https://avatars.githubusercontent.com/u/7337347?v=4"
        },
        {
          "type": "User",
          "login": "Spomky",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1091072?v=4"
        },
        {
          "type": "User",
          "login": "t1gor",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1280013?v=4"
        },
        {
          "type": "User",
          "login": "joostdebruijn",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1844089?v=4"
        },
        {
          "type": "User",
          "login": "sleptor",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1132612?v=4"
        },
        {
          "type": "User",
          "login": "BR0kEN-",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/2760616?v=4"
        },
        {
          "type": "User",
          "login": "reedy",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/67615?v=4"
        },
        {
          "type": "User",
          "login": "maglnet",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/4430279?v=4"
        },
        {
          "type": "User",
          "login": "staabm",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/120441?v=4"
        }
      ],
      "contributors_sampled": 38,
      "top_contributor_share": 0.701
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "tests.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".php-cs-fixer.php",
        "phpstan.neon"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 6,
            "reason": "18 out of 29 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": 8,
            "reason": "Found 24/28 approved changesets -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 9 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 4,
            "reason": "3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "a687b433c1bca2d622c1270790240cae00bc0fff",
        "ran_at": "2026-07-23T14:58:06Z",
        "aggregate_score": 5.8,
        "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-23T14:52:58Z",
      "oldest_open_prs": [
        {
          "number": 326,
          "created_at": "2021-04-19T16:00:23Z",
          "last_comment_at": "2021-04-20T03:29:05Z",
          "last_comment_author": "Minishlink"
        },
        {
          "number": 442,
          "created_at": "2026-01-01T03:30:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 454,
          "created_at": "2026-07-01T23:12:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 456,
          "created_at": "2026-07-05T00:26:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 457,
          "created_at": "2026-07-21T23:18:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-05-28T09:37:38Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 108,
          "created_at": "2017-07-25T06:22:15Z",
          "last_comment_at": "2024-05-28T06:15:30Z",
          "last_comment_author": "markusramsak"
        },
        {
          "number": 197,
          "created_at": "2018-11-28T00:02:58Z",
          "last_comment_at": "2024-06-23T04:30:02Z",
          "last_comment_author": "dddkkk01"
        },
        {
          "number": 237,
          "created_at": "2019-06-13T18:07:50Z",
          "last_comment_at": "2025-02-07T02:07:48Z",
          "last_comment_author": "ghnp5"
        },
        {
          "number": 345,
          "created_at": "2021-12-18T14:26:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 358,
          "created_at": "2022-10-13T23:43:33Z",
          "last_comment_at": "2024-06-18T22:13:28Z",
          "last_comment_author": "fx1234"
        },
        {
          "number": 372,
          "created_at": "2023-08-13T12:03:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 381,
          "created_at": "2023-12-21T14:25:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 405,
          "created_at": "2024-07-04T07:45:13Z",
          "last_comment_at": "2024-08-23T20:28:01Z",
          "last_comment_author": "ozgurhangisi"
        },
        {
          "number": 408,
          "created_at": "2024-07-20T17:26:36Z",
          "last_comment_at": "2024-07-30T15:50:28Z",
          "last_comment_author": "chelssi"
        },
        {
          "number": 411,
          "created_at": "2024-09-05T05:39:30Z",
          "last_comment_at": "2025-09-10T21:27:34Z",
          "last_comment_author": "Cepairda"
        },
        {
          "number": 412,
          "created_at": "2024-09-08T16:50:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 429,
          "created_at": "2025-09-03T16:08:29Z",
          "last_comment_at": "2025-12-07T16:48:23Z",
          "last_comment_author": "ivptr"
        },
        {
          "number": 430,
          "created_at": "2025-09-22T17:52:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 441,
          "created_at": "2025-12-31T16:46:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 455,
          "created_at": "2026-07-03T10:56:01Z",
          "last_comment_at": "2026-07-03T15:05:15Z",
          "last_comment_author": "Minishlink"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/web-push-libs/web-push-php",
    "host": "github.com",
    "name": "web-push-php",
    "owner": "web-push-libs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 70,
      "inputs": {
        "security": 57,
        "vitality": 71,
        "community": 84,
        "governance": 70,
        "engineering": 66
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 71,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "commits_last_year": 21,
              "human_commit_share": 0.96,
              "days_since_last_push": 0,
              "active_weeks_last_year": 7
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "7/52 weeks with commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "21 commits in the last year",
                "points": 12.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 55,
              "latest_release_tag": "v10.1.0",
              "releases_from_tags": false,
              "days_since_latest_release": 56,
              "mean_days_between_releases": 76.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "55 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 55
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 56 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 56
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~76.5 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 76.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 84,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "forks": 312,
              "stars": 1880,
              "watchers": 85,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,880 stars",
                "points": 53.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1880
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "312 forks",
                "points": 20.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 312
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "85 watchers",
                "points": 10.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 85
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": true,
              "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": 7.2,
                "status": "met",
                "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": 92,
            "inputs": {
              "packages": [
                "minishlink/web-push"
              ],
              "dependents": 75,
              "ecosystems": "packagist",
              "total_downloads": 15180650,
              "monthly_downloads": 1067511
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,067,511 downloads/month across packagist",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1067511,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "75 packages depend on it",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 75
                    }
                  }
                ],
                "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": 39,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 38,
              "top_contributor_share": 0.701
            },
            "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 70% of commits",
                "points": 6.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 70
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "38 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "merged_prs": 123,
              "open_issues": 15,
              "closed_issues": 276,
              "issue_closed_ratio": 0.948,
              "closed_unmerged_prs": 35
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "95% of issues closed",
                "points": 44.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "123/158 decided PRs merged",
                "points": 29.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 123,
                      "decided": 158
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 24/28 approved changesets -- score normalized to 8",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "followers": 189,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "web-push-libs",
              "public_repos": 9,
              "account_age_days": 3697
            },
            "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": "189 followers of web-push-libs",
                "points": 16.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 189,
                      "login": "web-push-libs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "9 public repos, account ~10 yr old",
                "points": 19.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 9
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "minishlink/web-push"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 56
            },
            "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 56 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 56
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "55 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 55
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 66,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".php-cs-fixer.php, phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.php, phpstan.neon"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "18 out of 29 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "webpush",
                "notifications",
                "php",
                "push-notifications"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 57,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 5.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "18 out of 29 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 24/28 approved changesets -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 19
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 45,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.781,
              "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": "75 of 96 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 75,
                      "sampled": 96
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.04
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".php-cs-fixer.php, phpstan.neon",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.php, phpstan.neon"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "4 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 15339,
              "source_files_sampled": 17,
              "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/17 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 17,
                      "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-23T14:58:36.059912Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/web-push-libs/web-push-php.svg",
  "full_name": "web-push-libs/web-push-php",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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