原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"mock",
"php",
"phpunit",
"builtin-functions",
"php-mock"
],
"is_fork": false,
"size_kb": 202,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 58915
},
"pushed_at": "2026-06-05T06:48:06Z",
"created_at": "2015-04-01T21:28:25Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T12:23:09Z",
"description": " Mock built-in PHP functions (e.g. time() or rand()) in PHPUnit.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "WTFPL",
"default_branch": "master",
"license_spdx_raw": "WTFPL",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "php-mock",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11760283?v=4",
"created_at": "2015-04-01T19:20:28Z",
"is_verified": null,
"public_repos": 6,
"account_age_days": 4138
},
"license": {
"state": "standard",
"spdx_id": "WTFPL",
"raw_spdx": "WTFPL",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "2.15.0",
"kind": "minor",
"published_at": "2026-02-06T09:12:50Z"
},
{
"tag": "2.14.0",
"kind": "minor",
"published_at": "2025-11-19T21:08:40Z"
},
{
"tag": "2.13.1",
"kind": "patch",
"published_at": "2025-09-23T06:01:33Z"
},
{
"tag": "2.13.0",
"kind": "minor",
"published_at": "2025-03-19T20:59:16Z"
},
{
"tag": "2.12.0",
"kind": "minor",
"published_at": "2025-03-12T15:12:58Z"
},
{
"tag": "2.11.0",
"kind": "minor",
"published_at": "2025-03-08T20:05:06Z"
},
{
"tag": "2.10.0",
"kind": "minor",
"published_at": "2024-02-11T07:24:34Z"
},
{
"tag": "2.9.0",
"kind": "minor",
"published_at": "2023-12-01T21:50:57Z"
},
{
"tag": "2.8.0",
"kind": "minor",
"published_at": "2023-10-30T07:07:14Z"
},
{
"tag": "2.7.2",
"kind": "patch",
"published_at": "2023-06-13T07:46:38Z"
},
{
"tag": "2.7.1",
"kind": "patch",
"published_at": "2023-03-21T06:56:03Z"
},
{
"tag": "2.7.0",
"kind": "minor",
"published_at": "2023-03-06T17:25:38Z"
},
{
"tag": "2.6.1",
"kind": "patch",
"published_at": "2022-09-07T20:42:11Z"
},
{
"tag": "2.6.0",
"kind": "minor",
"published_at": "2020-02-08T15:46:08Z"
},
{
"tag": "2.5.0",
"kind": "minor",
"published_at": "2019-10-05T22:06:22Z"
},
{
"tag": "2.4.0",
"kind": "minor",
"published_at": "2019-06-07T12:29:07Z"
},
{
"tag": "2.3.0",
"kind": "minor",
"published_at": "2019-04-06T07:32:20Z"
},
{
"tag": "2.2.0",
"kind": "minor",
"published_at": "2019-03-05T20:27:15Z"
},
{
"tag": "2.1.2",
"kind": "patch",
"published_at": "2018-10-07T15:02:05Z"
},
{
"tag": "2.1.1",
"kind": "patch",
"published_at": "2018-04-06T13:57:29Z"
},
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2018-03-23T08:22:28Z"
}
],
"recent_commits": [
{
"oid": "16af6d84b50291d287f09bd9447013ce0d2761a4",
"body": null,
"is_bot": false,
"headline": "chore: Run tests on PHPUnit ~13.2.0 (#97)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2026-06-05T06:48:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30856643c6c70d3270a8a0f7ee4b891f0247baad",
"body": null,
"is_bot": false,
"headline": "chore: Run tests on PHPUnit ~13.1.0 (#95)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2026-04-16T20:09:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6032326b8be697b2a2c9a2fa0963514702a8f8a7",
"body": "As of https://github.com/sebastianbergmann/phpunit/releases/tag/13.0.1\n`InvocationHandler` returns now `InvocationStubber` for stubs instead of `InvocationMocker`\n\nSee https://github.com/sebastianbergmann/phpunit/issues/6497",
"is_bot": false,
"headline": "fix: PHPUnit 13.0.1 tests (#94)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2026-02-09T08:34:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "701df15b183f25af663af134eb71353cd838b955",
"body": null,
"is_bot": false,
"headline": "feat: PHPUnit 13 support (#93)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2026-02-06T09:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "556c3eec5b397ea2dd23afd2e4aa43862f8332af",
"body": null,
"is_bot": false,
"headline": "test: Composer - install PHPUnit version without security blocking (#92)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2026-01-29T07:56:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6d272f50a79f9357f0280f8f85208f5069fb171",
"body": null,
"is_bot": false,
"headline": "chore: Run tests on PHPUnit ~12.5.0 (#91)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2025-12-05T07:23:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c074f7a260cb80bdc7cf0823dc23174bc49064e1",
"body": null,
"is_bot": false,
"headline": "fix: PHP 8.5 deprecation notice - setAccessible (#90)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2025-11-19T21:07:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07fa587edeab4b6570a864f2d08598dd3cc13c2f",
"body": null,
"is_bot": false,
"headline": "qa: Run tests on PHP 8.5 (#88)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2025-10-06T18:20:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "645b9aefef9c0e594e84a83aa91298b6ff325ad3",
"body": null,
"is_bot": false,
"headline": "chore: Run tests on PHPUnit ~12.4.0 (#87)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2025-10-03T06:31:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29f90fe44a04105959d6ae835b10c9e0da2fcaa7",
"body": "Fixes #83\r\n\r\nDrop `Closure` typehint on MockDisabler constructor (compatibility class for PHPUnit 7-9 only)\r\n\r\nSee also: php-mock/php-mock/pull/61",
"is_bot": false,
"headline": "fix: PHP 8.4 deprecation notice - implicit nullable parameters (#86)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2025-09-23T06:00:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4c4be480f8383bb44da2202e9fc56bd07c147ef",
"body": null,
"is_bot": false,
"headline": "Add PHPUnit versions 12.3.0 and 12.2.0 to tests (#84)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2025-09-22T20:57:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f49a10af6dfdeacc8b77ae9f9ec8037ac06da446",
"body": "Keep using v3 as it was not causing any errors on PSR2 in the repo. We need investigate more why v4 is failing here.",
"is_bot": false,
"headline": "Update PHP_CodeSniffer version in workflow (#85)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2025-09-22T20:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a9855f236ad501b409eb65aa4ab39c7fd76b8ee",
"body": "See: https://github.com/sebastianbergmann/phpunit/releases/tag/12.1.0",
"is_bot": false,
"headline": "qa: Run tests with PHPUnit ~12.1.0 (#81)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2025-04-04T06:35:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "498e5e25ee7824570332581304c2bb7e37d75e80",
"body": "Closes #79",
"is_bot": false,
"headline": "feat: Support for PHPUnit 12.0.9 (#80)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2025-03-19T20:58:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17f68c14b4a4d7e3b0b01ae116c9f3c84031184d",
"body": "Fixes #74",
"is_bot": false,
"headline": "feat: Clean-up listener/subscriber after the test (#78)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2025-03-12T15:12:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e01b2885af682bf34beb28edd1a98997d4e59294",
"body": "…s() and addMethods() (#75)",
"is_bot": false,
"headline": "Support PHPUnit 12 by avoiding removed methods getMockForAbstractClas…",
"author_name": "Viktor Djupsjöbacka",
"author_login": "crocodele",
"committed_at": "2025-03-08T19:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1d0c2fbad486a9034a26fad170af7aa585b4e44",
"body": null,
"is_bot": false,
"headline": "QA: PHPUnit 11.2 testing (#72)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2024-06-07T20:50:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62e0af433e49a8b0145fc19a3dddfc2646d001b7",
"body": null,
"is_bot": false,
"headline": "QA: Run tests on PHPUnit ~11.1.0 (#69)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2024-04-17T16:24:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1f7e795990b00937376e345883ea68ca3bda7e0",
"body": null,
"is_bot": false,
"headline": "feat: Support PHPUnit 11 (#67)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2024-02-11T07:24:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5610b3619368c0bf07805b5d6ed8fe075df4dd3c",
"body": null,
"is_bot": false,
"headline": "chore: squizlabs/php_codesniffer 3.8.0 (#66)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2023-12-23T12:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dabfd474d43da4d1d2fee5260c634457c5da344",
"body": null,
"is_bot": false,
"headline": "Adds PHPUnit 10.5 support (#65)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2023-12-01T21:50:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a77111fa94748f5ecace58c81c6c86ac84d9190",
"body": null,
"is_bot": false,
"headline": "qa: Run unit tests on PHP 8.3 (#64)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2023-11-25T09:14:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56edee85ad3232caa0202f98f2a3c899ab16bdb7",
"body": "Fixes #61",
"is_bot": false,
"headline": "feat: PHPUnit 10.4 support (#63)",
"author_name": "Marcos Coelho",
"author_login": "marcoscoelho",
"committed_at": "2023-10-30T07:06:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33a99c190d078e77864b8d74cdc91cc4e5342598",
"body": "See: https://github.com/php-mock/php-mock/pull/48",
"is_bot": false,
"headline": "qa: Add \"testing\" keyword to composer.json (#60)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2023-06-13T07:46:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cd8fc626f964f5f8a29034078797be235203ccf",
"body": null,
"is_bot": false,
"headline": "qa: Update GHA workflow for PHPUnit 10.1 (#59)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2023-04-14T08:09:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc4cf8896bf47647080dc5709a2c67ee9d437c21",
"body": null,
"is_bot": false,
"headline": "fix: PHPUnit 10.0.17 compatibility (#57)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2023-03-21T06:55:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97b3278e65863e53066f31adb85d92334c0ea07b",
"body": null,
"is_bot": false,
"headline": "feat: Support for PHPUnit 10 (#56)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2023-03-06T17:25:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9ba2db21e7e1c7deba98bc86dcfc6425fb4647d",
"body": "* Require phpspec/prophecy as dev dependency\r\n\r\nhttps://github.com/sebastianbergmann/phpunit/issues/5033 changed phpunit\r\nto no longer depend on phpspec/prophecy. This results in the need to add\r\na development dependency for phpspec/prophecy. Doing so results in a\r\nwarning, since PHPUnit\\Framework\\TestCase::prophesize() is deprecated\r\nand will be removed in PHPUnit 10. While we could use the trait provided\r\nby phpspec/prophecy-phpunit instead, it would break PHP < 7.3 support.\r\n\r\n* Closes #50",
"is_bot": false,
"headline": "Require phpspec/prophecy as dev dependency (#51)",
"author_name": "Athos Ribeiro",
"author_login": "athos-ribeiro",
"committed_at": "2022-09-07T20:40:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f7dc3680b77ad4ace9628bf24eeb3445e6f0dfa",
"body": null,
"is_bot": false,
"headline": "GHA Workflow instead of Travis CI (#49)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2022-01-25T20:34:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "775e5eef5b2af36d898366538813f3e945773c71",
"body": null,
"is_bot": false,
"headline": "Adds PHP 8.1 to Travis CI matrix",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2022-01-25T19:57:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "481a68476b05261046c99d09dea0597dd5bb5dc9",
"body": "Only PHPUnit 8.5+ and 9.3+ are compatible with PHP 8.0",
"is_bot": false,
"headline": "Exclude some builds on PHP 8.0",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-12-11T20:27:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d02a35a1ef985cffaf217ac37f281eac93a7ff5",
"body": null,
"is_bot": false,
"headline": "Update Travis CI configuration - PHP 8.0 and PHPUnit 9.5.0",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-12-11T20:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afc76d106e00e6c8fa038079fc52b060fcf8b529",
"body": null,
"is_bot": false,
"headline": "Adds PHPUnit 9.4.0 to Travis CI configuration matrix",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-10-14T18:31:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f44e3c3c058d3398fcefdbbce000db823b7125bc",
"body": null,
"is_bot": false,
"headline": "Adds PHPUnit 9.3 to Travis CI matrix",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-08-26T07:43:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fec5cf8f47d4303b445e41afbe5c6331be0b3ef",
"body": null,
"is_bot": false,
"headline": "Update Travis CI configuration - adds builds with PHPUnit ~9.2.0",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-06-08T09:48:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "308a7aa888422a4fc0f0ca998251c153523e2029",
"body": null,
"is_bot": false,
"headline": "Updates Travis CI configuration - adds builds with PHPUnit 9.1.0",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-04-04T08:20:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2877a0e58f12e91b64bf36ccd080a209dcbf6c30",
"body": null,
"is_bot": false,
"headline": "Merge branch 'feature/phpunit-9'",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-02-08T15:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb852702e8f6a937a0966e2f310ce4fd7601e3fe",
"body": null,
"is_bot": false,
"headline": "Exclude tests on PHP 7.4 for not supported PHPUnit versions (<= 8.1)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-02-08T15:15:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "841f648695c8af2271e15e04a08f09769e4d660b",
"body": null,
"is_bot": false,
"headline": "Feature: PHPUnit 9 support",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-02-08T14:45:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4873a8c5880b469594c4b73695847d7a4adc0e7c",
"body": "Update Travis CI configuration - add builds with PHPUnit 8.5",
"is_bot": false,
"headline": "Merge pull request #44 from michalbundyra/qa/phpunit-8.5",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2019-12-06T09:27:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbfe968fb7db40978b11f12799ebc7b58eae9298",
"body": null,
"is_bot": false,
"headline": "Update Travis CI configuration - add builds with PHPUnit 8.5",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2019-12-06T08:54:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7df4bd123ce196bbba19f142c4906c20be8ec546",
"body": "Close #40\nFix #39",
"is_bot": false,
"headline": "Merge branch 'feature/40-phpunit-8.4'",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2019-10-05T21:44:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc012f037f45994db55b5e5c4c7a5eccd5446bea",
"body": null,
"is_bot": false,
"headline": "Allow PHPUnit ^6 || ^7 || ^8 in composer.json",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2019-10-05T21:42:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50fb0a88e1633e996f94d3904e8f865c399d5e46",
"body": null,
"is_bot": false,
"headline": "Optimize \"or\" conditions",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2019-10-05T21:42:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f466523e6560125a4b42bedb608a78487887b2d3",
"body": null,
"is_bot": false,
"headline": "Formatting fixes",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2019-10-05T21:42:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8794836e2544c91cbe34f338fcbd2bccbe0b1b6",
"body": "Fixes PHPUnit 8.4 compatibility",
"is_bot": false,
"headline": "Merge pull request #40 from MasterOdin/phpunit84",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2019-10-05T21:32:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07a05d4399fc4ae7ca2d6fca4faae791282e15ef",
"body": null,
"is_bot": false,
"headline": "Fixes PHPUnit 8.4 compatibility",
"author_name": "Matthew Peveler",
"author_login": "MasterOdin",
"committed_at": "2019-10-05T17:00:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04f78fe83df4855654373188aca8cccf8bf472ce",
"body": "Close #37",
"is_bot": false,
"headline": "Merge branch 'phpunit-8.2-and-php-7.4'",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2019-06-07T12:26:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ef45f319edd6b9c268b5857e0c12f219e333dbb",
"body": null,
"is_bot": false,
"headline": "Fixed typo in autoloader",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2019-06-07T12:00:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f6e19a99e4f5fe8513f7ed947b9f3da787bf55e",
"body": "- reorder PHPUnit versions that we run the latests first\n- 7.4snapshot instead of 7.4-snapshot",
"is_bot": false,
"headline": "Fixes Travis CI configuration",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2019-06-07T11:31:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9f3d9dd5220ceae39eb7c37cad9c61638845b46",
"body": null,
"is_bot": false,
"headline": "Fixes PHPUnit 8.2 compatibility",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2019-06-07T11:29:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b30d6e6a66ab55562d4229501c44549c6f233db",
"body": "Runs tests against PHPUnit 8.2\nAdds PHP 7.4-snapshot\nRemoves HHVM support",
"is_bot": false,
"headline": "Updated Travis CI configuration",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2019-06-07T09:44:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d49b8c5c6e5e0119b98c250012a68ecb0fac65ab",
"body": "Close #35\nFix #34",
"is_bot": false,
"headline": "Merge branch 'feature/phpunit-8.1-support'",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2019-04-06T07:29:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f53e5e585d0d9fb44f3d7fda790d3494424b9962",
"body": null,
"is_bot": false,
"headline": "Added alias for InvocationMocker in autoload.php",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2019-04-05T22:28:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e49762cd80d69049de4dfee5bdf4e86c227a3661",
"body": "Resolves #34",
"is_bot": false,
"headline": "Added PHPUnit 8.1 support",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2019-04-05T22:21:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3cee2c13cd3e7ae78655ec828fdef409f78e292",
"body": "Close #31\nClose #33",
"is_bot": false,
"headline": "Merge branch 'feature/phpunit-8'",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2019-03-05T20:23:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a25b10bf265bc10bc0a3c9e76b4346d85b4a5bdd",
"body": null,
"is_bot": false,
"headline": "CS fix - wrap long lines",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2019-03-04T21:29:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16e630cdd601792235cc09134143f596757f9227",
"body": "InvocationMocker is marked as final and cannot be mocked anymore.",
"is_bot": false,
"headline": "Updated tests to work with PHPUnit 8",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2019-03-04T21:17:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb84d59cf54a204f6c17f925d60a6b8c5505c14c",
"body": null,
"is_bot": false,
"headline": "Updated composer.json to allow PHPUnit 8",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2019-03-04T21:16:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a728a0e30a40f2d153a9b19c5a3e5f6771781e1a",
"body": null,
"is_bot": false,
"headline": "Added PHPUnit 8 support",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2019-02-02T00:22:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c11139a936b80d193eb1c27c60777c9db4774137",
"body": null,
"is_bot": false,
"headline": "Test against PHP 7.3",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2018-10-15T10:07:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57b92e621f14c2c07a4567cd29ed4e87de0d2912",
"body": "Update __phpunit_verify() method signature for PHPUnit 7.4\n\nCloses #30\nFixes #29",
"is_bot": false,
"headline": "Merge pull request #30 from chrisminett/phpunit-7.4-verify",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2018-10-07T14:38:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e98c3f5cccc19e181af16c08555374ecf1278098",
"body": "PHPUnit 7.4 has added a parameter to the public interface which breaks implementation compatibility when missing.\nIt does not affect PHPUnit <7.3 when having the parameter in the implementation but not the interface.",
"is_bot": false,
"headline": "Update __phpunit_verify() method signature for PHPUnit 7.4",
"author_name": "Chris Minett",
"author_login": "chrisminett",
"committed_at": "2018-10-05T16:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aa59dfa8066d0680a67916e3df2407f0bda3453",
"body": null,
"is_bot": false,
"headline": "Add PHPUnit 7.4 to Travis config",
"author_name": "Chris Minett",
"author_login": "chrisminett",
"committed_at": "2018-10-05T16:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92d32f47aa52e45de1cbef68a3363466eca32b3b",
"body": null,
"is_bot": false,
"headline": "Added PHPUnit 7.3 to Travis CI configuration",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2018-08-20T09:53:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3258a20324a974d9d637abe816830f7ce0f9c640",
"body": null,
"is_bot": false,
"headline": "Disabled PHPUnit 7.2 on PHP 7",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2018-06-04T13:44:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f33361db261f92b52eceffba0f95e35caaea917c",
"body": null,
"is_bot": false,
"headline": "Added PHPUnit 7.2 to Travis CI configuration",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2018-06-04T13:34:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff1cc1d4e7478ce74221e05742588619bee84f69",
"body": "Closes #28",
"is_bot": false,
"headline": "Merge branch 'feature/phpunit-7.1'",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2018-04-06T13:54:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50107e7d42ffd374fb777c78f216bb6fd7cab13d",
"body": null,
"is_bot": false,
"headline": "Added PHPUnit 7.1 support",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2018-04-06T13:32:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7e7a51511095ad160d78e98f0e878002ddfe5f2",
"body": "Closes #27\nFixes #25\nFixes #22\nFixes #21\nFixes #13",
"is_bot": false,
"headline": "Merge branch 'feature/phpunit-6.5-and-7'",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2018-03-23T08:15:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2de999a279fd9f557f7fc1dc119b298da1bd491b",
"body": null,
"is_bot": false,
"headline": "Added support for PHPUnit 6.5 and 7.0",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2018-03-22T15:09:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b42fc41ecb7538564067527f6c30b8854f149d32",
"body": "PHPUnit-6.5 did change the signature of TestCase::getMockBuilder() by\nreturning an object from phpunit-mock-object-5 instead of\nphpunit-mock-object-4. This broke this library:\n\n PHP Fatal error: Interface 'PHPUnit_Framework_MockObject_Matcher_Invocation'\n not found in /.../vendor/php-mock/php-mock\n[…]\nrelease.\nPHPUnit-6.5 is currently not supported by this library. I wait for\nsebastianbergmann/phpunit#2893 to decide how to support PHPUnit-6.5.\n\nSee also: #21\nSee also: sebastianbergmann/phpunit#2893",
"is_bot": false,
"headline": "Exclude PHPUnit-6.5",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2017-12-02T09:49:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8185c1181d6791da41d780e60071749474723145",
"body": "Test against PHP 7.2",
"is_bot": false,
"headline": "Merge pull request #19 from webimpress/php-7.2",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2017-12-02T07:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df3ac2f86e267b9cdf98661eb96508bdf3d9a215",
"body": null,
"is_bot": false,
"headline": "Test against PHP 7.2",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2017-12-01T22:48:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b52b603af9d5c16ecdff1d1a6447bd68d8e9bc3",
"body": null,
"is_bot": false,
"headline": "Test up to PHPUnit-6.4",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2017-10-13T09:48:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d007767dc433acccae5bd581b8bc496037cafcd",
"body": null,
"is_bot": false,
"headline": "Test up to PHPUnit-6.3",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2017-09-26T07:07:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "173781abdc632c59200253e12e2b991ae6a4574f",
"body": null,
"is_bot": false,
"headline": "Update documentation to PHPUnit-6 API",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2017-02-17T22:44:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77a2c354eff5ebfad39b683381cd9aeabb1893fb",
"body": "As PHPUnit-6 doesn't support PHP-5 I, have to drop that support here as\nwell. Therefore this commit requires a major release. Older PHPUnit\nversions cannot be supported any more. Refer to version 1 if you need\nsupport for PHP-5, PHPUnit-4 or PHPUnit-5.\n\nSee also: #14",
"is_bot": false,
"headline": "Upgrade to PHPUnit-6",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2017-02-17T21:41:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed675d71a0767a4663eb02fe6d6b12deb98a7349",
"body": null,
"is_bot": false,
"headline": "Test against phpunit-5.7",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2016-12-05T23:33:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "119eda81278ad2784280be67b2eea8b58ec9f4ba",
"body": null,
"is_bot": false,
"headline": "Test against phpunit-5.6",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2016-10-11T19:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5b5782bb382b405606c3abb28b7286fcfbec121",
"body": null,
"is_bot": false,
"headline": "Test against phpunit-5.5",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2016-08-05T18:35:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0891cb8859e0d05809ab38e8179f4c5acea6c8d7",
"body": "PHPUnit-5.4 marked PHPUnit_Framework_TestCase::getMock() as deprecated.\nIt suggests to replace that usage with either createMock() or\ngetMockBuilder(). createMock() is only available since PHPUnit-5.4. This\ncommit replaces the usage of getMock() with getMockBuilder() as it is\nalso available in older PHPUnit versions.",
"is_bot": false,
"headline": "Replace usage of deprecated getMock()",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2016-08-05T18:34:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ea5ecee4b05695ab7634c4d9ae0a0eb84b228b7",
"body": null,
"is_bot": false,
"headline": "Test against PHP-7.1",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2016-07-24T21:53:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "359e3038c016cee4c8f8db6387bcab3fcdebada0",
"body": "PHPUnit released phpunit-mock-objects-3.2.0 which breaks historic\nPHPUnit versions (5.2.12, 5.1.7 and 5.0.10). These PHPUnit versions\nrequire that dependency with no upper bound. Tests are failing with:\n\n> Call to undefined method PHPMockTest::registerMockObject()\n\nPHPUnit fixed the issue with a php\n[…]\nive a patch, as PHPUnit considers\nthem already as unsupported. This commit marks the breaking\nphpunit-mock-objects-3.2.0 dependency as a conflict.\n\nSee also: sebastianbergmann/phpunit-mock-objects#308",
"is_bot": false,
"headline": "Mark phpunit-mock-objects-3.2.0 as conflict",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2016-06-15T23:36:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "68f07455c466135c1a6426220a3cbc0222f10391",
"body": null,
"is_bot": false,
"headline": "Use --dev option to add it to require-dev",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2016-06-15T07:19:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e47b67bfbc7c29fa61e23cc394b96e008d2904b5",
"body": "PHPUnit-5.4 deprecated the method getMock(). I do continue using this\nmethod in order to support older PHPUnit versions. This method is just\nused inside of a test and would only produce a warning.",
"is_bot": false,
"headline": "Test against phpunit-5.4",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2016-06-09T21:37:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5552cceb9b259fc680d4d9f9fa4d4ce883d6e51",
"body": null,
"is_bot": false,
"headline": "Test against phpunit-5.3",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2016-04-15T08:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4591bc9f83c1e818192df2f38ede7e35c3071d9b",
"body": null,
"is_bot": false,
"headline": "Comply to the latest phpcs PSR-2 code style",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2016-04-15T08:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0cb9206757793cd4d0b3a2e727ee6ac766d5644",
"body": null,
"is_bot": false,
"headline": "Document @runInSeparateProcess to work around bug #68541",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2016-04-15T08:39:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92f13426b5092c06ab2f93326a6b52d39acd0d1e",
"body": null,
"is_bot": false,
"headline": "Test against PHPUnit-5.2",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2016-02-16T22:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f56543b963d63a1b3c06c76119ea87426cc7c768",
"body": "PHPUnit-5.1 was released. CI did test against the 5.1 branch. Now it can\ntest against the release.",
"is_bot": false,
"headline": "Test against PHPUnit-5.1",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2015-12-09T19:57:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dad555b26c919ac42803f4d84b72af4aeb529d0",
"body": null,
"is_bot": false,
"headline": "[refactor] moved testDefineFunctionMock() into php-mock",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2015-11-11T22:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2edb32ec05584bb6bd8f1b7e94284022fb12d75",
"body": "…foreClass",
"is_bot": false,
"headline": "defineFunctionMock() should be static so that it can be used with @be…",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2015-11-04T23:39:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99cc5b7cd5e3c82ed327b8f86bdefe84f67e798a",
"body": null,
"is_bot": false,
"headline": "[#4] add PHPMock::defineFunctionMock() as a workaround for bug#68541",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2015-11-04T23:16:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff6d7fdc385f8651f8875511b26c0fc09bf9b36f",
"body": null,
"is_bot": false,
"headline": "[#3] Don't use mockery because of sebastianbergmann/global-state#8",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2015-11-03T23:15:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19c0ac8684ac8984a1e99d498033613ab14c6497",
"body": null,
"is_bot": false,
"headline": "testing all PHPUnit branches",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2015-10-30T00:59:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2356f64482add070385be84343c2081c0142e3d",
"body": null,
"is_bot": false,
"headline": "Upgrade to php-mock-1",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2015-10-27T21:49:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "512da39117d2c34efa685970205f14d8e2d6306e",
"body": "Update Docs.\nLeave support for PHP 5.5",
"is_bot": false,
"headline": "Allow PHPUnit 5.0",
"author_name": "Jim Lind",
"author_login": "jimlind",
"committed_at": "2015-10-27T14:05:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb032639a6c7f1f15206908a639d2f3c3d12fbef",
"body": null,
"is_bot": false,
"headline": "remove legacy PHP",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2015-09-14T07:17:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a09325e5506bbb7a4463199a98268e3f84701aa0",
"body": null,
"is_bot": false,
"headline": "test php-unit-4.7 and 4.8",
"author_name": "Markus Malkusch",
"author_login": "malkusch",
"committed_at": "2015-08-12T06:28:50Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 21,
"commits_last_year": 12,
"latest_release_at": "2026-02-06T09:12:50Z",
"latest_release_tag": "2.15.0",
"releases_from_tags": false,
"days_since_last_push": 55,
"active_weeks_last_year": 8,
"days_since_latest_release": 174,
"mean_days_between_releases": 107.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "php-mock/php-mock-phpunit",
"exists": true,
"license": "WTFPL",
"keywords": [
"testing",
"phpunit",
"BDD",
"TDD",
"test",
"mock",
"stub",
"test double",
"function"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/php-mock/php-mock-phpunit",
"is_deprecated": false,
"latest_version": "2.15.0",
"repository_url": "https://github.com/php-mock/php-mock-phpunit",
"versions_count": 30,
"total_downloads": 9185335,
"dependents_count": 419,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 234257,
"first_published_at": null,
"latest_published_at": "2026-02-06T09:12:10Z",
"latest_version_yanked": null,
"days_since_latest_publish": 174
}
]
},
"popularity": {
"forks": 20,
"stars": 172,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2015-10-11",
"count": 1
},
{
"date": "2015-10-13",
"count": 1
},
{
"date": "2016-08-10",
"count": 1
},
{
"date": "2016-12-06",
"count": 1
},
{
"date": "2017-09-06",
"count": 1
},
{
"date": "2017-12-01",
"count": 1
},
{
"date": "2018-03-08",
"count": 1
},
{
"date": "2019-02-15",
"count": 1
},
{
"date": "2019-04-05",
"count": 1
},
{
"date": "2019-04-17",
"count": 1
},
{
"date": "2019-10-21",
"count": 1
},
{
"date": "2021-09-17",
"count": 1
},
{
"date": "2022-02-24",
"count": 1
},
{
"date": "2022-09-06",
"count": 1
},
{
"date": "2023-02-09",
"count": 1
},
{
"date": "2023-02-28",
"count": 1
},
{
"date": "2023-10-26",
"count": 1
},
{
"date": "2024-08-22",
"count": 1
},
{
"date": "2025-03-06",
"count": 1
},
{
"date": "2025-09-11",
"count": 1
}
],
"complete": true,
"collected": 20,
"total_forks": 20
},
"star_history": null,
"open_issues_and_prs": 4
},
"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": 10842,
"source_files_sampled": 20,
"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": 4,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "mockery/mockery",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-mock/php-mock-integration",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 4,
"direct_count": 0,
"indirect_count": 4
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 40,
"open_issues": 4,
"closed_ratio": 0.911,
"closed_issues": 41,
"closed_unmerged_prs": 12
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "michalbundyra",
"commits": 66,
"avatar_url": "https://avatars.githubusercontent.com/u/7423207?v=4"
},
{
"type": "User",
"login": "malkusch",
"commits": 40,
"avatar_url": "https://avatars.githubusercontent.com/u/1623984?v=4"
},
{
"type": "User",
"login": "chrisminett",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1084019?v=4"
},
{
"type": "User",
"login": "athos-ribeiro",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2052794?v=4"
},
{
"type": "User",
"login": "jimlind",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/500897?v=4"
},
{
"type": "User",
"login": "marcoscoelho",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/503693?v=4"
},
{
"type": "User",
"login": "MasterOdin",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1845314?v=4"
},
{
"type": "User",
"login": "crocodele",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1522694?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.584
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"coding-standards.yml",
"phpmd.yml",
"tests.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 4,
"reason": "12 out of 29 merged PRs checked by a CI test -- score normalized to 4",
"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": 1,
"reason": "Found 3/30 approved changesets -- score normalized to 1",
"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": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "16af6d84b50291d287f09bd9447013ce0d2761a4",
"ran_at": "2026-07-30T22:33:54Z",
"aggregate_score": 3.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-30T01:56:58Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-05T06:48:04Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 7,
"created_at": "2016-04-26T12:34:56Z",
"last_comment_at": "2020-07-29T21:18:21Z",
"last_comment_author": "jmauerhan"
},
{
"number": 41,
"created_at": "2019-10-21T04:33:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 58,
"created_at": "2023-03-29T11:51:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 96,
"created_at": "2026-04-29T04:27:46Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/php-mock/php-mock-phpunit",
"host": "github.com",
"name": "php-mock-phpunit",
"owner": "php-mock"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 53 is calibrated to 54 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 53,
"calibrated": 54,
"calibration": "2026-08-02"
}
}
],
"value": 54,
"inputs": {
"security": 37,
"vitality": 53,
"community": 59,
"governance": 62,
"calibration": "2026-08-02",
"engineering": 54,
"ai_readiness": 28,
"weighted_overall_raw": 53
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 53,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"commits_last_year": 12,
"human_commit_share": 1,
"days_since_last_push": 55,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 55 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 55
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "12 commits in the last year",
"points": 10,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 12
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "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": 82,
"inputs": {
"releases_count": 21,
"latest_release_tag": "2.15.0",
"releases_from_tags": false,
"days_since_latest_release": 174,
"mean_days_between_releases": 107.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "21 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 21
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 174 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 174
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~107.7 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 107.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "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": 60,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 60 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 60
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 59,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"forks": 20,
"stars": 172,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "172 stars",
"points": 36.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 172
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "20 forks",
"points": 10.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 20
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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 (WTFPL)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "WTFPL"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 89,
"inputs": {
"packages": [
"php-mock/php-mock-phpunit"
],
"dependents": 419,
"ecosystems": "packagist",
"total_downloads": 9185335,
"monthly_downloads": 234257
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "234,257 downloads/month across packagist",
"points": 71.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 234257,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "419 packages depend on it",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 419
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 62,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 8,
"top_contributor_share": 0.584
},
"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 58% of commits",
"points": 9.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 58
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"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": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 40,
"open_issues": 4,
"closed_issues": 41,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.911,
"closed_unmerged_prs": 12,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "91% of issues closed",
"points": 38.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 91
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "40/52 decided PRs merged",
"points": 23.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 40,
"decided": 52
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/30 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "php-mock",
"public_repos": 6,
"account_age_days": 4138
},
"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": "1 followers of php-mock",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "php-mock"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "6 public repos, account ~11 yr old",
"points": 18.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 6
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"php-mock/php-mock-phpunit"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 174
},
"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 174 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 174
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "30 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 30
}
}
],
"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": 54,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "12 out of 29 merged PRs checked by a CI test -- score normalized to 4",
"points": 8,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"mock",
"php",
"phpunit",
"builtin-functions",
"php-mock"
],
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 37,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "12 out of 29 merged PRs checked by a CI test -- score normalized to 4",
"points": 1,
"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 3/30 approved changesets -- score normalized to 1",
"points": 0.8,
"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 dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 15
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 28,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.43,
"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": "43 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 22.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 43,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 10842,
"source_files_sampled": 20,
"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/20 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 20,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:packagist",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.2"
},
"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-30T22:34:14.731364Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/php-mock/php-mock-phpunit.svg",
"full_name": "php-mock/php-mock-phpunit",
"license_state": "standard",
"license_spdx": "WTFPL"
}