Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 645,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 223856
},
"pushed_at": "2025-12-02T01:27:36Z",
"created_at": "2016-12-12T09:52:23Z",
"owner_type": "Organization",
"updated_at": "2026-06-17T20:46:41Z",
"description": "PSR-7 implementation for use with Slim 4",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://slimframework.com",
"name": "Slim Framework",
"type": "Organization",
"login": "slimphp",
"company": null,
"location": null,
"followers": 240,
"avatar_url": "https://avatars.githubusercontent.com/u/11195762?v=4",
"created_at": "2015-02-25T15:47:28Z",
"is_verified": null,
"public_repos": 18,
"account_age_days": 4172
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "1.8.0",
"kind": "minor",
"published_at": "2025-11-05T19:46:39Z"
},
{
"tag": "1.7.1",
"kind": "patch",
"published_at": "2025-05-13T14:29:02Z"
},
{
"tag": "1.6.2",
"kind": "patch",
"published_at": "2025-05-13T14:23:23Z"
},
{
"tag": "1.5.2",
"kind": "patch",
"published_at": "2025-05-13T14:18:19Z"
},
{
"tag": "1.4.2",
"kind": "patch",
"published_at": "2025-03-18T08:48:06Z"
},
{
"tag": "1.7.0",
"kind": "minor",
"published_at": "2024-06-08T14:57:00Z"
},
{
"tag": "1.4.1",
"kind": "patch",
"published_at": "2023-05-10T04:13:08Z"
},
{
"tag": "1.5.1",
"kind": "patch",
"published_at": "2023-05-10T04:13:57Z"
},
{
"tag": "1.6.1",
"kind": "patch",
"published_at": "2023-04-17T16:06:09Z"
},
{
"tag": "1.6.0",
"kind": "minor",
"published_at": "2022-11-05T19:19:17Z"
},
{
"tag": "1.5",
"kind": "other",
"published_at": "2021-09-23T16:15:15Z"
},
{
"tag": "1.4",
"kind": "other",
"published_at": "2021-05-08T18:24:54Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2020-11-30T00:32:50Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2020-08-20T03:47:32Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2020-05-04T05:15:25Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2020-01-05T04:23:25Z"
},
{
"tag": "0.6",
"kind": "other",
"published_at": "2019-10-05T21:38:33Z"
},
{
"tag": "0.5.0",
"kind": "minor",
"published_at": "2019-08-18T16:54:34Z"
},
{
"tag": "0.4.0",
"kind": "minor",
"published_at": "2019-08-02T17:12:04Z"
},
{
"tag": "0.3.0",
"kind": "minor",
"published_at": "2019-05-06T17:44:34Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2019-05-05T20:47:20Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2019-05-04T07:18:45Z"
}
],
"recent_commits": [
{
"oid": "76e7e3b1cdfd583e9035c4c966c08e01e45ce959",
"body": "* correct date format for cookie expire\n\n* use GMT instead of UTC\n\n* Update test for correctly formatted date\n\n---------\n\nCo-authored-by: Daniel Opitz <odan@users.noreply.github.com>\nCo-authored-by: Rob Allen <rob@akrabat.com>",
"is_bot": false,
"headline": "Correct cookie expiration date format (#336)",
"author_name": "Adam Meyer",
"author_login": "adammeyer",
"committed_at": "2025-11-02T17:51:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b2fb2af4ff35d5d260be0f98ddc907f3f4229d1",
"body": "…7-integration-tests-tw-1.5\n\nUpdate php-http/psr7-integration-tests requirement from ^1.4 to ^1.5",
"is_bot": false,
"headline": "Merge pull request #341 from slimphp/dependabot/composer/php-http/psr…",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2025-11-02T16:08:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "652c01996cdf77df5596db0b8d39a6f0c24f62e3",
"body": "Updates the requirements on [php-http/psr7-integration-tests](https://github.com/php-http/psr7-integration-tests) to permit the latest version.\n- [Release notes](https://github.com/php-http/psr7-integration-tests/releases)\n- [Changelog](https://github.com/php-http/psr7-integration-tests/blob/1.x/CHA\n[…]\n\n---\nupdated-dependencies:\n- dependency-name: php-http/psr7-integration-tests\n dependency-version: 1.5.0\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update php-http/psr7-integration-tests requirement from ^1.4 to ^1.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-01T23:01:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "11ccdc9d620e56987a3abe295a5e907ae6f51547",
"body": "* Remove Prophecy\n\nWe prefer to use PHPUnit's built-in mocking support.\n\n* Only call setAccessible() for PHP < 8.1\n\nsetAccessible() is only required for PHP versions less than 8.1 and is\ndeprecated from 8.5.\n\n* Add PHP 8.5 to the CI matrix",
"is_bot": false,
"headline": "Support PHP 8.5 (#340)",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2025-11-01T12:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cce9c0dd1919e862db770386b80b32300bfde721",
"body": "Add missing PHPUnit PHP annotations",
"is_bot": false,
"headline": "Merge pull request #337 from williamdes/phpunit-12",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2025-09-20T13:16:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3724f06adeab9e9a6c259d3348a6a36e19c6fcd7",
"body": null,
"is_bot": false,
"headline": "Add missing PHPUnit annotations",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-08-30T19:42:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80aa3e19ad79c731a86bc88f174baa4221098f53",
"body": "Update composer dependencies and CI workflow",
"is_bot": false,
"headline": "Merge pull request #334 from akrabat/update-composer-dependencies",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2025-05-18T12:54:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b0886f6f1cf141b713317ecdc2f7953ef257b87",
"body": null,
"is_bot": false,
"headline": "Run analysis on PHP 8.4 in CI",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2025-05-14T07:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "054c5e995203b6cb50f1d37320018bc5deaa741c",
"body": null,
"is_bot": false,
"headline": "Remove symfony/ppolyfill-php80",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2025-05-13T15:23:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a10f2b047e02c7e176ce36704e5b6d188a2487ca",
"body": null,
"is_bot": false,
"headline": "Update adriansuter/php-autoload-override constraints",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2025-05-13T15:20:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8277a9d2d39ff347cefa931b8f1c45742c403bec",
"body": "…hecy-tw-1.22\n\nUpdate phpspec/prophecy requirement from ^1.19 to ^1.22",
"is_bot": false,
"headline": "Merge pull request #332 from slimphp/dependabot/composer/phpspec/prop…",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2025-05-13T14:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f61d322ebf2e17adcdb5518e7947843242bdbae",
"body": "Updates the requirements on [phpspec/prophecy](https://github.com/phpspec/prophecy) to permit the latest version.\n- [Release notes](https://github.com/phpspec/prophecy/releases)\n- [Changelog](https://github.com/phpspec/prophecy/blob/master/CHANGES.md)\n- [Commits](https://github.com/phpspec/prophecy/\n[…]\n.0...v1.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: phpspec/prophecy\n dependency-version: 1.22.0\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update phpspec/prophecy requirement from ^1.19 to ^1.22",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-13T14:55:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cc58f31db62f6705a2d7a5c3d81a63b85d0afada",
"body": "…fill-php80-tw-1.32\n\nUpdate symfony/polyfill-php80 requirement from ^1.29 to ^1.32",
"is_bot": false,
"headline": "Merge pull request #331 from slimphp/dependabot/composer/symfony/poly…",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2025-05-13T14:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ad3a21ba879bf144ba385646f44a909ac8ceecc",
"body": "Updates the requirements on [symfony/polyfill-php80](https://github.com/symfony/polyfill-php80) to permit the latest version.\n- [Commits](https://github.com/symfony/polyfill-php80/compare/v1.29.0...v1.32.0)\n\n---\nupdated-dependencies:\n- dependency-name: symfony/polyfill-php80\n dependency-version: 1.32.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update symfony/polyfill-php80 requirement from ^1.29 to ^1.32",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-13T14:49:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a412527f37469d2f8303b1808b3d513b83e72187",
"body": "…p_codesniffer-tw-3.13\n\nUpdate squizlabs/php_codesniffer requirement from ^3.10 to ^3.13",
"is_bot": false,
"headline": "Merge pull request #330 from slimphp/dependabot/composer/squizlabs/ph…",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2025-05-13T14:48:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8160cd89a5740b28bbea66e90d3168849fe752c3",
"body": "Updates the requirements on [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) to permit the latest version.\n- [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases)\n- [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG\n[…]\n3.0)\n\n---\nupdated-dependencies:\n- dependency-name: squizlabs/php_codesniffer\n dependency-version: 3.13.0\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update squizlabs/php_codesniffer requirement from ^3.10 to ^3.13",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-13T14:32:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fe98653e7983010aa85c1d137c9b9ad5a1cd187d",
"body": "Backports for 1.7.x (master)",
"is_bot": false,
"headline": "Merge pull request #328 from williamdes/master",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2025-05-13T14:24:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83df385b87c376fb7310b41023fceb55e3bd2358",
"body": null,
"is_bot": false,
"headline": "Allow php nightly to install",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-23T10:43:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1309c7b254df63ee0713fe678b8a5606f967bd7",
"body": null,
"is_bot": false,
"headline": "Bump phpstan to v2",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-23T10:39:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cce67b8c2862c26cb2c79c68ed911f0e4b34d89",
"body": null,
"is_bot": false,
"headline": "Fix phpdoc error found by phpstan v2",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-23T10:34:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a1a6ed766db3c40bab06c1a4d52451ea15db3b8",
"body": "This reverts commit e53fdf1203f59ff8cb320a42ba6788f6d145b8e5.\n\nReasons:\n- http-interop/http-factory-tests 2.0.0 requires phpunit/phpunit ^10.0\n- phpunit/phpunit[10.0.0, ..., 10.5.45] require php >=8.1",
"is_bot": false,
"headline": "Revert \"Drop http-interop/http-factory-tests v1 (PHP 7.x)\"",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-23T10:31:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "006afde13cc84450712cfa486eefc809033da6ff",
"body": null,
"is_bot": false,
"headline": "Merge branch '1.6.x' into 1.7.x (master)",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-23T10:21:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47a0601b732dd0ebf6b5679fac48d3c54a9822ee",
"body": "fread() expects the length paramater to be 1 or greater.",
"is_bot": false,
"headline": "Don't read zero bytes from the stream",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2025-03-23T10:07:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86c6cea8b2e9a4f276e1ac7beaf180d72f9a46bc",
"body": "The comment is correct, the code was wrong. If the path is starting with\nmore than one \"/\" and no authority is present, the starting slashes MUST\nbe reduced to one.",
"is_bot": false,
"headline": "Ensure one / if no authority",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2025-03-23T09:58:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e53fdf1203f59ff8cb320a42ba6788f6d145b8e5",
"body": null,
"is_bot": false,
"headline": "Drop http-interop/http-factory-tests v1 (PHP 7.x)",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-18T12:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "594836073fe691295b8de23159ee032e58793f88",
"body": "This reverts commit 4735ac463a1c65ac1d04f2a33387f8d8479a8245 and 4735ac463a1c65ac1d04f2a33387f8d8479a8245",
"is_bot": false,
"headline": "Revert \"Fix coding standard for testGetContentsError skip test reason\"",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-18T12:05:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c5dc0974d54e8637405296478a237c79c6339ee",
"body": null,
"is_bot": false,
"headline": "Merge branch '1.6.x' into 1.7.x (master)",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-18T12:04:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85bdf1a0b4b0e026023bb3e2d908dbf0d7534bba",
"body": null,
"is_bot": false,
"headline": "Merge branch '1.5.x' into 1.6.x",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-18T11:50:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a84d691c8ce086f78d76d84abc5b29c14db07fa",
"body": null,
"is_bot": false,
"headline": "Bump php-http/psr7-integration-tests to 1.4 (drops PHP 7.2 support)",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-18T11:34:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83996ceb6317c360f3b72438c641aaebd5a2c737",
"body": "This reverts commit 9c4582427fade97614c0020690d9a151412533f9.",
"is_bot": false,
"headline": "Revert \"Skip testGetSize\"",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-18T11:32:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18a5d48afb5e61c2ae2e1071e19d86e4dffe043c",
"body": null,
"is_bot": false,
"headline": "Merge branch '1.4.x' into 1.5.x",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-18T11:29:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2be625e9954d2fb5cfeb30b91d37fcc480e45b57",
"body": "Backports for 1.4.x",
"is_bot": false,
"headline": "Merge pull request #325 from williamdes/1.4.x",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2025-03-18T08:41:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e46b88b63ce5a32cbc03f6ba8dda506c0aa4da3",
"body": null,
"is_bot": false,
"headline": "Use a flag for coverage",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-17T21:45:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "055c9283350dc4de00072f2b0a23c64b96ba742f",
"body": null,
"is_bot": false,
"headline": "Disable coverage for 1.4.x branch",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-17T21:42:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4735ac463a1c65ac1d04f2a33387f8d8479a8245",
"body": null,
"is_bot": false,
"headline": "Fix coding standard for testGetContentsError skip test reason",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-17T21:40:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c4582427fade97614c0020690d9a151412533f9",
"body": null,
"is_bot": false,
"headline": "Skip testGetSize",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-17T21:39:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62578aa9f0d04f53ce0ec4f588b1fd712bdd64f9",
"body": "As per the updated psr7-integration-tests, we need to ensure that when a\npath is used in isolation from the authority, it will not cause URL\npoisoning and/or XSS issues.\n\nSee https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3257",
"is_bot": false,
"headline": "Ensure that getPath() normalises leading slashes",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2025-03-17T20:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5abc5ecdbb9efa8fc0eaa083ac384cb7b5604fce",
"body": "Userinfo that is already encoded should not be encoded twice. Fixes\n`testAlreadyEncodedUserInfo` from the updated psr7-integration-tests.",
"is_bot": false,
"headline": "Do not encode userinfo twice in Uri",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2025-03-17T20:37:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be2c133fea5665f5b2587935037cb76b9e900a8f",
"body": null,
"is_bot": false,
"headline": "Skip one new integration test",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-15T20:12:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d755d6cfaf18f142946112cded323f265dd9fd0a",
"body": "To avoid `PHPUnit\\Framework\\Exception: This test uses TestCase::prophesize(), but phpspec/prophecy is not installed. Please run \"composer require --dev phpspec/prophecy\"`.",
"is_bot": false,
"headline": "Install the lowest version for PHP 7.2",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-15T19:52:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a87fc026c70fc8154d50ae892c45f96b40569fa",
"body": null,
"is_bot": false,
"headline": "Make StringableTestObject compatible with older PHP versions",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-15T19:36:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b90c2886ff08ddc40290ddda5e3c59ef15d22ca",
"body": "(cherry picked from commit e17e0eb695309a0281417aecb067457baa7bc97d)",
"is_bot": false,
"headline": "Use a new class StringableTestObject",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-15T19:32:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4656844813c23133181fcbbbf6580e3e1bcef70",
"body": "(cherry picked from commit 509df95b12835e85c41399452f8e739e6425e67f)",
"is_bot": false,
"headline": "Remove the usage of mocks",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-15T19:31:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75894896c1d56e806601783fb16079d788630c7e",
"body": null,
"is_bot": false,
"headline": "Add more PHP versions to the CI config",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-15T19:28:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd15ed019acf31a987a0467537e0cd0cf8aea140",
"body": "(cherry picked from commit 501b60fe5f102c6ee749c370c82d80d6b734ee57)",
"is_bot": false,
"headline": "Fix phpunit static provider",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-15T19:26:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb94ca3b9bf8338cd2ba473c2a30f77695d11524",
"body": null,
"is_bot": false,
"headline": "Fix implicitly nullable param for $cache for Stream construct",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-15T19:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4fef3491d86ef5e5a499d00d0cfebd82dd9aad9",
"body": "(cherry picked from commit 36998c95b06c5ebddf0a720cef72ca1984674b76)",
"is_bot": false,
"headline": "Fix implicitly nullable params",
"author_name": "Kamil Tekiela",
"author_login": "kamil-tekiela",
"committed_at": "2025-03-15T19:23:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e95c5c71fb2c7e693d88c8492b01514f8793d70",
"body": null,
"is_bot": false,
"headline": "Support phpunit 10",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-15T19:18:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a81f786bc54dd58c98e65030fb0b912e374b0cc2",
"body": "v1 supports PHP 7\nv2 supports PHP 8",
"is_bot": false,
"headline": "Use http-interop/http-factory-tests v1 or v2",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-15T19:17:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd7db8c29a86e47c0738dea28e683b7bb0f7416d",
"body": "1.4 removes PHP 7.2 support",
"is_bot": false,
"headline": "Use php-http/psr7-integration-tests 1.3 instead of dev-master",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2025-03-15T19:08:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c7f01298774c419a8967d0f51d056b8731f4665",
"body": "Fix phpunit deprecations",
"is_bot": false,
"headline": "Merge pull request #311 from williamdes/tests",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2024-07-11T10:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b39ca1dd5df41c2db080a20a62b0fab4ebdce6f1",
"body": "See: https://github.com/coverallsapp/github-action",
"is_bot": false,
"headline": "Use coveralls GitHub action for tests and bump actions",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2024-07-11T09:45:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e17e0eb695309a0281417aecb067457baa7bc97d",
"body": null,
"is_bot": false,
"headline": "Use a new class StringableTestObject",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2024-07-11T09:44:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "509df95b12835e85c41399452f8e739e6425e67f",
"body": null,
"is_bot": false,
"headline": "Remove the usage of mocks",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2024-07-11T09:44:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "501b60fe5f102c6ee749c370c82d80d6b734ee57",
"body": null,
"is_bot": false,
"headline": "Fix phpunit static provider",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2024-07-11T09:44:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31237445d1ecfa48e1483bfaf1e35c6b11d18718",
"body": "Improve composer.json",
"is_bot": false,
"headline": "Merge pull request #310 from williamdes/patch-1",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2024-07-11T07:27:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3db15521e3ade84a44b39e32287299e0047c1449",
"body": null,
"is_bot": false,
"headline": "Improve composer.json",
"author_name": "William Desportes",
"author_login": "williamdes",
"committed_at": "2024-06-09T10:15:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "753e9646def5ff4db1a06e5cf4ef539bfd30f467",
"body": "Cast `Uri@filterPort()` `$port` parameter to string if non-null",
"is_bot": false,
"headline": "Merge pull request #295 from cosmastech/fix/port-as-string",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2024-06-08T14:48:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7b2d1a0b7f56aae77b563c4ce9a19e5bd6b24ac",
"body": "…tory-tw-1.1\n\nUpdate psr/http-factory requirement from ^1.0 to ^1.1",
"is_bot": false,
"headline": "Merge pull request #308 from slimphp/dependabot/composer/psr/http-fac…",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2024-06-08T14:46:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "132ae6520f26db8232d774748d386a3d7dc3aa8c",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into fix/port-as-string",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2024-06-08T14:46:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dee05e3b518f51357210d3d7716b712d1d42f417",
"body": "Updates the requirements on [psr/http-factory](https://github.com/php-fig/http-factory) to permit the latest version.\n- [Release notes](https://github.com/php-fig/http-factory/releases)\n- [Commits](https://github.com/php-fig/http-factory/compare/1.0.0...1.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: psr/http-factory\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update psr/http-factory requirement from ^1.0 to ^1.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-08T14:44:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a1dd1deab0ae2bb95c4502389671123689a4892",
"body": "…p_codesniffer-tw-3.10\n\nUpdate squizlabs/php_codesniffer requirement from ^3.9 to ^3.10",
"is_bot": false,
"headline": "Merge pull request #306 from slimphp/dependabot/composer/squizlabs/ph…",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2024-06-08T14:43:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36e6ed0fc1bd3052fb44d252670708fafcb7c865",
"body": "…tan-tw-1.11\n\nUpdate phpstan/phpstan requirement from ^1.10 to ^1.11",
"is_bot": false,
"headline": "Merge pull request #307 from slimphp/dependabot/composer/phpstan/phps…",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2024-06-08T14:43:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "875e3356e0ac531ab0790356985193429c670ef4",
"body": "…fer-tw-3.10",
"is_bot": false,
"headline": "Merge branch 'master' into dependabot/composer/squizlabs/php_codesnif…",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2024-06-08T14:41:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8e81297d9f896d31d689719e61cbe3d585c6063",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into dependabot/composer/phpstan/phpstan-tw-1.11",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2024-06-08T14:41:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bba8ed1e0de438b30b5e63cd9ca002c6557da829",
"body": "Fix implicitly nullable params",
"is_bot": false,
"headline": "Merge pull request #305 from kamil-tekiela/Fix-PHP-8.4-deprecations",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2024-06-08T14:39:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "933297f7ba6d9dcab4e85a59a26a8c87cc586c3e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into dependabot/composer/phpstan/phpstan-tw-1.11",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2024-06-08T14:39:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ffca3dcf9e05f02a66005f6c7afe10c8e8f90ca",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into Fix-PHP-8.4-deprecations",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2024-06-08T14:36:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "372e11ccbbc2fa490959c519700ed6e4f37b1599",
"body": "Ensure that we work with PHP 8.3",
"is_bot": false,
"headline": "Merge pull request #309 from akrabat/php83",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2024-06-08T14:34:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7b67674d7d854c380de67d62980c9c28ca33592",
"body": null,
"is_bot": false,
"headline": "Only read the stream if the length > 0",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2024-06-08T14:31:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad89d922dd845325b0253f5fde2660cc0b264ecd",
"body": null,
"is_bot": false,
"headline": "Update phpstan config for ignoring iterable value types",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2024-06-08T14:31:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4930c30af8834ab9df033d7609ff42950062f49d",
"body": null,
"is_bot": false,
"headline": "Add PHP8.3 to the CI matrix",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2024-06-08T14:25:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f583b1cca67605217b629eab62bf792f2b62a992",
"body": "phpstan fix",
"is_bot": false,
"headline": "Merge pull request #304 from aleswita/phpstan_fix",
"author_name": "Rob Allen",
"author_login": "akrabat",
"committed_at": "2024-06-08T14:23:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39daab4a567af5b85cade93f808396d7c1800991",
"body": "Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.\n- [Release notes](https://github.com/phpstan/phpstan/releases)\n- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)\n- [Commits](https://github.com/phpstan/phpstan/compare/1.10.0...1.11.3)\n\n---\nupdated-dependencies:\n- dependency-name: phpstan/phpstan\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update phpstan/phpstan requirement from ^1.10 to ^1.11",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-01T23:19:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03cc97ba79438a19fcc963a51b597440c6488762",
"body": "Updates the requirements on [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) to permit the latest version.\n- [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases)\n- [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG\n[…]\ndeSniffer/compare/3.9.0...3.10.1)\n\n---\nupdated-dependencies:\n- dependency-name: squizlabs/php_codesniffer\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update squizlabs/php_codesniffer requirement from ^3.9 to ^3.10",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-01T23:19:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "36998c95b06c5ebddf0a720cef72ca1984674b76",
"body": null,
"is_bot": false,
"headline": "Fix implicitly nullable params",
"author_name": "Kamil Tekiela",
"author_login": "kamil-tekiela",
"committed_at": "2024-03-21T14:31:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9306b7288ecf040e9dc1d3b17d42f23489907c8",
"body": null,
"is_bot": false,
"headline": "phpstan fix",
"author_name": "Aleš",
"author_login": "aleswita",
"committed_at": "2024-03-14T07:57:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08dbc65964bf2c1fb0fe54256322a272cd02596b",
"body": "…/http-factory-tests-tw-1.1.0\n\nUpdate http-interop/http-factory-tests requirement from ^0.9.0 to ^1.1.0",
"is_bot": false,
"headline": "Merge pull request #293 from slimphp/dependabot/composer/http-interop…",
"author_name": "Pierre B",
"author_login": "l0gicgate",
"committed_at": "2024-03-03T21:28:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "255c79f7293cd24b8a64b05cfbf7aa915cda5152",
"body": "…hecy-tw-1.19\n\nUpdate phpspec/prophecy requirement from ^1.18 to ^1.19",
"is_bot": false,
"headline": "Merge pull request #300 from slimphp/dependabot/composer/phpspec/prop…",
"author_name": "Pierre B",
"author_login": "l0gicgate",
"committed_at": "2024-03-03T21:19:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55a204049eee9dfb65cdfa10ce3e6164371c06f8",
"body": "Updates the requirements on [phpspec/prophecy](https://github.com/phpspec/prophecy) to permit the latest version.\n- [Release notes](https://github.com/phpspec/prophecy/releases)\n- [Changelog](https://github.com/phpspec/prophecy/blob/master/CHANGES.md)\n- [Commits](https://github.com/phpspec/prophecy/compare/v1.18.0...v1.19.0)\n\n---\nupdated-dependencies:\n- dependency-name: phpspec/prophecy\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update phpspec/prophecy requirement from ^1.18 to ^1.19",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-03T21:19:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe1baa1f22feb22697ff5a383b8ae3e98e76df04",
"body": "…p_codesniffer-tw-3.9\n\nUpdate squizlabs/php_codesniffer requirement from ^3.8 to ^3.9",
"is_bot": false,
"headline": "Merge pull request #302 from slimphp/dependabot/composer/squizlabs/ph…",
"author_name": "Pierre B",
"author_login": "l0gicgate",
"committed_at": "2024-03-03T21:19:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81400272fffc650ede81147d8150816bd58f13a1",
"body": "…fill-php80-tw-1.29\n\nUpdate symfony/polyfill-php80 requirement from ^1.28 to ^1.29",
"is_bot": false,
"headline": "Merge pull request #303 from slimphp/dependabot/composer/symfony/poly…",
"author_name": "Pierre B",
"author_login": "l0gicgate",
"committed_at": "2024-03-03T21:19:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a728768fd6c1fd7d001a7dd1e32a72a10164a73f",
"body": "…hecy-phpunit-tw-2.2\n\nUpdate phpspec/prophecy-phpunit requirement from ^2.1 to ^2.2",
"is_bot": false,
"headline": "Merge pull request #301 from slimphp/dependabot/composer/phpspec/prop…",
"author_name": "Pierre B",
"author_login": "l0gicgate",
"committed_at": "2024-03-03T21:18:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00c7a3c082eb97cf980c704acc97b8f242b96cda",
"body": "Updates the requirements on [symfony/polyfill-php80](https://github.com/symfony/polyfill-php80) to permit the latest version.\n- [Commits](https://github.com/symfony/polyfill-php80/compare/v1.28.0...v1.29.0)\n\n---\nupdated-dependencies:\n- dependency-name: symfony/polyfill-php80\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update symfony/polyfill-php80 requirement from ^1.28 to ^1.29",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-01T23:02:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a3cc6fdf9308a65df969e7715abc71abad510aa",
"body": "Updates the requirements on [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) to permit the latest version.\n- [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases)\n- [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG\n[…]\nodeSniffer/compare/3.8.0...3.9.0)\n\n---\nupdated-dependencies:\n- dependency-name: squizlabs/php_codesniffer\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update squizlabs/php_codesniffer requirement from ^3.8 to ^3.9",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-01T23:02:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b503f3ea5b066194695caeeaa7a2371b62ba9bf6",
"body": "Updates the requirements on [phpspec/prophecy-phpunit](https://github.com/phpspec/prophecy-phpunit) to permit the latest version.\n- [Release notes](https://github.com/phpspec/prophecy-phpunit/releases)\n- [Changelog](https://github.com/phpspec/prophecy-phpunit/blob/master/CHANGES.md)\n- [Commits](http\n[…]\ny-phpunit/compare/v2.1.0...v2.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: phpspec/prophecy-phpunit\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update phpspec/prophecy-phpunit requirement from ^2.1 to ^2.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-01T23:02:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0a3466fb51b6b62de7c22c183d4494bc8c22482c",
"body": "…p_codesniffer-tw-3.8\n\nUpdate squizlabs/php_codesniffer requirement from ^3.7 to ^3.8",
"is_bot": false,
"headline": "Merge pull request #298 from slimphp/dependabot/composer/squizlabs/ph…",
"author_name": "Pierre B",
"author_login": "l0gicgate",
"committed_at": "2024-01-03T05:53:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba5fbd613113686652ab94b5063afecbac8827cd",
"body": "…hecy-phpunit-tw-2.1\n\nUpdate phpspec/prophecy-phpunit requirement from ^2.0 to ^2.1",
"is_bot": false,
"headline": "Merge pull request #297 from slimphp/dependabot/composer/phpspec/prop…",
"author_name": "Pierre B",
"author_login": "l0gicgate",
"committed_at": "2024-01-03T05:53:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44f5a43bbb02bbddfcd3c684c1ce7f5816aabb85",
"body": "Updates the requirements on [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) to permit the latest version.\n- [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases)\n- [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG\n[…]\nodeSniffer/compare/3.7.0...3.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: squizlabs/php_codesniffer\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update squizlabs/php_codesniffer requirement from ^3.7 to ^3.8",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-03T05:53:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "891231383a75401992a2a5ae8e18728fca1147f3",
"body": "Updates the requirements on [phpspec/prophecy-phpunit](https://github.com/phpspec/prophecy-phpunit) to permit the latest version.\n- [Release notes](https://github.com/phpspec/prophecy-phpunit/releases)\n- [Changelog](https://github.com/phpspec/prophecy-phpunit/blob/master/CHANGES.md)\n- [Commits](http\n[…]\ny-phpunit/compare/v2.0.0...v2.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: phpspec/prophecy-phpunit\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update phpspec/prophecy-phpunit requirement from ^2.0 to ^2.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-03T05:53:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1a2ff9224ea705562de29bcb8b78a370f961336d",
"body": "…hecy-tw-1.18\n\nUpdate phpspec/prophecy requirement from ^1.17 to ^1.18",
"is_bot": false,
"headline": "Merge pull request #299 from slimphp/dependabot/composer/phpspec/prop…",
"author_name": "Pierre B",
"author_login": "l0gicgate",
"committed_at": "2024-01-03T05:52:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fe5509534c1fad772611bf3d294ea1884ce9201",
"body": "Updates the requirements on [phpspec/prophecy](https://github.com/phpspec/prophecy) to permit the latest version.\n- [Release notes](https://github.com/phpspec/prophecy/releases)\n- [Changelog](https://github.com/phpspec/prophecy/blob/master/CHANGES.md)\n- [Commits](https://github.com/phpspec/prophecy/compare/v1.17.0...v1.18.0)\n\n---\nupdated-dependencies:\n- dependency-name: phpspec/prophecy\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update phpspec/prophecy requirement from ^1.17 to ^1.18",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-01T23:24:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "655fd1f5d2f68fc42c3bbaf4521bce9224a434cb",
"body": null,
"is_bot": false,
"headline": "docblock typehint",
"author_name": "Luke Kuzmish",
"author_login": "cosmastech",
"committed_at": "2023-12-02T13:04:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cab19b265b8e378968eea2c27518be0cd17d6e4",
"body": null,
"is_bot": false,
"headline": "modify test",
"author_name": "Luke Kuzmish",
"author_login": "cosmastech",
"committed_at": "2023-11-25T01:33:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55e79ab06db8027f9da9511b290f82715077fca4",
"body": null,
"is_bot": false,
"headline": "add string-port test",
"author_name": "Luke Kuzmish",
"author_login": "cosmastech",
"committed_at": "2023-11-23T13:36:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6de109e7fbea188da9a1c66cf920ba05e732774",
"body": null,
"is_bot": false,
"headline": "allow filterPort as string",
"author_name": "Luke Kuzmish",
"author_login": "cosmastech",
"committed_at": "2023-11-23T13:30:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "625df54c63fcc82506c4518cf4874db06a8033a2",
"body": "Updates the requirements on [http-interop/http-factory-tests](https://github.com/http-interop/http-factory-tests) to permit the latest version.\n- [Release notes](https://github.com/http-interop/http-factory-tests/releases)\n- [Changelog](https://github.com/http-interop/http-factory-tests/blob/main/CH\n[…]\nests/compare/0.9.0...1.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: http-interop/http-factory-tests\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update http-interop/http-factory-tests requirement from ^0.9.0 to ^1.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-11-01T23:24:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4299f1650acad6df77fbaeb6f18c59e46af761b9",
"body": "…fill-php80-tw-1.28\n\nUpdate symfony/polyfill-php80 requirement from ^1.27 to ^1.28",
"is_bot": false,
"headline": "Merge pull request #291 from slimphp/dependabot/composer/symfony/poly…",
"author_name": "Pierre B",
"author_login": "l0gicgate",
"committed_at": "2023-10-03T04:55:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bedf9491dd4330be518136cc9dfb3129e04bfa7e",
"body": "Updates the requirements on [symfony/polyfill-php80](https://github.com/symfony/polyfill-php80) to permit the latest version.\n- [Commits](https://github.com/symfony/polyfill-php80/compare/v1.27.0...v1.28.0)\n\n---\nupdated-dependencies:\n- dependency-name: symfony/polyfill-php80\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update symfony/polyfill-php80 requirement from ^1.27 to ^1.28",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-09-01T23:35:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "841df4a862a729a3695bae168cb4409e76a631f4",
"body": "…7-integration-tests-1.3.0\n\nUpdate php-http/psr7-integration-tests requirement from 1.x-dev to 1.3.0",
"is_bot": false,
"headline": "Merge pull request #290 from slimphp/dependabot/composer/php-http/psr…",
"author_name": "Pierre B",
"author_login": "l0gicgate",
"committed_at": "2023-07-23T04:19:53Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 22,
"commits_last_year": 6,
"latest_release_at": "2025-11-05T19:46:39Z",
"latest_release_tag": "1.8.0",
"releases_from_tags": false,
"days_since_last_push": 240,
"active_weeks_last_year": 3,
"days_since_latest_release": 266,
"mean_days_between_releases": 121.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "slim/psr7",
"exists": true,
"license": "MIT",
"keywords": [
"http",
"psr-7",
"psr7"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/slim/psr7",
"is_deprecated": false,
"latest_version": "1.8.0",
"repository_url": "https://github.com/slimphp/Slim-Psr7",
"versions_count": 22,
"total_downloads": 20624724,
"dependents_count": 470,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 725573,
"first_published_at": null,
"latest_published_at": "2025-11-02T17:51:19Z",
"latest_version_yanked": null,
"days_since_latest_publish": 269
}
]
},
"popularity": {
"forks": 42,
"stars": 151,
"watchers": 8,
"fork_history": {
"days": [
{
"date": "2017-01-17",
"count": 1
},
{
"date": "2017-05-13",
"count": 1
},
{
"date": "2018-02-02",
"count": 1
},
{
"date": "2018-10-15",
"count": 1
},
{
"date": "2018-11-01",
"count": 1
},
{
"date": "2019-04-30",
"count": 2
},
{
"date": "2019-05-11",
"count": 1
},
{
"date": "2019-06-13",
"count": 1
},
{
"date": "2019-06-20",
"count": 1
},
{
"date": "2019-07-22",
"count": 1
},
{
"date": "2019-08-12",
"count": 1
},
{
"date": "2019-11-15",
"count": 1
},
{
"date": "2019-12-14",
"count": 1
},
{
"date": "2020-01-08",
"count": 2
},
{
"date": "2020-03-22",
"count": 1
},
{
"date": "2020-06-02",
"count": 1
},
{
"date": "2020-08-27",
"count": 1
},
{
"date": "2020-10-10",
"count": 1
},
{
"date": "2020-10-13",
"count": 1
},
{
"date": "2020-10-15",
"count": 1
},
{
"date": "2020-11-01",
"count": 1
},
{
"date": "2020-11-10",
"count": 1
},
{
"date": "2020-12-05",
"count": 1
},
{
"date": "2020-12-29",
"count": 1
},
{
"date": "2021-04-12",
"count": 1
},
{
"date": "2021-07-09",
"count": 1
},
{
"date": "2021-09-19",
"count": 1
},
{
"date": "2021-12-18",
"count": 1
},
{
"date": "2022-07-09",
"count": 1
},
{
"date": "2022-08-11",
"count": 1
},
{
"date": "2023-04-11",
"count": 1
},
{
"date": "2023-04-19",
"count": 1
},
{
"date": "2023-04-22",
"count": 1
},
{
"date": "2023-05-24",
"count": 1
},
{
"date": "2023-11-19",
"count": 1
},
{
"date": "2024-03-21",
"count": 1
},
{
"date": "2024-06-12",
"count": 1
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2025-04-01",
"count": 1
},
{
"date": "2026-02-19",
"count": 1
}
],
"complete": true,
"collected": 42,
"total_forks": 42
},
"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": 22322,
"source_files_sampled": 47,
"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": 12,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "fig/http-message-util",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.1.5"
},
{
"name": "psr/http-factory",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.1"
},
{
"name": "psr/http-message",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.0 || ^2.0"
},
{
"name": "ralouphie/getallheaders",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "fig/http-message-util",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "psr/http-factory",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "psr/http-message",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ralouphie/getallheaders",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "adriansuter/php-autoload-override",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-json",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "http-interop/http-factory-tests",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-http/psr7-integration-tests",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "squizlabs/php_codesniffer",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 12,
"direct_count": 4,
"indirect_count": 8
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 192,
"open_issues": 2,
"closed_ratio": 0.973,
"closed_issues": 71,
"closed_unmerged_prs": 43
},
"bus_factor": 2,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "l0gicgate",
"commits": 231,
"avatar_url": "https://avatars.githubusercontent.com/u/6510935?v=4"
},
{
"type": "User",
"login": "akrabat",
"commits": 76,
"avatar_url": "https://avatars.githubusercontent.com/u/33135?v=4"
},
{
"type": "User",
"login": "nbayramberdiyev",
"commits": 36,
"avatar_url": "https://avatars.githubusercontent.com/u/23094428?v=4"
},
{
"type": "User",
"login": "williamdes",
"commits": 36,
"avatar_url": "https://avatars.githubusercontent.com/u/7784660?v=4"
},
{
"type": "User",
"login": "adriansuter",
"commits": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/3974990?v=4"
},
{
"type": "User",
"login": "mapogolions",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/41992686?v=4"
},
{
"type": "User",
"login": "t0mmy742",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/29512640?v=4"
},
{
"type": "User",
"login": "Stilch",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/41281401?v=4"
},
{
"type": "User",
"login": "danopz",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/2058825?v=4"
},
{
"type": "User",
"login": "theodorejb",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/3053271?v=4"
}
],
"contributors_sampled": 27,
"top_contributor_share": 0.462
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"tests.yml"
],
"has_docs_dir": false,
"linter_configs": [
"phpcs.xml"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 3,
"reason": "4 out of 11 merged PRs checked by a CI test -- score normalized to 3",
"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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 23 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 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": "76e7e3b1cdfd583e9035c4c966c08e01e45ce959",
"ran_at": "2026-07-30T02:56:47Z",
"aggregate_score": 5.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-03-01T23:22:37Z",
"oldest_open_prs": [
{
"number": 342,
"created_at": "2025-12-02T01:27:36Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-11-02T17:51:19Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 97,
"created_at": "2019-05-20T16:02:28Z",
"last_comment_at": "2024-07-10T11:04:51Z",
"last_comment_author": "odan"
},
{
"number": 282,
"created_at": "2023-03-10T10:19:32Z",
"last_comment_at": "2024-06-10T10:30:36Z",
"last_comment_author": "akrabat"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/slimphp/Slim-Psr7",
"host": "github.com",
"name": "Slim-Psr7",
"owner": "slimphp"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 60 is calibrated to 65 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 60,
"calibrated": 65,
"calibration": "2026-08-02"
}
}
],
"value": 65,
"inputs": {
"security": 57,
"vitality": 33,
"community": 75,
"governance": 76,
"calibration": "2026-08-02",
"engineering": 66,
"ai_readiness": 39,
"weighted_overall_raw": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 33,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"commits_last_year": 6,
"human_commit_share": 0.84,
"days_since_last_push": 240,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 240 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 240
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "6 commits in the last year",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 6
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "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": 22,
"latest_release_tag": "1.8.0",
"releases_from_tags": false,
"days_since_latest_release": 266,
"mean_days_between_releases": 121.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "22 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 22
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 266 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 266
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~121.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 121.8
}
}
],
"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": "dormant",
"guards": [
"recent_release"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 1,
"days_since_last_merged_pr": 275,
"days_since_last_human_commit": 275,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 275 days, with nothing left unanswered; held at dormant by a release within the year",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 275
}
},
{
"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": 75,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"forks": 42,
"stars": 151,
"watchers": 8,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "151 stars",
"points": 35.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 151
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "42 forks",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 42
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "8 watchers",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 8
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"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 (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": 13.5,
"status": "met",
"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": "exceptional",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 96,
"inputs": {
"packages": [
"slim/psr7"
],
"dependents": 470,
"ecosystems": "packagist",
"total_downloads": 20624724,
"monthly_downloads": 725573
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "725,573 downloads/month across packagist",
"points": 78.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 725573,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "470 packages depend on it",
"points": 17.8,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 470
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 76,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 27,
"top_contributor_share": 0.462
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 46% of commits",
"points": 12.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 46
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "27 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 27
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 23 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"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": 92,
"inputs": {
"merged_prs": 192,
"open_issues": 2,
"closed_issues": 71,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.973,
"closed_unmerged_prs": 43,
"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": "97% of issues closed",
"points": 40.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 97
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "192/235 decided PRs merged",
"points": 24.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 192,
"decided": 235
}
}
],
"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": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"followers": 240,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "slimphp",
"public_repos": 18,
"account_age_days": 4172
},
"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": "240 followers of slimphp",
"points": 17.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 240,
"login": "slimphp"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "18 public repos, account ~11 yr old",
"points": 21.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 18
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"slim/psr7"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 269
},
"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 269 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 269
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 66,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "phpcs.xml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "4 out of 11 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 57,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 5.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": "4 out of 11 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"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": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 23 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "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": "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. 1 match(es) from contributors below the commit-weight threshold (fewer than 50 commits and under 10% of sampled commits) are recorded for review and do not affect the score.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
},
{
"code": "jurisdiction_below_threshold",
"params": {
"count": 1
}
}
],
"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": [
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"assessed_self_published_locations": 20
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match; 1 match(es) below the commit-weight threshold (<50 commits and <10% of commits), review-only",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
},
{
"code": "jurisdiction_below_threshold",
"params": {
"count": 1,
"share": 10,
"commits": 50
}
}
],
"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": "weak",
"name": "AI Readiness",
"value": 39,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.417,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "35 of 84 human commits state their intent (structured subject or explanatory body)",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 35,
"sampled": 84
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.16
},
"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": "phpcs.xml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml"
}
}
],
"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": "16 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 16,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 22322,
"source_files_sampled": 47,
"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/47 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 47,
"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": {
"top": [
"library"
],
"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.5.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-30T02:57:12.911733Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/slimphp/Slim-Psr7.svg",
"full_name": "slimphp/Slim-Psr7",
"license_state": "standard",
"license_spdx": "MIT"
}