JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"php",
"reactphp",
"promise"
],
"is_fork": false,
"size_kb": 838,
"has_wiki": false,
"homepage": "https://reactphp.org/promise/",
"languages": {
"PHP": 170293
},
"pushed_at": "2026-05-10T22:28:52Z",
"created_at": "2012-10-24T21:41:22Z",
"owner_type": "Organization",
"updated_at": "2026-07-11T13:20:18Z",
"description": "Promises/A implementation for PHP.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "3.x",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://reactphp.org",
"name": "ReactPHP",
"type": "Organization",
"login": "reactphp",
"company": null,
"location": null,
"followers": 473,
"avatar_url": "https://avatars.githubusercontent.com/u/1696866?v=4",
"created_at": "2012-05-01T21:59:23Z",
"is_verified": null,
"public_repos": 19,
"account_age_days": 5194
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.3.0",
"kind": "minor",
"published_at": "2025-08-19T19:13:56Z"
},
{
"tag": "v3.2.0",
"kind": "minor",
"published_at": "2024-05-24T10:41:18Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2023-11-16T16:24:30Z"
},
{
"tag": "v2.11.0",
"kind": "minor",
"published_at": "2023-11-16T16:18:53Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2023-11-16T16:14:23Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2023-07-11T16:15:42Z"
},
{
"tag": "v2.10.0",
"kind": "minor",
"published_at": "2023-05-02T15:20:29Z"
},
{
"tag": "v2.9.0",
"kind": "minor",
"published_at": "2022-02-11T10:30:10Z"
},
{
"tag": "v2.8.0",
"kind": "minor",
"published_at": "2020-05-12T15:18:17Z"
},
{
"tag": "v2.7.1",
"kind": "patch",
"published_at": "2019-01-07T21:27:45Z"
},
{
"tag": "v2.7.0",
"kind": "minor",
"published_at": "2018-06-13T16:00:10Z"
},
{
"tag": "v2.6.0",
"kind": "minor",
"published_at": "2018-06-11T12:57:13Z"
},
{
"tag": "v2.5.1",
"kind": "patch",
"published_at": "2017-03-25T12:15:21Z"
},
{
"tag": "v2.5.0",
"kind": "minor",
"published_at": "2016-12-22T14:11:47Z"
},
{
"tag": "v2.4.1",
"kind": "patch",
"published_at": "2016-05-03T17:53:04Z"
},
{
"tag": "v2.4.0",
"kind": "minor",
"published_at": "2016-03-31T13:14:07Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2016-03-31T13:29:47Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2016-03-07T13:48:14Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2016-02-27T19:23:23Z"
},
{
"tag": "v2.2.2",
"kind": "patch",
"published_at": "2016-02-26T19:11:33Z"
},
{
"tag": "v2.2.1",
"kind": "patch",
"published_at": "2015-07-03T13:50:42Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2015-07-01T14:45:09Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2014-12-30T13:38:56Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2014-10-15T20:16:01Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2013-12-10T15:48:34Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2018-06-12T08:37:04Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2018-06-12T08:36:21Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2018-06-12T08:35:52Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2018-06-12T08:34:47Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2018-06-12T08:34:11Z"
}
],
"recent_commits": [
{
"oid": "119a9456ee3b14714f556cd83a8dc1bdac00ee00",
"body": "…-PHP-7.2\n\n[3.x] Update test environment for PHP 7.2 to compatible PHPUnit version",
"is_bot": false,
"headline": "Merge pull request #275 from reactphp/3.x-update-test-environment-for…",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2026-05-10T22:28:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3026b5b3a6654229c594c34330b419cbe654d08d",
"body": "These changes ensure we can continue to run PHPUnit on PHP 7.2 by updating PHPUnit to 8.5. This is due to recent improvements in composer as discussed in https://github.com/reactphp/event-loop/pull/284.",
"is_bot": false,
"headline": "[3.x] Update test environment for PHP 7.2 to compatible PHPUnit version",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2026-04-25T12:02:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23444f53a813a3296c1368bb104793ce8d88f04a",
"body": "Run tests on PHP 8.4 and update test environment",
"is_bot": false,
"headline": "Merge pull request #271 from clue-labs/update-tests",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2025-08-19T18:57:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "facb3bae1b8760a9cc8bf2605bb5fd128e12881d",
"body": null,
"is_bot": false,
"headline": "Run tests on PHP 8.4 and update test environment",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2025-08-18T21:09:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f80055cc21ba7bcd3989e4902061fc12e2bcc1d",
"body": "Fix inconsistent switch case syntax",
"is_bot": false,
"headline": "Merge pull request #264 from theodorejb/patch-1",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2024-11-19T18:32:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3998c8a5d3cff0b39b2f332da550e996f35b947",
"body": "This must have been a typo, since it's the only instance where the non-standard syntax is used.",
"is_bot": false,
"headline": "Fix inconsistent switch case syntax",
"author_name": "Theodore Brown",
"author_login": "theodorejb",
"committed_at": "2024-11-11T14:07:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a164643313c71354582dc850b42b33fa12a4b63",
"body": null,
"is_bot": false,
"headline": "Prepare v3.2.0 release",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2024-05-24T10:39:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81516b6335765c8385b56ba71b72942b947943b6",
"body": "Include previous exceptions when reporting unhandled promise rejections",
"is_bot": false,
"headline": "Merge pull request #262 from clue-labs/unhandled-previous",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2024-05-23T14:56:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0668bfe90f33c401551d6054fc456c5a2d32d0e",
"body": null,
"is_bot": false,
"headline": "Include previous exceptions when reporting unhandled promise rejections",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2024-05-23T13:07:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93d0c05ec18d6f62c1be2a8ed5c9139ba943c4ed",
"body": "Update test suite to improve PHP 8.4+ support",
"is_bot": false,
"headline": "Merge pull request #261 from SimonFrings/stacktrace",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2024-05-22T17:47:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "892ba78e443c974283b31e6ae8674281798389d5",
"body": null,
"is_bot": false,
"headline": "Update test suite to improve PHP 8.4+ support",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2024-05-22T11:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dcf6c6c2d9058a14ea9a95a024576ddb1545757",
"body": "Improve PHP 8.4+ support by avoiding implicitly nullable type declarations",
"is_bot": false,
"headline": "Merge pull request #260 from SimonFrings/nullable",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2024-05-15T05:35:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57cafa9cd6b94ce8f31f8bc97ce6fb321f775041",
"body": "Fixes all issues that emits a deprecation notice on PHP 8.4.\n\nSee:\n - [RFC](https://wiki.php.net/rfc/deprecate-implicitly-nullable-types)\n - [PHP 8.4: Implicitly nullable parameter declarations deprecated](https://php.watch/versions/8.4/implicitly-marking-parameter-type-nullable-deprecated)",
"is_bot": false,
"headline": "[PHP 8.4] Fixes for implicit nullability deprecation",
"author_name": "Ayesh Karunaratne",
"author_login": "Ayesh",
"committed_at": "2024-03-15T07:21:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e563d55d1641de1dea9f5e84f3cccc66d2bfe02c",
"body": null,
"is_bot": false,
"headline": "Prepare v3.1.0 release",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2023-11-16T16:21:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75f3e013d056856a8f177eee153ca10278728e70",
"body": "[3.x] Run tests on PHP 8.3 and update test suite",
"is_bot": false,
"headline": "Merge pull request #255 from clue-labs/php8.3-v3",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2023-11-03T08:32:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3282305c5a73127e9735ef0d70552d15c1231d5e",
"body": null,
"is_bot": false,
"headline": "Run tests on PHP 8.3 and update test suite",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2023-10-30T08:11:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7053e3ca49a9a8225f081c8f67f785f80cb4d82e",
"body": "Update PHPStan",
"is_bot": false,
"headline": "Merge pull request #251 from ondrejmirtes/update-phpstan",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2023-09-18T20:25:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91cad0e619124af981fbe2e7354c55e00d062699",
"body": null,
"is_bot": false,
"headline": "Update PHPStan",
"author_name": "Ondrej Mirtes",
"author_login": "ondrejmirtes",
"committed_at": "2023-09-18T09:03:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cd145832b37b2838dfc9800083601cd9529f799",
"body": "Describe all callable arguments with types for `Promise` and `Deferred`",
"is_bot": false,
"headline": "Merge pull request #253 from clue-labs/callable-types",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2023-09-11T14:07:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de40371514b723b54adfedcef7737c75ea1427aa",
"body": null,
"is_bot": false,
"headline": "Describe callable arguments for Promise",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2023-09-09T17:18:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb96a7b46bb0049ed0c83484d789b7415abbf536",
"body": null,
"is_bot": false,
"headline": "Describe callable arguments for Deferred",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2023-09-09T15:06:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baf9ab543a6cd5c73379026b88ad0a648c7a888d",
"body": "Fix gist link about promise in README.md",
"is_bot": false,
"headline": "Merge pull request #250 from SQKo/patch-1",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2023-08-28T09:39:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11b78c13e76b4ffceca103c67ef7186fe6dacb80",
"body": null,
"is_bot": false,
"headline": "Fix gist link about promise",
"author_name": "SQKo",
"author_login": "SQKo",
"committed_at": "2023-08-27T11:04:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c86753c76fd3be465d93b308f18d189f01a22be4",
"body": null,
"is_bot": false,
"headline": "Prepare v3.0.0 release",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2023-07-11T16:12:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d317026dfecbc98d08212899ff874d8ec9102b23",
"body": "[3.x] Add template annotations",
"is_bot": false,
"headline": "Merge pull request #247 from WyriHaximus-secret-labs/3.0-templates",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2023-07-11T11:58:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b14580de7ca6d2374490b96a27ecd6fc5c55a9c8",
"body": "Adds template annotations turning the `PromiseInterface` into a generic.\n\nVariables `$p1` and `$p2` in the following code example both are\n`PromiseInterface<int|string>`.\n\n```php\n$f = function (): int|string {\n return time() % 2 ? 'string' : time();\n};\n\n/**\n * @return PromiseInterface<int|string>\n[…]\non (bool $a) {});\n```\n\nBuilds on top of https://github.com/reactphp/promise/pull/246 and\nhttps://github.com/reactphp/promise/pull/188 and is a requirement for\nhttps://github.com/reactphp/async/pull/40",
"is_bot": false,
"headline": "[3.x] Add template annotations",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2023-07-11T11:38:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "af5814cc479211948fe93a4cceae397b356edf9f",
"body": "Add new `set_rejection_handler()` function for unhandled rejections",
"is_bot": false,
"headline": "Merge pull request #249 from clue-labs/set-rejection-handler",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2023-07-11T09:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1e8940b3f9b240f636c129571f0dfe5a9eb2f5d",
"body": null,
"is_bot": false,
"headline": "Add new `set_rejection_handler()` function",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2023-07-10T18:20:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d87b562b9af66847c85e5cb8f658702ade7edf2c",
"body": "Report any unhandled promise rejections",
"is_bot": false,
"headline": "Merge pull request #248 from clue-labs/report-unhandled",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2023-07-07T08:41:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0d0f3da0d7b89d54b57bfe5bff9ec8245113b57",
"body": null,
"is_bot": false,
"headline": "Report any unhandled promise rejections",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2023-07-06T14:24:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d66fa6665b8c9843c7f699c90ff7449524a82096",
"body": "[3.x] Add PHPStan to test environment with `max` level",
"is_bot": false,
"headline": "Merge pull request #246 from clue-labs/phpstan-v3",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2023-06-21T15:16:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4e614538c0a02e4b1ac0db1db47c8075e7ff3e3",
"body": null,
"is_bot": false,
"headline": "Improve type definitions and update to PHPStan level `max`",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2023-06-21T10:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd5e88602c8720611d4bc7e9aa113268e08c0677",
"body": null,
"is_bot": false,
"headline": "Add PHPStan to test environment",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2023-06-21T10:26:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60198555f041234a186754951585d0f813487fc5",
"body": "Revert issue template changes to use organisation issue template",
"is_bot": false,
"headline": "Merge pull request #243 from SimonFrings/revert_issue_template",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-11-19T13:05:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "259ebca4ac1a67f3fc7950f2b274548cf66de0c4",
"body": null,
"is_bot": false,
"headline": "Revert issue template changes to use organisation issue template",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2022-11-18T14:37:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "863c4a628c506e3efd734fabfc8daa445127156c",
"body": "[3.x] Update test suite and report failed assertions",
"is_bot": false,
"headline": "Merge pull request #240 from clue-labs/update-tests",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2022-10-31T09:13:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7eea9a75e362da44e550cd38ff35875b9065209",
"body": null,
"is_bot": false,
"headline": "Update test suite and report failed assertions",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-10-30T12:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84f20465475df2d6bc4a191eb26840d228c308fc",
"body": "Add issue template for better orientation",
"is_bot": false,
"headline": "Merge pull request #239 from SimonFrings/issue_template",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-10-25T22:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f625effab0bfd807191e58a0af33974071025b0d",
"body": null,
"is_bot": false,
"headline": "Add issue template for better orientation",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2022-10-24T13:46:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d76ba7bb38b2bd94be00ef208af2357929631165",
"body": "Remove internal `Queue` leftovers",
"is_bot": false,
"headline": "Merge pull request #238 from clue-labs/dequeue",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-10-10T22:20:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42f7fccd891331599d869d2fd44874eea8e61574",
"body": null,
"is_bot": false,
"headline": "Remove internal `Queue` leftovers",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-10-06T11:49:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee59eaeb8b5e14778e291a2ae9d1b12c55c7ee1a",
"body": "[3.x] feat: add support for DNF types",
"is_bot": false,
"headline": "Merge pull request #236 from nhedger/feat/dnf",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-09-14T18:44:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19d52299372d4fee43ee69875a81d35433af8d46",
"body": null,
"is_bot": false,
"headline": "chore: inline `matchesType` and `matchesAllTypes`",
"author_name": "Nicolas Hedger",
"author_login": "nhedger",
"committed_at": "2022-09-14T15:23:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3731d1993d5439011ec03f6562d108bd6d7a3331",
"body": null,
"is_bot": false,
"headline": "feat: add support for DNF types",
"author_name": "Nicolas Hedger",
"author_login": "nhedger",
"committed_at": "2022-09-08T17:10:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9aa5a3bed7ed22178a1344d6261325d9a3b42a9",
"body": "[3.x] Test on PHP 8.2",
"is_bot": false,
"headline": "Merge pull request #234 from WyriHaximus-secret-labs/3.x-test-on-8.2",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-08-27T09:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "414d5b221ab65f6f46ed6fa8767b022bacfe889d",
"body": "With PHP 8.2 coming out later this year, we should be reading for it's release to ensure all out code works on it.\n\nRefs: https://github.com/reactphp/event-loop/pull/258",
"is_bot": false,
"headline": "Test on PHP 8.2",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-08-23T06:51:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bb9a7eb5fea00e1b6e513847729aad994b19908",
"body": "chore(docs): remove leading dollar signs",
"is_bot": false,
"headline": "Merge pull request #231 from nhedger/chore/remove-dollar-sign",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-07-08T19:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d1dbe691fe97fec302c91c58089ac06a76f2447",
"body": null,
"is_bot": false,
"headline": "chore(docs): remove leading dollar sign",
"author_name": "Nicolas Hedger",
"author_login": "nhedger",
"committed_at": "2022-06-28T05:28:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "033dc5fc6d46b996efcffe1c24f19ff8376c77cc",
"body": "Continue internal `Queue` execution also after fiber is suspended",
"is_bot": false,
"headline": "Merge pull request #229 from clue-labs/queue-fibers",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-06-23T23:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c325e739446a3a9301f0a0f69f6e7a9840e3d2f",
"body": "Update test suite to avoid deprecation notices for PHP 8.1+",
"is_bot": false,
"headline": "Merge pull request #230 from clue-labs/php8.1-tests",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-06-23T18:13:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed5bd5272e53d9f49725704af81b4ba1242a8fc7",
"body": null,
"is_bot": false,
"headline": "Update test suite to avoid deprecation notices for PHP 8.1+",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-06-23T09:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "616495c921218f591cf73bdbf52cedf0e5b7f740",
"body": null,
"is_bot": false,
"headline": "Continue internal `Queue` execution after fiber is suspended",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-06-23T08:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e63bcececc29c4d24b066efc47c82e064e3e801a",
"body": "Support `iterable` type for `all()` + `race()` + `any()`",
"is_bot": false,
"headline": "Merge pull request #225 from clue-labs/iterable",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-06-13T14:18:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57fa798300582ad1ccf7b87d735bd9f3297e4afc",
"body": null,
"is_bot": false,
"headline": "Take advantage of iterators instead of converting to array first",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-06-10T07:38:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9219299b418802b9d14ee824737651e8feb910c2",
"body": null,
"is_bot": false,
"headline": "Support `iterable` type for `all()` + `race()` + `any()`",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-06-10T07:29:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93d4b0fd69e4badd5252e417f0fe668529e2bf1f",
"body": "[RFC] Remove `done()` method",
"is_bot": false,
"headline": "Merge pull request #224 from clue-labs/no-done",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-06-03T11:13:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bf21109258bf5f7dec028c26ba682dac232f890",
"body": null,
"is_bot": false,
"headline": "Remove `done()` method",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-06-03T07:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16052d3a79c73d9e0ca1178b13c8d80b4b12625e",
"body": "[RFC] Remove `some()`, `map()`, `reduce()` functions",
"is_bot": false,
"headline": "Merge pull request #219 from clue-labs/less-functions",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-06-01T19:28:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5137c81929caab3976b7e8b5737ad9db3b6083fe",
"body": null,
"is_bot": false,
"headline": "Remove `map()` function",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-06-01T06:39:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51638e795841b7e171b0092921b263ff4f5cf5a2",
"body": null,
"is_bot": false,
"headline": "Remove `reduce()` function",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-06-01T06:39:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b2c528090295544f7da5d74df2d1ec0642c045b",
"body": null,
"is_bot": false,
"headline": "Remove `some()` function",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-06-01T06:38:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bc784ef7b6323a1060e7f7c79ab0d785bbd2b00",
"body": "[RFC] Remove unneeded `PromisorInterface`",
"is_bot": false,
"headline": "Merge pull request #220 from clue-labs/no-promisor",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-05-31T22:01:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55f5d386da33c8512d17491efe478369930ff5e4",
"body": null,
"is_bot": false,
"headline": "Remove unneeded `PromisorInterface`",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-05-17T20:46:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8485913c7f7efaa9654e20496252f51ada94870d",
"body": "[3.x] Add badge to show number of project installations",
"is_bot": false,
"headline": "Merge pull request #214 from SimonFrings/installations",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-03-21T19:25:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af74aecdecdb7fb9e5d5c00e3338481035ae7b5d",
"body": null,
"is_bot": false,
"headline": "Add badge to show number of project installations",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2022-03-18T09:36:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3559353673872c581e47f3b8e77a16f46756cff",
"body": "Require argument for `resolve()` function",
"is_bot": false,
"headline": "Merge pull request #213 from clue-labs/resolve-argument",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-02-27T21:15:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89fab3503a920a3142274c78310b0fa56b57dc5c",
"body": null,
"is_bot": false,
"headline": "Require argument for `resolve()` function",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-02-24T12:59:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16a338b649ccc02e1638e4fc2bc8078022eb0b66",
"body": "Rename development branch to `3.x` and add installation instructions",
"is_bot": false,
"headline": "Merge pull request #212 from clue-labs/rename-3.x",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-02-11T11:56:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c72e43d56b2de23faa18f659f7143710f359dc5",
"body": null,
"is_bot": false,
"headline": "Rename development branch to `3.x` and add installation instructions",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-02-11T09:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec444aaf94aa7a7a4dc2d23da58c3f876a5ad1d7",
"body": "Improve test suite to fix default Exception message (PHP 8.1)",
"is_bot": false,
"headline": "Merge pull request #210 from bzikarsky/bz/deprecated-warning-fix",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-02-07T12:21:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "333ab4b48a787e04b658c509bab32580a59f6dfe",
"body": "Support intersection types (PHP 8.1+ / ported from v2 to v3)",
"is_bot": false,
"headline": "Merge pull request #209 from bzikarsky/bz/union-types-v3",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-02-05T21:33:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74de3184ec9b5a011acff3cf46bb65db463af981",
"body": "PHP8.1+ complains about Exception not accepting `null` as the message\nargument for an `Exception` constructor. This fixes it.",
"is_bot": false,
"headline": "Fix incorrect default message for exception ctor",
"author_name": "Benjamin Zikarsky",
"author_login": "bzikarsky",
"committed_at": "2022-02-05T17:06:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5189eb6f3b372f4c47dd2c94c4c454c3dedfbdfd",
"body": null,
"is_bot": false,
"headline": "Extend _checkTypehint support for PHP8.1's intersection types",
"author_name": "Benjamin Zikarsky",
"author_login": "bzikarsky",
"committed_at": "2022-02-05T17:03:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae8eb1a69fd135e0d8acb80f22f33ab1ccf28964",
"body": null,
"is_bot": false,
"headline": "Port _checkType implementation from v2",
"author_name": "Benjamin Zikarsky",
"author_login": "bzikarsky",
"committed_at": "2022-02-04T13:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30284b00c310c3eb64d0dd8ee5ae39f80b80ef43",
"body": "Add `catch()` and `finally()`, deprecate `otherwise()` and `always()`",
"is_bot": false,
"headline": "Merge pull request #208 from clue-labs/catch-finally",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-01-23T10:25:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84322e6f9bea8fbf637701bbac549bca46aa560b",
"body": null,
"is_bot": false,
"headline": "Add `catch()` and `finally()`, deprecate `otherwise()` and `always()`",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-01-23T09:14:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "964750093fc9dca7d3b0d7f0bda5ebf28e8e6860",
"body": "Support PHP 8.1",
"is_bot": false,
"headline": "Merge pull request #199 from SimonFrings/php",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2021-11-16T12:21:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02984462b03ef1fcda251f8c388080ca912b0981",
"body": null,
"is_bot": false,
"headline": "Support PHP 8.1",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2021-11-15T14:45:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d649e300b2b26986ed9029411dee9515e10d97fa",
"body": "Add PHP 8 support and address deprecation of ReflectionType::getClass()",
"is_bot": false,
"headline": "Merge pull request #197 from SimonFrings/deprecated",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2021-10-12T16:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "babade6eb3a5d302274145330f35a9e0d78f022c",
"body": null,
"is_bot": false,
"headline": "Merge pull request #193 from woodongwong/master",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2021-10-11T21:36:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ea3fe8b3ca3cb4085d2a3d1a4e90a8c23c0f99a",
"body": null,
"is_bot": false,
"headline": "Run tests on PHP 8",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2021-10-07T11:01:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "241d5b64ad9f4f9189552f12edfd5e0957a3573d",
"body": null,
"is_bot": false,
"headline": "php8: address ReflectionParameter::getClass deprecation",
"author_name": "cdosoftei",
"author_login": "cdosoftei",
"committed_at": "2021-10-07T10:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2a89487f1eb434b0e6fcea07003d6796a28638e",
"body": null,
"is_bot": false,
"headline": "Adjustments for 7.1, support for union types, test suite updates",
"author_name": "cdosoftei",
"author_login": "cdosoftei",
"committed_at": "2021-10-07T10:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16ab8077c92bc5c558a7584af320f40a074cb74c",
"body": null,
"is_bot": false,
"headline": "Update FunctionResolveTest.php",
"author_name": "woodong",
"author_login": "woodongwong",
"committed_at": "2021-08-31T05:42:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22791620474e08cae011afdec5d3fbeb14cb4974",
"body": "Fix brackets on documentation",
"is_bot": false,
"headline": "Merge pull request #189 from srdante/patch-1",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-05-08T12:52:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fdc396bced429cdae83d9870c96bc450ef3e494",
"body": null,
"is_bot": false,
"headline": "Fix brackets on documentation",
"author_name": "Dante",
"author_login": "miguilimzero",
"committed_at": "2021-05-07T19:45:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29f1ed573460ea8a6d56c500b32145a19a4c15d4",
"body": "Use GitHub actions for continuous integration (CI)",
"is_bot": false,
"headline": "Merge pull request #185 from SimonFrings/ci",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2021-02-09T15:06:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eb99eaf6c4256c97f9ec5aa47fed9b3878134a9",
"body": "Bye bye Travis CI, you've served us well.",
"is_bot": false,
"headline": "Use GitHub actions for continuous integration (CI)",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2021-02-09T08:40:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0845d291435b862f9a22bb5971ba18f50a00da09",
"body": "…am-to-license\n\nAdd full core team to the license",
"is_bot": false,
"headline": "Merge pull request #178 from WyriHaximus-secret-labs/add-full-core-te…",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2020-08-26T22:08:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a9caa1039d8fe0cdb1f80be9d8485db8d0360f6",
"body": null,
"is_bot": false,
"headline": "Add full core team to composer authors list",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2020-08-24T17:46:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e252d9524f933f39abf86e7a3c229c613bac552",
"body": "Added the full core team in order of joining the team",
"is_bot": false,
"headline": "Add full core team to the license",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2020-08-24T17:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12dcf28ddda57bec35f2983591b3d8d18a514856",
"body": "Initialize Deferred's state in the constructor",
"is_bot": false,
"headline": "Merge pull request #171 from Kubo2/oo-deferred",
"author_name": "Jan Sorgalla",
"author_login": "jsor",
"committed_at": "2020-08-19T08:45:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee56552723e4709125b494e1e94861edf8af1366",
"body": "Update PHPUnit configuration schema for PHPUnit 9.3 and minor clean up",
"is_bot": false,
"headline": "Merge pull request #177 from SimonFrings/tests",
"author_name": "Jan Sorgalla",
"author_login": "jsor",
"committed_at": "2020-08-19T08:41:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85282771a5256d31b8cc2719b86fd651e23e7d47",
"body": null,
"is_bot": false,
"headline": "Update PHPUnit configuration schema for PHPUnit 9.3",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2020-08-17T11:51:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3d4ec3e14e76f47d7a323e38ccef9c0ae2e6838",
"body": "…hint-to-some-howMany\n\nAdd type declarations for `some()`",
"is_bot": false,
"headline": "Merge pull request #172 from WyriHaximus-secret-labs/add-missing-type…",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2020-08-08T13:32:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ea755b62e1e38d822a8664b5fb8f035fadc33cc",
"body": "Run tests on PHPUnit 9 and clean up test suite",
"is_bot": false,
"headline": "Merge pull request #173 from SimonFrings/tests",
"author_name": "Jan Sorgalla",
"author_login": "jsor",
"committed_at": "2020-07-19T10:01:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f741aa34cd09812c9db8d5baf5e41b1c2bdbccdd",
"body": null,
"is_bot": false,
"headline": "Clean up test suite",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2020-07-17T11:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab4d4111231892e39a7aeea9bef78ca4fc6032a9",
"body": null,
"is_bot": false,
"headline": "Run tests on PHPUnit 9",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2020-07-17T11:29:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ac36b1a87fbe372bd1fe9ad2c2f92ee4771e177",
"body": null,
"is_bot": false,
"headline": "Add missing typehint to some's howMany",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2020-07-01T16:14:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c06be4d16a4a9f2c509b99380d714b1da69e42d5",
"body": "This change refactors out unnecessary and magical (= unclear,\nhard-to-understand) code from Deferred's methods and moves object\nstate initialization where it belongs - to the constructor.",
"is_bot": false,
"headline": "Initialize Deferred's state in constructor",
"author_name": "Kubis",
"author_login": "Kubo2",
"committed_at": "2020-06-30T14:05:29Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 30,
"commits_last_year": 4,
"latest_release_at": "2025-08-19T19:13:56Z",
"latest_release_tag": "v3.3.0",
"releases_from_tags": false,
"days_since_last_push": 72,
"active_weeks_last_year": 3,
"days_since_latest_release": 336,
"mean_days_between_releases": 268.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "react/promise",
"exists": true,
"license": "MIT",
"keywords": [
"promises",
"promise"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/react/promise",
"is_deprecated": false,
"latest_version": "v3.3.0",
"repository_url": "https://github.com/reactphp/promise",
"versions_count": 30,
"total_downloads": 394147556,
"dependents_count": 705,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 9066328,
"first_published_at": null,
"latest_published_at": "2025-08-19T18:57:03Z",
"latest_version_yanked": null,
"days_since_latest_publish": 336
}
]
},
"popularity": {
"forks": 149,
"stars": 2456,
"watchers": 48,
"fork_history": {
"days": [
{
"date": "2013-11-06",
"count": 1
},
{
"date": "2013-12-21",
"count": 1
},
{
"date": "2014-04-24",
"count": 1
},
{
"date": "2014-05-08",
"count": 1
},
{
"date": "2014-08-02",
"count": 1
},
{
"date": "2014-10-27",
"count": 1
},
{
"date": "2014-11-04",
"count": 1
},
{
"date": "2014-11-19",
"count": 1
},
{
"date": "2014-12-14",
"count": 1
},
{
"date": "2014-12-28",
"count": 1
},
{
"date": "2015-01-07",
"count": 1
},
{
"date": "2015-01-20",
"count": 1
},
{
"date": "2015-01-27",
"count": 1
},
{
"date": "2015-03-03",
"count": 1
},
{
"date": "2015-03-06",
"count": 1
},
{
"date": "2015-03-19",
"count": 1
},
{
"date": "2015-03-26",
"count": 1
},
{
"date": "2015-05-08",
"count": 1
},
{
"date": "2015-05-11",
"count": 1
},
{
"date": "2015-07-11",
"count": 1
},
{
"date": "2015-07-16",
"count": 1
},
{
"date": "2015-07-21",
"count": 1
},
{
"date": "2015-08-21",
"count": 1
},
{
"date": "2015-08-28",
"count": 1
},
{
"date": "2015-09-11",
"count": 1
},
{
"date": "2015-09-17",
"count": 1
},
{
"date": "2015-10-20",
"count": 1
},
{
"date": "2015-11-08",
"count": 1
},
{
"date": "2015-11-23",
"count": 1
},
{
"date": "2015-11-24",
"count": 1
},
{
"date": "2015-11-25",
"count": 1
},
{
"date": "2015-12-07",
"count": 1
},
{
"date": "2016-02-08",
"count": 1
},
{
"date": "2016-02-11",
"count": 1
},
{
"date": "2016-03-22",
"count": 1
},
{
"date": "2016-04-09",
"count": 1
},
{
"date": "2016-04-29",
"count": 1
},
{
"date": "2016-05-03",
"count": 1
},
{
"date": "2016-05-12",
"count": 2
},
{
"date": "2016-05-31",
"count": 1
},
{
"date": "2016-06-10",
"count": 1
},
{
"date": "2016-07-14",
"count": 1
},
{
"date": "2016-07-16",
"count": 1
},
{
"date": "2016-08-10",
"count": 1
},
{
"date": "2016-08-29",
"count": 1
},
{
"date": "2016-08-30",
"count": 1
},
{
"date": "2016-08-31",
"count": 1
},
{
"date": "2016-10-09",
"count": 1
},
{
"date": "2016-10-19",
"count": 3
},
{
"date": "2016-11-08",
"count": 1
},
{
"date": "2016-12-22",
"count": 1
},
{
"date": "2017-03-15",
"count": 1
},
{
"date": "2017-03-20",
"count": 1
},
{
"date": "2017-05-02",
"count": 1
},
{
"date": "2017-05-09",
"count": 1
},
{
"date": "2017-05-18",
"count": 1
},
{
"date": "2017-05-20",
"count": 1
},
{
"date": "2017-05-23",
"count": 1
},
{
"date": "2017-05-27",
"count": 1
},
{
"date": "2017-06-30",
"count": 1
},
{
"date": "2017-07-11",
"count": 1
},
{
"date": "2017-07-22",
"count": 1
},
{
"date": "2017-07-28",
"count": 1
},
{
"date": "2017-09-07",
"count": 1
},
{
"date": "2017-09-18",
"count": 1
},
{
"date": "2017-10-07",
"count": 1
},
{
"date": "2017-11-24",
"count": 1
},
{
"date": "2018-01-17",
"count": 1
},
{
"date": "2018-02-12",
"count": 1
},
{
"date": "2018-03-23",
"count": 1
},
{
"date": "2018-06-01",
"count": 1
},
{
"date": "2018-06-11",
"count": 2
},
{
"date": "2018-06-25",
"count": 1
},
{
"date": "2018-09-11",
"count": 1
},
{
"date": "2018-12-20",
"count": 1
},
{
"date": "2019-01-07",
"count": 1
},
{
"date": "2019-02-13",
"count": 1
},
{
"date": "2019-02-20",
"count": 1
},
{
"date": "2019-03-04",
"count": 1
},
{
"date": "2019-03-13",
"count": 1
},
{
"date": "2019-04-04",
"count": 1
},
{
"date": "2019-05-15",
"count": 1
},
{
"date": "2019-06-14",
"count": 1
},
{
"date": "2019-07-26",
"count": 1
},
{
"date": "2019-07-28",
"count": 1
},
{
"date": "2019-08-12",
"count": 1
},
{
"date": "2019-08-23",
"count": 1
},
{
"date": "2019-09-26",
"count": 1
},
{
"date": "2019-11-28",
"count": 1
},
{
"date": "2019-12-01",
"count": 1
},
{
"date": "2020-02-27",
"count": 1
},
{
"date": "2020-03-03",
"count": 1
},
{
"date": "2020-03-12",
"count": 1
},
{
"date": "2020-03-15",
"count": 1
},
{
"date": "2020-03-24",
"count": 1
},
{
"date": "2020-04-15",
"count": 1
},
{
"date": "2020-05-19",
"count": 1
},
{
"date": "2020-06-17",
"count": 1
},
{
"date": "2020-06-24",
"count": 1
},
{
"date": "2020-06-30",
"count": 1
},
{
"date": "2020-07-14",
"count": 1
},
{
"date": "2020-07-17",
"count": 1
},
{
"date": "2020-07-23",
"count": 1
},
{
"date": "2020-08-11",
"count": 1
},
{
"date": "2020-08-29",
"count": 1
},
{
"date": "2021-01-13",
"count": 1
},
{
"date": "2021-01-27",
"count": 1
},
{
"date": "2021-03-15",
"count": 1
},
{
"date": "2021-04-10",
"count": 1
},
{
"date": "2021-04-23",
"count": 1
},
{
"date": "2021-05-04",
"count": 1
},
{
"date": "2021-05-07",
"count": 1
},
{
"date": "2021-06-15",
"count": 1
},
{
"date": "2021-07-02",
"count": 1
},
{
"date": "2021-07-07",
"count": 1
},
{
"date": "2021-07-19",
"count": 1
},
{
"date": "2021-08-23",
"count": 1
},
{
"date": "2021-10-03",
"count": 1
},
{
"date": "2021-10-07",
"count": 1
},
{
"date": "2021-10-12",
"count": 1
},
{
"date": "2021-11-19",
"count": 1
},
{
"date": "2021-12-21",
"count": 1
},
{
"date": "2022-01-04",
"count": 2
},
{
"date": "2022-03-25",
"count": 1
},
{
"date": "2022-04-04",
"count": 1
},
{
"date": "2022-09-13",
"count": 1
},
{
"date": "2022-10-16",
"count": 1
},
{
"date": "2022-12-13",
"count": 1
},
{
"date": "2023-05-01",
"count": 1
},
{
"date": "2023-08-27",
"count": 1
},
{
"date": "2023-08-30",
"count": 1
},
{
"date": "2023-09-04",
"count": 1
},
{
"date": "2023-10-04",
"count": 1
},
{
"date": "2023-11-14",
"count": 1
},
{
"date": "2023-11-16",
"count": 1
},
{
"date": "2023-11-30",
"count": 1
},
{
"date": "2024-03-19",
"count": 1
},
{
"date": "2025-01-16",
"count": 1
},
{
"date": "2025-03-24",
"count": 1
},
{
"date": "2025-08-12",
"count": 1
},
{
"date": "2025-08-13",
"count": 1
},
{
"date": "2025-08-21",
"count": 1
},
{
"date": "2025-11-01",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
}
],
"complete": true,
"collected": 149,
"total_forks": 149
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 16417,
"source_files_sampled": 51,
"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": 3,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 0,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 146,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 82,
"closed_unmerged_prs": 45
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "jsor",
"commits": 351,
"avatar_url": "https://avatars.githubusercontent.com/u/55574?v=4"
},
{
"type": "User",
"login": "WyriHaximus",
"commits": 52,
"avatar_url": "https://avatars.githubusercontent.com/u/147145?v=4"
},
{
"type": "User",
"login": "clue",
"commits": 51,
"avatar_url": "https://avatars.githubusercontent.com/u/776829?v=4"
},
{
"type": "User",
"login": "igorw",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/88061?v=4"
},
{
"type": "User",
"login": "SimonFrings",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/44357440?v=4"
},
{
"type": "User",
"login": "cboden",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/617694?v=4"
},
{
"type": "User",
"login": "carusogabriel",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/16328050?v=4"
},
{
"type": "User",
"login": "nhedger",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/649677?v=4"
},
{
"type": "User",
"login": "bzikarsky",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/225374?v=4"
},
{
"type": "User",
"login": "cdosoftei",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/7636091?v=4"
}
],
"contributors_sampled": 24,
"top_contributor_share": 0.669
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": "2 out of 13 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": 8,
"reason": "Found 13/16 approved changesets -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 26 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": 2,
"reason": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
"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": "119a9456ee3b14714f556cd83a8dc1bdac00ee00",
"ran_at": "2026-07-22T16:55:40Z",
"aggregate_score": 4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-05-10T22:31:14Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-05-10T22:28:50Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/reactphp/promise",
"host": "github.com",
"name": "promise",
"owner": "reactphp"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 40,
"vitality": 42,
"community": 75,
"governance": 70,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 42,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"commits_last_year": 4,
"human_commit_share": 1,
"days_since_last_push": 72,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 72 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 72
}
}
],
"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": "4 commits in the last year",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 4
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"releases_count": 30,
"latest_release_tag": "v3.3.0",
"releases_from_tags": false,
"days_since_latest_release": 336,
"mean_days_between_releases": 268.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "30 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 30
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 336 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 336
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~268.4 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 268.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 72,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 72 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 72
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 75,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"forks": 149,
"stars": 2456,
"watchers": 48,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2,456 stars",
"points": 55,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 2456
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "149 forks",
"points": 18.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 149
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "48 watchers",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 48
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"packages": [
"react/promise"
],
"dependents": 705,
"ecosystems": "packagist",
"total_downloads": 394147556,
"monthly_downloads": 9066328
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "9,066,328 downloads/month across packagist",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 9066328,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "705 packages depend on it",
"points": 19,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 705
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 70,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 24,
"top_contributor_share": 0.669
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 67% of commits",
"points": 7.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 67
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "24 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 24
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 26 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 88,
"inputs": {
"merged_prs": 146,
"open_issues": 0,
"closed_issues": 82,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 45
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "146/191 decided PRs merged",
"points": 29.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 146,
"decided": 191
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 13/16 approved changesets -- score normalized to 8",
"points": 12,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"followers": 473,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "reactphp",
"public_repos": 19,
"account_age_days": 5194
},
"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": "473 followers of reactphp",
"points": 19.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 473,
"login": "reactphp"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "19 public repos, account ~14 yr old",
"points": 21.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 19
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"react/promise"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 336
},
"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 336 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 336
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "30 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 30
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 56,
"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": "2 out of 13 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"php",
"reactphp",
"promise"
],
"has_wiki": false,
"homepage": "https://reactphp.org/promise/",
"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": "https://reactphp.org/promise/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 40,
"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": 40,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 4
},
"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": "2 out of 13 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 13/16 approved changesets -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 26 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": "2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 13
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 31,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.53,
"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": "53 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 28.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 53,
"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": 16417,
"source_files_sampled": 51,
"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/51 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 51,
"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-22T16:56:06.069739Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/reactphp/promise.svg",
"full_name": "reactphp/promise",
"license_state": "standard",
"license_spdx": "MIT"
}