Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"php",
"dependency-injection",
"psr-11"
],
"is_fork": false,
"size_kb": 127,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 53548
},
"pushed_at": "2025-08-30T10:22:40Z",
"created_at": "2015-03-22T02:20:12Z",
"owner_type": "Organization",
"updated_at": "2026-06-07T20:17:08Z",
"description": "Generic and extensible callable invoker",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "http://php-di.org",
"name": null,
"type": "Organization",
"login": "PHP-DI",
"company": null,
"location": null,
"followers": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/7814911?v=4",
"created_at": "2014-06-06T11:09:41Z",
"is_verified": null,
"public_repos": 12,
"account_age_days": 4429
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "2.3.7",
"kind": "patch",
"published_at": "2025-08-30T10:22:40Z"
},
{
"tag": "2.3.6",
"kind": "patch",
"published_at": "2025-01-17T12:49:52Z"
},
{
"tag": "2.3.5",
"kind": "patch",
"published_at": "2025-01-17T10:04:10Z"
},
{
"tag": "2.3.4",
"kind": "patch",
"published_at": "2023-09-08T09:25:22Z"
},
{
"tag": "2.3.3",
"kind": "patch",
"published_at": "2021-12-13T09:23:21Z"
},
{
"tag": "2.3.2",
"kind": "patch",
"published_at": "2021-07-30T15:06:18Z"
},
{
"tag": "2.3.1",
"kind": "patch",
"published_at": "2021-07-29T12:14:07Z"
},
{
"tag": "2.3.0",
"kind": "minor",
"published_at": "2021-01-15T10:26:44Z"
},
{
"tag": "2.2.0",
"kind": "minor",
"published_at": "2020-10-12T14:51:05Z"
},
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2020-08-01T15:39:01Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2017-03-20T19:30:04Z"
},
{
"tag": "1.3.3",
"kind": "patch",
"published_at": "2016-07-14T13:10:19Z"
},
{
"tag": "1.3.2",
"kind": "patch",
"published_at": "2016-06-12T09:10:23Z"
},
{
"tag": "1.3.1",
"kind": "patch",
"published_at": "2016-05-29T13:32:31Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2016-03-20T17:50:29Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2015-10-22T19:50:55Z"
},
{
"tag": "1.1.1",
"kind": "patch",
"published_at": "2015-09-17T09:59:28Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2015-09-12T09:16:01Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2015-09-02T16:11:41Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2015-04-24T23:25:54Z"
},
{
"tag": "0.2.1",
"kind": "patch",
"published_at": "2015-04-01T07:57:43Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2015-03-30T09:17:13Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2015-03-22T05:30:18Z"
}
],
"recent_commits": [
{
"oid": "3c1ddfdef181431fbc4be83378f6d036d59e81e1",
"body": "Add support for PHPUnit 12",
"is_bot": false,
"headline": "Merge pull request #55 from williamdes/phpunit-12",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2025-08-30T10:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "858e9bdf8895ea4ca474b5e000dda9ea8b76d1b3",
"body": null,
"is_bot": false,
"headline": "Test on PHP 8.4",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-08-29T23:52:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23f990fe510e22f797251d8db3d4a65e83ec2db5",
"body": null,
"is_bot": false,
"headline": "Add GitHub permissions to the CI token",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-08-29T23:52:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a487486b317fb539609a0a78431695862c63ca58",
"body": null,
"is_bot": false,
"headline": "Allow phpunit versions 10, 11 and 12",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-08-29T23:50:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29cb8b2205d1eb442a1311ba05ed0ee9d8d48dfb",
"body": null,
"is_bot": false,
"headline": "Patch tests for PHPUnit 12 support",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-08-29T23:48:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59f15608528d8a8838d69b422a919fd6b16aa576",
"body": "Revert \"Replace `call_user_func_array` with native invocation\"",
"is_bot": false,
"headline": "Merge pull request #54 from PHP-DI/revert-52-master",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2025-01-17T12:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3561bf9c17b657abd2913ff6074d88df50d5dc33",
"body": null,
"is_bot": false,
"headline": "Revert \"Replace `call_user_func_array` with native invocation\"",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2025-01-17T12:49:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93d381d0ec42074f43530506849fdc2d3a86a809",
"body": null,
"is_bot": false,
"headline": "Update ci.yml",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2025-01-17T10:02:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14415f947cf99f880388925031b88ab56589b782",
"body": "Replace `call_user_func_array` with native invocation",
"is_bot": false,
"headline": "Merge pull request #52 from dakujem/master",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2025-01-17T10:01:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84ada788c461cab9c9325448ae79f37b258c7682",
"body": "addresses #51",
"is_bot": false,
"headline": "Replace call_user_func_array with native invocation",
"author_name": "Andrej Rypak",
"author_login": "dakujem",
"committed_at": "2025-01-16T19:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74f216c98d7f28ae1c0bae197255961349de0fbc",
"body": "…l-before-required\n\nSkip \"optional before required\" test for PHP >= 8.1.",
"is_bot": false,
"headline": "Merge pull request #50 from serge-kvashnin/php-8.1-deprecated-optiona…",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2023-10-11T08:45:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c93186751d4e878d863cc18bd06382faa7c767f2",
"body": null,
"is_bot": false,
"headline": "Skip \"optional before required\" test for PHP >= 8.1.",
"author_name": "Serge Kvashnin",
"author_login": "serge-kvashnin",
"committed_at": "2023-10-04T16:33:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc00418921f2b523c7e3ca9d11fee4f9e68ab4af",
"body": "Add more PHP versions to the CI and bump actions",
"is_bot": false,
"headline": "Merge pull request #49 from williamdes/patch-2",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2023-09-18T10:06:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10145790ed47f19f66574613ca53ff656e0ea0dd",
"body": null,
"is_bot": false,
"headline": "Remove workflow permissions",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2023-09-12T09:39:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35ac766ef18a6de5c1e209f6eb9863401abccb3c",
"body": null,
"is_bot": false,
"headline": "Do not fail fast the CI",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2023-09-12T09:39:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4d0a85d1bfc00b34f29b19e24926da5d0837e13",
"body": null,
"is_bot": false,
"headline": "add config.allow-plugins",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2023-09-12T09:39:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2018963a81d449d3a186a72ddf2dea695def5e7c",
"body": null,
"is_bot": false,
"headline": "Trigger CI on all pushes",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2023-09-12T09:39:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e8f705eb22e09159447194fb7cbcc2c81a68dc1",
"body": null,
"is_bot": false,
"headline": "Add more PHP versions to the CI and bump actions",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2023-09-12T09:39:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfb4dc47898efb8b397de8450e5d5a1ce90e876c",
"body": null,
"is_bot": false,
"headline": "Trigger CI",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2023-09-12T09:20:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8664a230dcbed5056e0b130d6a1c1522cf1a2543",
"body": null,
"is_bot": false,
"headline": "Trigger CI",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2023-09-12T09:18:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "084e170fc9b4118d0d3a873c78d6005df3f9d362",
"body": null,
"is_bot": false,
"headline": "Trigger CI",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2023-09-12T09:18:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d28aa57a8baa4cdb1e83d7fdd719e9bb9ee15300",
"body": "Remove CONTRIBUTING.md",
"is_bot": false,
"headline": "Merge pull request #48 from williamdes/patch-1",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2023-09-12T09:15:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f4fed2e2e09f03898edede287c26d2b69497aa9",
"body": null,
"is_bot": false,
"headline": "Remove CONTRIBUTING.md",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2023-09-08T09:58:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33234b32dafa8eb69202f950a1fc92055ed76a86",
"body": "Update .gitattributes",
"is_bot": false,
"headline": "Merge pull request #45 from williamdes/patch-1",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2023-09-08T09:24:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94c7d70dfb4543191943dfed2cdbb0ca1b93de68",
"body": null,
"is_bot": false,
"headline": "Exclude doc/",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2023-09-07T10:35:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "276b73846739d64b1fa49006be3b8dac2ea41a89",
"body": "Update the README",
"is_bot": false,
"headline": "Merge pull request #46 from williamdes/readme-fix",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2023-09-07T09:50:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a32f66430c4e59cc7b13a43b49c7a02f66ed75a",
"body": null,
"is_bot": false,
"headline": "Also remove phpcs config",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2023-09-06T20:02:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e779538979909f88eb785a018cfdad42cde8a1ad",
"body": null,
"is_bot": false,
"headline": "Update the README",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2023-09-06T19:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e44ea2d60ec98dfdf178f0aca41485ff013bb0e",
"body": null,
"is_bot": false,
"headline": "Update .gitattributes",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2023-09-06T19:25:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd6d9f267d1a3474bdddf1be1da079f01b942786",
"body": "Switch condition order to support PHP 8",
"is_bot": false,
"headline": "Merge pull request #42 from jdreesen/patch-1",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2021-12-13T09:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba6150f55d31976970cb22656dc821e23df5d5ae",
"body": null,
"is_bot": false,
"headline": "Switch condition order to support PHP 8",
"author_name": "Jacob Dreesen",
"author_login": "jdreesen",
"committed_at": "2021-11-15T14:30:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "841872cdfdab993e70ac9e35ea26b87086575901",
"body": null,
"is_bot": false,
"headline": "Switch condition order to support PHP 8",
"author_name": "Jacob Dreesen",
"author_login": "jdreesen",
"committed_at": "2021-11-15T14:17:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5214cbe5aad066022cd845dbf313f0e47aed928f",
"body": "…ticCallToNonStaticMethod\n\nCheck \"static\" callable for method existing in CallableResolver",
"is_bot": false,
"headline": "Merge pull request #37 from artemmolotov/fix-checking-method-in-isSta…",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2021-07-30T15:05:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eadd74cf2c1897c06636677fc6f220043bd7b7a6",
"body": "Check if the callable represents a static call to a non-static method only for existing methods\n\nFixes https://github.com/PHP-DI/Invoker/issues/36",
"is_bot": false,
"headline": "Check \"static\" callable for method existing",
"author_name": "Artem M",
"author_login": "defaultpage",
"committed_at": "2021-07-30T14:49:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96fb9c26f06d8c48984ad58d5a56bc0399143812",
"body": "…-callStatic\n\nAdd extra info for message when __callStatic used",
"is_bot": false,
"headline": "Merge pull request #40 from artemmolotov/extra-info-for-error-message…",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2021-07-30T14:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef656fbea6515554fa1aadc8bc67bb0dd98b4465",
"body": null,
"is_bot": false,
"headline": "Add extra info for message when __callStatic used",
"author_name": "Artem M",
"author_login": "defaultpage",
"committed_at": "2021-07-30T13:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "360efcf2b30282ac4f9e6cb5b06ac795013d3d03",
"body": "Allow psr container v2",
"is_bot": false,
"headline": "Merge pull request #35 from hannesvdvreken/master",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2021-07-29T12:13:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53efe5534e666e9225fcf885cfc092668741ac07",
"body": null,
"is_bot": false,
"headline": "Allow psr container v2",
"author_name": "Hannes Van De Vreken",
"author_login": "hannesvdvreken",
"committed_at": "2021-07-28T09:34:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a46b9d1d41af98e7a50e6a6edeb3bb207b9d59f",
"body": null,
"is_bot": false,
"headline": "Fix annotation",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2021-01-15T10:39:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "992fec6c56f2d1ad1ad5fee28267867c85bfb8f9",
"body": null,
"is_bot": false,
"headline": "Solve https://github.com/PHP-DI/PHP-DI/issues/746",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2021-01-15T10:25:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "770de9a7f32969ebc135eac33db5d55c14dcc03c",
"body": "Add support for 'self' type hint",
"is_bot": false,
"headline": "Merge pull request #33 from php-fn/pr-typehint-self",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2021-01-15T10:22:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3238899c23f3c3277c21b0574040daf1803b4b79",
"body": "Support functions with (non typed) variadic parameters",
"is_bot": false,
"headline": "Merge pull request #32 from php-fn/pr-variadic-parameters",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2021-01-15T10:22:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bf6afc5a6b7aa2d007ad7e7c62804eccd6e41b3",
"body": null,
"is_bot": false,
"headline": "Add support for 'self' type hint",
"author_name": "Demjan Kaluzki",
"author_login": "kaluzki",
"committed_at": "2020-12-27T12:34:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c313cda34a4490470a892572346e6e34756f4d7a",
"body": null,
"is_bot": false,
"headline": "Fix coding standards",
"author_name": "Demjan Kaluzki",
"author_login": "kaluzki",
"committed_at": "2020-12-27T12:09:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d393234e3ed5afa2447c31f412aa044ef75361c",
"body": "fix test case should_invoke_callable_with_variadic_parameter",
"is_bot": false,
"headline": "Variadic parameters can be empty",
"author_name": "Demjan Kaluzki",
"author_login": "kaluzki",
"committed_at": "2020-12-27T11:58:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5747ed8ccd97f197620ebab6f0fa61676196fb3",
"body": null,
"is_bot": false,
"headline": "add test case for an empty variadic call",
"author_name": "Demjan Kaluzki",
"author_login": "kaluzki",
"committed_at": "2020-12-27T11:37:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e7f3533ea1d523703c6ed9372935cbb18b0ac0e",
"body": "The goal is to avoid future problems like https://github.com/PHP-DI/Invoker/issues/31",
"is_bot": false,
"headline": "Mark the `CallableReflection` class as internal",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2020-10-27T13:27:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e08a7c87068daeaeef464b95d81643ea530bc535",
"body": "Support optional parameters before required ones",
"is_bot": false,
"headline": "Merge pull request #30 from PHP-DI/optional-parameters",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2020-10-12T12:15:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c57a43c895fbab574e204d272224f035424dcc18",
"body": "Fix https://github.com/PHP-DI/PHP-DI/issues/562",
"is_bot": false,
"headline": "Support optional parameters before required ones",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2020-10-12T12:12:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f33afc3e2d0b0d9439889bd5098fc241d00df0e9",
"body": "Support PHP 7.1 nullable parameters",
"is_bot": false,
"headline": "Merge pull request #29 from PHP-DI/nullable-parameters",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2020-10-12T12:07:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b709cc9cd461a76da9c48b479bd629b8ac4deb8",
"body": "See https://github.com/PHP-DI/Slim-Bridge/issues/37",
"is_bot": false,
"headline": "Support PHP 7.1 nullable parameters",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2020-10-12T12:04:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21af33ba8ec47740229487bc4cd06bdff1052c66",
"body": null,
"is_bot": false,
"headline": "Cover variadics with a test (see #19)",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2020-10-12T11:43:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aff4fc30b64715f2b810b5a7fc0c27cf2e2ff407",
"body": "Run tests on PHP 8 + format code",
"is_bot": false,
"headline": "Merge pull request #28 from PHP-DI/php8",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2020-10-12T09:50:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b0e465ea9176853d122156e1807d98e645d312f",
"body": null,
"is_bot": false,
"headline": "Drop Travis",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2020-10-12T09:49:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9199331c4b5650baed3cc81684f83214dbcec196",
"body": null,
"is_bot": false,
"headline": "Run tests on PHP 8 + format code",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2020-10-12T09:47:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a6f8f276d2680e77d06294b9fd67b4881b1f82d",
"body": null,
"is_bot": false,
"headline": "PHP 8 compatibility",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2020-08-01T15:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3357ef3d555d2f82d6df68f79e3d88e8ccaea6d8",
"body": "This is currently a weird behavior, but we'll keep it for now because it makes sense logically.\n\nSee https://github.com/PHP-DI/PHP-DI/issues/628#issuecomment-633238067 for more details.",
"is_bot": false,
"headline": "Cover #24 with a test",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2020-05-24T14:21:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fcb7c4b9bff1bf096320c9dbf852cde863c3275",
"body": null,
"is_bot": false,
"headline": "Downloads badge",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2020-05-24T13:38:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a6019f729f28a81ec2ba97150f76700d200e056",
"body": null,
"is_bot": false,
"headline": "Upgrade the codebase to PHP 7.3 and up",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2020-05-24T13:37:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94808242b04571ca97e8d58f01c6523a191e1f41",
"body": "Clean up NotCallableException a bit",
"is_bot": false,
"headline": "Merge pull request #21 from jdreesen/patch-1",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2019-06-06T21:41:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "471bd849ce9e98672224c43121ced288e6847313",
"body": null,
"is_bot": false,
"headline": "Clean up NotCallableException a bit",
"author_name": "Jacob Dreesen",
"author_login": "jdreesen",
"committed_at": "2019-06-06T21:24:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a812493e87bb4ed413584e4a98208f54c43475ec",
"body": null,
"is_bot": false,
"headline": "Remove HHVM support",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2017-11-12T08:54:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9925a04e11f47a77f85d013cdcea9d723ca0b726",
"body": "Use PHPUnit\\Framework\\TestCase instead of PHPUnit_Framework_TestCase",
"is_bot": false,
"headline": "Merge pull request #17 from gabriel-caruso/phpunit",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2017-11-12T08:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98ff5ff90eb3fb849e15550c16e54d73726ed6bb",
"body": null,
"is_bot": false,
"headline": "Use PHPUnit\\Framework\\TestCase instead of PHPUnit_Framework_TestCase",
"author_name": "Gabriel Caruso",
"author_login": "carusogabriel",
"committed_at": "2017-11-12T00:44:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "540c27c86f663e20fe39a24cd72fa76cdb21d41a",
"body": null,
"is_bot": false,
"headline": "Migrate to PSR-11 (#15)",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2017-03-20T19:28:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eebb69df268d95009cae967423709e751c2dc6a0",
"body": null,
"is_bot": false,
"headline": "Run tests on PHP 7.1",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2016-09-18T15:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f4ca63b9abc66109e53b255e465d0ddb5c2e3f7",
"body": "For performance reasons.",
"is_bot": false,
"headline": "Avoid calls to Container::has() that can be avoided (#12)",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2016-07-14T13:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4140c38ca17268adc500b1e5c85c4055e48608d2",
"body": "Fixes https://github.com/PHP-DI/PHP-DI/issues/422\r\n\r\nWhen trying to call a magic method, a `Invoker\\Exception\\NotCallableException` exception will be thrown with message:\r\n\r\n> MyClass::foo() is not a callable. A __call() method exists but magic methods are not supported.",
"is_bot": false,
"headline": "Explicit exception message for unsupported magic methods (#11)",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2016-06-12T09:09:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e67ce4ca7b2cebcd06929bf383e0b18441e8ea4d",
"body": null,
"is_bot": false,
"headline": "#9 Fixes exception message for callables containing objects (#10)",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2016-05-29T13:31:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5c50237115803d7410d13d9d6afb5afe6526fac",
"body": null,
"is_bot": false,
"headline": "Improve phpdoc",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2016-03-20T17:49:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e986467c2e1ddc0f9b42362ef0050830564f9c78",
"body": "Add TypeHintResolver",
"is_bot": false,
"headline": "Merge pull request #8 from felixfbecker/master",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2016-03-20T17:46:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e994497abee678819643670796d984f02aac75ba",
"body": null,
"is_bot": false,
"headline": "Add TypeHintResolver",
"author_name": "Felix Becker",
"author_login": "felixfbecker",
"committed_at": "2016-03-19T13:54:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9949fff87fcf14e8f2ccfbe36dac1e5921944c48",
"body": "Extract the callable resolver into a separate class",
"is_bot": false,
"headline": "Merge pull request #5 from PHP-DI/separate_resolver_2",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-10-22T19:49:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "983de35dad25becaa0dd724615e48a61d6cd91ee",
"body": null,
"is_bot": false,
"headline": "Extract the callable resolver into a separate class",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-10-22T19:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b2d2cd0e40b1583fe6601fb343a280c378669c9",
"body": null,
"is_bot": false,
"headline": "Improve error messages",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-09-17T09:57:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b59dae1f20ac40a32a30eba555c4ef01cfe5998",
"body": "Fixed small typo in exception message",
"is_bot": false,
"headline": "Merge pull request #4 from jdreesen/fix-typo",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-09-13T21:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "258288a05359d7ccd4586077c7cad45abb46593a",
"body": null,
"is_bot": false,
"headline": "Fix typo in exception message",
"author_name": "jdreesen",
"author_login": "jdreesen",
"committed_at": "2015-09-13T14:26:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67ad285484a1f783ba2ce26866b5d48f171d3abf",
"body": "Support 'Class::method' syntax for callables",
"is_bot": false,
"headline": "Merge pull request #3 from jdreesen/paamayim-nekudotayim",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-09-12T09:14:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a03d213ec8a0435fdf2c8afbbd3af762fb4605d8",
"body": null,
"is_bot": false,
"headline": "Support 'Class::method' syntax for callables",
"author_name": "jdreesen",
"author_login": "jdreesen",
"committed_at": "2015-09-11T23:01:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eb8f3a9b44c1427865134ef585d986ca89bce36",
"body": null,
"is_bot": false,
"headline": "More precise benchmarks",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-09-02T16:01:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11b524af696f1c5f9c5044a810923e25e97dcf70",
"body": null,
"is_bot": false,
"headline": "Fix previous commit",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-09-02T15:59:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d893e0f589b758663a2fe7f73ce1952629108f80",
"body": null,
"is_bot": false,
"headline": "Simplify code + slightly faster in profiling",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-09-02T15:57:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fda0f261436a3e0cf799ac820951014fdbd981d",
"body": null,
"is_bot": false,
"headline": "Slight optimization: most callables are closures",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-09-02T15:30:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ced773b069e10ce3c9c8a38fdb6de9333c615010",
"body": null,
"is_bot": false,
"headline": "Slight optimization: most callables are closures",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-09-02T15:25:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c12d45f4570e4fa41115c7dca09bf175e8b45c5",
"body": null,
"is_bot": false,
"headline": "Optimize parameter resolvers",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-09-02T15:21:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "375cf5e23200cbf5a9c6e164412cd03f10548ff6",
"body": "…ere resolved",
"is_bot": false,
"headline": "Optimization: stop traversing parameter resolvers if all parameters w…",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-09-02T15:10:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0fb2e676ccf65acb3f3e5b4a3ec45c2aadb80a1",
"body": "…diff_key",
"is_bot": false,
"headline": "Optimize by replacing N calls to array_key_exists to 1 call to array_…",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-09-02T15:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15193e72ad749b33af144f281ef4b69b4cfdf461",
"body": null,
"is_bot": false,
"headline": "Optimize Invoker::assertMandatoryParametersAreResolved()",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-09-02T14:38:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c7b33f816210d7427c1cdeea33b7e6a39e90bad",
"body": null,
"is_bot": false,
"headline": "Optimization",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-09-02T14:01:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "149dd68ca7fbeb6b9f7caca6a933a365da336d27",
"body": null,
"is_bot": false,
"headline": "Code simplification",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-09-02T14:00:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ea703c62dbb29d64763fa85258826034ce3c97d",
"body": null,
"is_bot": false,
"headline": "Move the project to the PHP-DI organization",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-04-24T10:18:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b9e6cbd0c04542d4b74881fa39ea4ce24933f8b",
"body": null,
"is_bot": false,
"headline": "Update parameter-resolvers.md",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-04-22T07:40:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca2c470d68335fa28be1a2b6e89c7d0792c690fb",
"body": null,
"is_bot": false,
"headline": "Added more explicit exceptions",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-04-01T07:51:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64499cae303e6c832504dae6725bab74a5443f00",
"body": null,
"is_bot": false,
"headline": "Added Invoker::getContainer()",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-04-01T07:04:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bf7c37491276efd08a067dbb18c698c40ab0e5f",
"body": null,
"is_bot": false,
"headline": "Updated composer constraints for benchmarks",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-03-31T09:26:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa4a6b00250bbdc662019f5b5ad2244c4620b5df",
"body": null,
"is_bot": false,
"headline": "Documentation update",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-03-31T09:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecebbc921c7c913865bc712622aca8aab46d6203",
"body": null,
"is_bot": false,
"headline": "Improved benchmarks",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-03-31T09:23:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56f59b2459b0f5e64196bb7559471271a629fa17",
"body": "added athletic benchmark",
"is_bot": false,
"headline": "Merge pull request #1 from staabm/bench",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-03-31T09:14:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1df8d534b938c37daf314d9ea8fa7791e9ba0ef8",
"body": null,
"is_bot": false,
"headline": "added athletic benchmark",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2015-03-30T09:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d285abeee45b2f71b38cfb65f443531868bffd5",
"body": null,
"is_bot": false,
"headline": "Avoid potential issues thanks to scrutinizer",
"author_name": "Matthieu Napoli",
"author_login": "mnapoli",
"committed_at": "2015-03-30T09:20:05Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 23,
"commits_last_year": 5,
"latest_release_at": "2025-08-30T10:22:40Z",
"latest_release_tag": "2.3.7",
"releases_from_tags": false,
"days_since_last_push": 326,
"active_weeks_last_year": 1,
"days_since_latest_release": 326,
"mean_days_between_releases": 206.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "php-di/invoker",
"exists": true,
"license": "MIT",
"keywords": [
"dependency",
"invoke",
"injection",
"dependency-injection",
"callable",
"invoker"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/php-di/invoker",
"is_deprecated": false,
"latest_version": "2.3.7",
"repository_url": "https://github.com/PHP-DI/Invoker",
"versions_count": 23,
"total_downloads": 66559978,
"dependents_count": 83,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2585904,
"first_published_at": null,
"latest_published_at": "2025-08-30T10:22:22Z",
"latest_version_yanked": null,
"days_since_latest_publish": 326
}
]
},
"popularity": {
"forks": 20,
"stars": 267,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2015-03-30",
"count": 1
},
{
"date": "2015-05-30",
"count": 1
},
{
"date": "2015-08-05",
"count": 1
},
{
"date": "2015-09-11",
"count": 1
},
{
"date": "2015-11-27",
"count": 1
},
{
"date": "2016-06-08",
"count": 1
},
{
"date": "2016-08-16",
"count": 1
},
{
"date": "2017-04-17",
"count": 1
},
{
"date": "2017-08-11",
"count": 1
},
{
"date": "2018-08-26",
"count": 1
},
{
"date": "2018-10-18",
"count": 1
},
{
"date": "2018-12-05",
"count": 1
},
{
"date": "2019-04-14",
"count": 1
},
{
"date": "2020-12-23",
"count": 1
},
{
"date": "2021-03-11",
"count": 1
},
{
"date": "2021-07-28",
"count": 1
},
{
"date": "2024-09-27",
"count": 1
},
{
"date": "2025-01-16",
"count": 1
},
{
"date": "2026-04-14",
"count": 1
}
],
"complete": true,
"collected": 19,
"total_forks": 20
},
"star_history": null,
"open_issues_and_prs": 3
},
"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": 16697,
"source_files_sampled": 26,
"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": 5,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "psr/container",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.0|^2.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "psr/container",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "athletic/athletic",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "mnapoli/hard-mode",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 1,
"indirect_count": 4
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 28,
"open_issues": 2,
"closed_ratio": 0.882,
"closed_issues": 15,
"closed_unmerged_prs": 10
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "mnapoli",
"commits": 95,
"avatar_url": "https://avatars.githubusercontent.com/u/720328?v=4"
},
{
"type": "User",
"login": "williamdes",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/7784660?v=4"
},
{
"type": "User",
"login": "jdreesen",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/424602?v=4"
},
{
"type": "User",
"login": "kaluzki",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1521167?v=4"
},
{
"type": "User",
"login": "defaultpage",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/22825202?v=4"
},
{
"type": "User",
"login": "dakujem",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/443067?v=4"
},
{
"type": "User",
"login": "felixfbecker",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/10532611?v=4"
},
{
"type": "User",
"login": "carusogabriel",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/16328050?v=4"
},
{
"type": "User",
"login": "hannesvdvreken",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1410358?v=4"
},
{
"type": "User",
"login": "staabm",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/120441?v=4"
}
],
"contributors_sampled": 11,
"top_contributor_share": 0.754
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": true,
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 1,
"reason": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
"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": 6,
"reason": "Found 8/13 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 25 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 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": 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": "3c1ddfdef181431fbc4be83378f6d036d59e81e1",
"ran_at": "2026-07-22T18:00:53Z",
"aggregate_score": 3.5,
"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": "2025-08-30T10:22:51Z",
"oldest_open_prs": [
{
"number": 56,
"created_at": "2026-04-14T11:25:35Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-08-30T10:22:23Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 39,
"created_at": "2021-07-29T21:10:52Z",
"last_comment_at": "2021-08-08T19:15:38Z",
"last_comment_author": "defaultpage"
},
{
"number": 44,
"created_at": "2023-07-06T19:02:58Z",
"last_comment_at": "2023-09-18T12:21:44Z",
"last_comment_author": "williamdes"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/PHP-DI/Invoker",
"host": "github.com",
"name": "Invoker",
"owner": "PHP-DI"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"security": 35,
"vitality": 31,
"community": 71,
"governance": 64,
"engineering": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 31,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"commits_last_year": 5,
"human_commit_share": 1,
"days_since_last_push": 326,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 326 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 326
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "5 commits in the last year",
"points": 7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 5
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 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": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"releases_count": 23,
"latest_release_tag": "2.3.7",
"releases_from_tags": false,
"days_since_latest_release": 326,
"mean_days_between_releases": 206.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "23 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 23
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 326 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 326
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~206.1 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 206.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"recent_release"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 326,
"days_since_last_human_commit": 326,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 326 days, with nothing left unanswered; held at dormant by a release within the year",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 326
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "a release within the year"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 71,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"forks": 20,
"stars": 267,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "267 stars",
"points": 39.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 267
}
}
],
"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": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 93,
"inputs": {
"packages": [
"php-di/invoker"
],
"dependents": 83,
"ecosystems": "packagist",
"total_downloads": 66559978,
"monthly_downloads": 2585904
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,585,904 downloads/month across packagist",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2585904,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "83 packages depend on it",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 83
}
}
],
"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": 64,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 11,
"top_contributor_share": 0.754
},
"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 75% of commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 75
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "11 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 11
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 25 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"merged_prs": 28,
"open_issues": 2,
"closed_issues": 15,
"issue_closed_ratio": 0.882,
"closed_unmerged_prs": 10
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "88% of issues closed",
"points": 41.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 88
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "28/38 decided PRs merged",
"points": 28.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 28,
"decided": 38
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 8/13 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"followers": 20,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "PHP-DI",
"public_repos": 12,
"account_age_days": 4429
},
"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": "20 followers of PHP-DI",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 20,
"login": "PHP-DI"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "12 public repos, account ~12 yr old",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 12
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"php-di/invoker"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 326
},
"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 326 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 326
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "23 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 23
}
}
],
"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": 60,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 50,
"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": "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": 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": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"php",
"dependency-injection",
"psr-11"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": 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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 35,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"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 8/13 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 25 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 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": "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": 21
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 27,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.32,
"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": "32 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 17.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 32,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"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": 24,
"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": "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": 16697,
"source_files_sampled": 26,
"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/26 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 26,
"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-22T18:01:13.306778Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/PHP-DI/Invoker.svg",
"full_name": "PHP-DI/Invoker",
"license_state": "standard",
"license_spdx": "MIT"
}