JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"php",
"reactphp",
"event-loop"
],
"is_fork": false,
"size_kb": 591,
"has_wiki": false,
"homepage": "https://reactphp.org/event-loop/",
"languages": {
"PHP": 129989
},
"pushed_at": "2026-07-01T10:27:46Z",
"created_at": "2012-05-10T17:30:32Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T03:56:06Z",
"description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.",
"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": "v1.6.0",
"kind": "minor",
"published_at": "2025-11-17T20:47:53Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2023-11-13T13:53:39Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2023-05-05T10:12:46Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2022-03-17T11:11:21Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2021-07-11T12:32:22Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2020-01-01T18:50:38Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2019-02-07T16:20:52Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2018-07-11T14:44:24Z"
},
{
"tag": "v0.5.3",
"kind": "patch",
"published_at": "2018-07-09T13:51:59Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2018-04-24T11:24:11Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2018-04-09T12:02:45Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2018-04-05T11:54:40Z"
},
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2017-04-27T11:02:55Z"
},
{
"tag": "v0.3.5",
"kind": "patch",
"published_at": "2016-12-28T22:49:31Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2016-03-08T02:13:07Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2018-06-05T11:03:26Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2018-06-05T11:03:49Z"
},
{
"tag": "v0.3.4",
"kind": "patch",
"published_at": "2018-06-05T11:04:15Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2018-06-05T11:04:30Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2018-06-05T11:04:54Z"
},
{
"tag": "v0.2.7",
"kind": "patch",
"published_at": "2018-06-05T11:05:14Z"
},
{
"tag": "v0.2.6",
"kind": "patch",
"published_at": "2018-06-05T11:05:29Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2018-06-05T11:05:42Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2018-06-05T11:05:53Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2018-06-05T11:05:58Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2018-06-05T11:06:11Z"
}
],
"recent_commits": [
{
"oid": "0b45df3392de97c45f7ccf5c40ba3c4b95ed7631",
"body": "…ment-for-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 #284 from WyriHaximus-labs/3.x-update-test-environ…",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2026-05-10T22:25:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f99ca8648d0193270c25513bc03599d16612d091",
"body": "Since [composer `2.9`](https://github.com/composer/composer/releases/tag/2.9.0) it blocks installing package versions with [known CVE's](https://github.com/composer/composer/pull/11956). This only affects PHP version 7.2 and up, 7.1 and lower use composer `2.2.27` (at the time of writing). So any op\n[…]\n `12.5.8`. There is no PHPUnit version in the `^7.5` range that isn't effected, this we're adding `^8.5` to the version range and thus we get the only not impacted version in te `^8.5` range `8.5.52`.",
"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-24T13:22:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f4c53d982b83296f5828ab8533c9ce0ef5e9fd49",
"body": "[3.x] Improve PHP 8.5+ support by avoiding deprecated method calls",
"is_bot": false,
"headline": "Merge pull request #281 from WyriHaximus-labs/3.x-PHP8.5",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2025-11-17T20:32:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "143445ea16bbaa9a99f851b0cb1defba04078009",
"body": "in PHP8.5 the SplObjectStorage::contains, SplObjectStorage::attach, and SplObjectStorage::detach methods have been deprecated through https://wiki.php.net/rfc/deprecations_php_8_5#deprecate_splobjectstoragecontains_splobjectstorageattach_and_splobjectstoragedetach",
"is_bot": false,
"headline": "[3.x] Fix SPL SplObjectStorage deprecations",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2025-11-08T22:19:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1a83a2e777c04a8e7357f7c86ab7307cc89d78e",
"body": "In PHP8.1 ReflectionProperty::setAccessible was made a no-op through https://wiki.php.net/rfc/make-reflection-setaccessible-no-op in PHP8.5 it is now throwing a deprecation warning by: https://wiki.php.net/rfc/deprecations_php_8_5#deprecate_reflectionsetaccessible",
"is_bot": false,
"headline": "[3.x] Fix reflection setAccessible deprecatoin warnings",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2025-11-08T22:16:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d698a2b5f375896345ab06f4033c512421905c0",
"body": "This code introduced in #196 relied on behavior that has been changed in PHP8.5 by: https://wiki.php.net/rfc/warnings-php-8-5#casting_out_of_range_floats_to_int",
"is_bot": false,
"headline": "[3.x] Fix ext-uv int into float overflow logic for PHP8.5",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2025-11-08T22:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "941af7996d5f96244e7c29c00a8b4a8f2ef08ef5",
"body": null,
"is_bot": false,
"headline": "[3.x] Run CI jobs on PHP8.5",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2025-11-08T22:03:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a20bf39c6742e331c75dd05e2a83ac62aa49004",
"body": "Run tests on PHP 8.4 and update test environment + PCOV to avoid segfault with Xdebug 3.4.2",
"is_bot": false,
"headline": "Merge pull request #279 from PaulRotmann/PHP8.4",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2025-07-24T19:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b2a3c3caaf8f669821ede8d5a186def525c997e",
"body": null,
"is_bot": false,
"headline": "Run tests on PHP 8.4 and update test environment",
"author_name": "Paul Rotmann",
"author_login": "PaulRotmann",
"committed_at": "2025-07-22T10:55:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2fb5a22568c4d29737d69208d1394ac47d77a38",
"body": "…ersion-to-7.1PLUS\n\nUpdate to require PHP 7.1+",
"is_bot": false,
"headline": "Merge pull request #276 from WyriHaximus-labs/3.x-raise-minimum-php-v…",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2024-05-23T14:56:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cde40177b179a6741bf4fcb8371776652e77d78e",
"body": null,
"is_bot": false,
"headline": "Update test suite and remove legacy PHPUnit workarounds",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2024-05-16T06:47:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e95a017499aad09ebabb71d75269728ef90ffc74",
"body": null,
"is_bot": false,
"headline": "Update PHP language syntax and remove legacy workarounds",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2024-05-16T06:46:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3c10522025ddd811575af2d258a2bc6ee00c80f",
"body": null,
"is_bot": false,
"headline": "Update to require PHP 7.1+",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2024-05-16T06:43:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "229fb29a8e9c2a8e56cad632910572eb21aae320",
"body": "Drop deprecated `Factory`, use `Loop` instead",
"is_bot": false,
"headline": "Merge pull request #274 from clue-labs/drop-factory",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2024-02-06T06:50:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10cc239e9b87c0a88ab6368cc94fd73967c34a85",
"body": null,
"is_bot": false,
"headline": "Drop deprecated `Factory`, use `Loop` instead",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2024-02-05T16:10:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "862cdc42f5bc9a6fb03cd6f14d8ffe586f1f7cd4",
"body": "Drop deprecated `ExtLibeventLoop` and `ExtLibevLoop` (PHP 5 only)",
"is_bot": false,
"headline": "Merge pull request #273 from clue-labs/legacy-extensions",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2024-02-05T10:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8180e67f99a238e4f3e7cfdceef19fc67dcdc27a",
"body": null,
"is_bot": false,
"headline": "Drop deprecated `ExtLibeventLoop` and `ExtLibevLoop` (PHP 5 only)",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2024-02-02T17:50:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e86b09ed79f12a8aa8d780239514d62cb5206550",
"body": "Hello `3.x` development branch",
"is_bot": false,
"headline": "Merge pull request #272 from WyriHaximus-labs/3.x-development",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2024-01-26T14:22:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18601028dcbd2702b6095ec1022f22d18704cce3",
"body": "Once this PR is merged, we can start working on the new [v3.0.0 milestone](https://github.com/reactphp/event-loop/milestone/15). The default branch will be `3.x` and the old `1.x` branch still stay in place at least until `3.0.0` is released.\n\nRefs:\nRoad map ticket for event-loop: #271\nPlans for ReactPHP v3: https://github.com/orgs/reactphp/discussions/481\nPR templated from: https://github.com/friends-of-reactphp/mysql/pull/185",
"is_bot": false,
"headline": "Hello `3.x` development branch",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2024-01-26T08:49:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354",
"body": null,
"is_bot": false,
"headline": "Prepare v1.5.0 release",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2023-11-13T13:48:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b5a7899f66d47b88212e2f8a1112dcee2c95eba",
"body": "Update tests for `ext-uv` on PHP 8+",
"is_bot": false,
"headline": "Merge pull request #270 from clue-labs/uv-0.3",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2023-10-28T08:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67f46429251cec5a07e9776704cc96881710d2b8",
"body": "Improve performance by using `spl_object_id()` on PHP 7.2+",
"is_bot": false,
"headline": "Merge pull request #267 from samsonasik/use-spl-object-id",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2023-10-25T07:52:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0ae01e5135bac690fd372f6b640d7199d94b4d1",
"body": "Test on PHP 8.3 and update test environment",
"is_bot": false,
"headline": "Merge pull request #269 from clue-labs/php8.3",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2023-10-24T19:18:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd4881b64931e69983980e9a2643adcdcc7e0094",
"body": null,
"is_bot": false,
"headline": "Update tests for `ext-uv` on PHP 8+",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2023-10-22T17:16:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1f14b8def8af6abfa9872922268ebb1bcf37966",
"body": null,
"is_bot": false,
"headline": "Test on PHP 8.3 and update test environment",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2023-10-22T13:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a8f6af5e21afc83324184df0b8eb7caaacd41a3",
"body": null,
"is_bot": false,
"headline": "[Performance] Use spl_object_id() when possible",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-10-21T21:40:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f665998eb2df5601fb163a7bfd2f0d87e05c133b",
"body": "Install uv-extension in v0.2.4 for PHP 7.x in test matrix",
"is_bot": false,
"headline": "Merge pull request #268 from SimonFrings/uv",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2023-09-04T19:39:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61c0555a475f803b75c4bb586163113d78baeb3b",
"body": null,
"is_bot": false,
"headline": "Install uv-extension in v0.2.4 for PHP 7.x in test matrix",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2023-09-01T13:09:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e7e587714fff7a83dcc7025aee42ab3b265ae05",
"body": null,
"is_bot": false,
"headline": "Prepare v1.4.0 release",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2023-05-05T10:11:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e7460b76378a20297fc72344d75a7c2abf9101a",
"body": "Improve performance of `Loop` by avoiding unneeded method calls",
"is_bot": false,
"headline": "Merge pull request #266 from clue-labs/perf",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2023-05-05T09:29:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a78ae0bb7913233a70725fc250b83f8ee440e36c",
"body": "…with-reactphp.org\n\nReplace 3rd party domains in examples with example.com",
"is_bot": false,
"headline": "Merge pull request #263 from WyriHaximus-labs/1.x-replace-google.com-…",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2023-05-05T08:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f6d3cd6c1426fca277892b8b43753c96e5fe317",
"body": null,
"is_bot": false,
"headline": "Improve performance of `Loop` by avoiding unneeded method calls",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2023-05-05T07:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e72f13916bab5dc03c3abfb853414d17a72bf695",
"body": "While using a big tech 3rd party domain like google.com is guaranteed to work, there are special domains like example.com set up for this since the dawn of the internet.",
"is_bot": false,
"headline": "Replace 3rd party domains in examples with example.com",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2023-05-02T12:37:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21914ff1db4260ca4c81e338c7e235a4df4ef94b",
"body": "Support checking `EINTR` constant from `ext-pcntl` without `ext-sockets`",
"is_bot": false,
"headline": "Merge pull request #265 from clue-labs/eintr-pcntl",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2023-04-13T18:10:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05225dcb984393a2bacfccf0ffc12c39ee74b640",
"body": null,
"is_bot": false,
"headline": "Support checking `EINTR` constant from `ext-pcntl` without `ext-sockets`",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2023-04-13T08:32:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "747a470340345bb47d29ae5af563754c1d64309a",
"body": "Update test suite and report failed assertions",
"is_bot": false,
"headline": "Merge pull request #264 from clue-labs/update-tests",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2023-03-02T11:28:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1595b7921f0c347a81d82b840a88037b8b6a3e7",
"body": null,
"is_bot": false,
"headline": "Update test suite and report failed assertions",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2023-02-28T13:50:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eaff8feb728da17440403f60a62fcf3108fb9715",
"body": "Test on PHP 8.2",
"is_bot": false,
"headline": "Merge pull request #258 from WyriHaximus-labs/1.x-test-on-8.2",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2023-01-05T12:15:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de07690c7e9c3f8f83a41048749172f627d6a74c",
"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.",
"is_bot": false,
"headline": "Test on PHP 8.2",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2023-01-03T18:43:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f3f6b9cbfcb27a3b590c0a29c3747e425d1cdd3",
"body": "Revert issue template changes to use organisation issue template",
"is_bot": false,
"headline": "Merge pull request #262 from SimonFrings/revert_issue_template",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-11-19T13:04:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccdeaccb0445e0c73bec887b59c714075e4f38e2",
"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:33:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3992edd97694303260ac87b85f86ff45cc92feea",
"body": "Add issue template for better orientation",
"is_bot": false,
"headline": "Merge pull request #261 from SimonFrings/issue_template",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-10-25T22:15:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1baee2ac1aa7bc10b2b921f4015ba859f051d764",
"body": null,
"is_bot": false,
"headline": "Add issue template for better orientation",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2022-10-24T09:50:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c57f7904595b3d6afda25c9a947435ee6a96dd6",
"body": "chore(docs): remove leading dollar sign",
"is_bot": false,
"headline": "Merge pull request #254 from nhedger/chore/remove-dollar-sign",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-06-24T09:35:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9a3080d641c3e7878dfae8b127240d4c97e39e6",
"body": null,
"is_bot": false,
"headline": "chore(docs): remove leading dollar sign",
"author_name": "Nicolas Hedger",
"author_login": "nhedger",
"committed_at": "2022-06-20T14:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fd1d01c45fcf8764b00a58cc2e35283c5fd5978",
"body": "Fix legacy HHVM build by downgrading Composer",
"is_bot": false,
"headline": "Merge pull request #251 from SimonFrings/hhvm",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-04-15T19:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bc80cc85665e10034c49eebbf04bd747171820c",
"body": null,
"is_bot": false,
"headline": "Fix legacy HHVM build by downgrading Composer",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2022-04-12T08:21:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "187fb56f46d424afb6ec4ad089269c72eec2e137",
"body": null,
"is_bot": false,
"headline": "Prepare v1.3.0 release",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-03-17T11:10:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "361e9ada6c5958f5e89050583347814314a5934b",
"body": "Minor documentation improvements",
"is_bot": false,
"headline": "Merge pull request #249 from clue-labs/docs",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-03-17T07:35:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8d1d39fea8b33a02a48f4325fa08e4429cc2b25",
"body": "Add badge to show number of project installations",
"is_bot": false,
"headline": "Merge pull request #248 from SimonFrings/installations",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-03-17T07:34:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c602dd2cfb646ef16e6ece2d6fc70dc90b3875b",
"body": "Update supported PHP versions for loop extensions",
"is_bot": false,
"headline": "Merge pull request #250 from SimonFrings/extensions",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-03-17T07:30:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d10eba87206e4d8ff75fd33ebd89e4fb63eca05",
"body": null,
"is_bot": false,
"headline": "Update supported PHP versions for loop extensions",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2022-03-16T10:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a35d6d43c9cc582d52d59ccc9fbf55136dc52261",
"body": null,
"is_bot": false,
"headline": "Minor documentation improvements",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-03-16T08:33:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "993bb89b574bd880c9aff99a69b03164bf2cbd0c",
"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-15T12:37:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd3f42b75a7b5e4e989c3d0931a2daffda119ef3",
"body": "Improve performance of `StreamSelectLoop` when no timers are scheduled",
"is_bot": false,
"headline": "Merge pull request #246 from clue-labs/notime",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-02-23T07:38:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a89338551f073f5a81a5ae14579e28ff31dd2913",
"body": null,
"is_bot": false,
"headline": "Improve performance of `StreamSelectLoop` when no timers are scheduled",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-02-23T06:49:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d3e4aaf39989434977095f3ab55fee6b0ca7387",
"body": "Improve default `StreamSelectLoop` to report any warnings for invalid streams passed to `stream_select()`",
"is_bot": false,
"headline": "Merge pull request #245 from clue-labs/warnings",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-02-22T21:27:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c8533c82a18a206ec829d85497957ccd824c0ae",
"body": null,
"is_bot": false,
"headline": "Explicitly forward warnings to any registered error handlers",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-02-22T11:49:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc0bca9c6d88320d552fecd6d5e755ca081fb6e2",
"body": null,
"is_bot": false,
"headline": "Do not suppress warnings for invalid streams in `stream_select()`",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-02-22T10:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f84ddde32ed1ad22365b8cb864caba60fcb7970c",
"body": "Fix periodic timer with zero interval for `ExtEvLoop` and legacy `ExtLibevLoop`",
"is_bot": false,
"headline": "Merge pull request #243 from lucasnetau/master",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-02-20T13:23:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e6d223553d4a3170695d2859a07b62a1d078139",
"body": "… should take the adjusted interval value from Timer. This takes into account any MIN_INTERVAL bounds are applied when initialising the Timer",
"is_bot": false,
"headline": "When initialising a periodic EvTimer, the after and repeat parameters…",
"author_name": "James Lucas",
"author_login": "lucasnetau",
"committed_at": "2022-02-17T09:46:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e69a8bdd48ad3c2ca79e203572d58973079dd3f5",
"body": "Improve test suite to declare and validate helper variables and support running from meta repository (PHP 8.1)",
"is_bot": false,
"headline": "Merge pull request #242 from clue-labs/tests",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2022-02-05T21:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f641e8ca3709d17b7cc608f6e03fc8ff163c4ea",
"body": null,
"is_bot": false,
"headline": "Improve test suite to declare and validate helper variables (PHP 8.1)",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-02-04T12:19:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae621e441170725f010b4e86abc7c64222998cad",
"body": null,
"is_bot": false,
"headline": "Improve bin tests to support running from dependency",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-02-04T12:08:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f10e1131637a6caa6d0d97daca19081db8cdb5c",
"body": null,
"is_bot": false,
"headline": "Merge pull request #240 from SimonFrings/docs",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2021-11-14T14:10:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d999e1d0043bad9d3b982586daed8fd12572236",
"body": "Minor documentation improvements for references to deprecated `Factory`",
"is_bot": false,
"headline": "Merge pull request #241 from dbu/patch-1",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2021-11-13T21:47:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cda73dcb0791eff1ba7c68e4ee8a7a509c5c8a6",
"body": "Support PHP 8.1",
"is_bot": false,
"headline": "Merge pull request #238 from reactphp/support-php-8.1",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-11-12T21:14:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4daee2493c5630796ee9ad683399a217bd6102e8",
"body": null,
"is_bot": false,
"headline": "Improve documentation",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2021-11-11T13:23:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e244758b75e0f1000cd2960a3b1164ef33c39506",
"body": "PHP 8.1 is soon upon us, let us make sure we're ready for it.",
"is_bot": false,
"headline": "Support PHP 8.1",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2021-10-24T20:34:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce5ebe1e9c5199ff4ee3e0c1fc9b856ab8a2effc",
"body": "the readme should not recommend to use the factory anymore but Loop::create\n\nCo-authored-by: Simon Frings <simon.frings1@web.de>",
"is_bot": false,
"headline": "fix references to the deprecated factory",
"author_name": "David Buchmann",
"author_login": "dbu",
"committed_at": "2021-10-22T14:12:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17f8f85b21f50ea82e4b86c62d07e123ea0e0a9a",
"body": "Remove a duplicate word (\"the\") from the comment for `LoopInterface::addPeriodicTimer`.",
"is_bot": false,
"headline": "Remove Duplicate Word in Comment (Loop Interface)",
"author_name": "Ben Roberts",
"author_login": null,
"committed_at": "2021-10-13T09:37:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be6dee480fc4692cec0504e65eb486e3be1aa6f2",
"body": null,
"is_bot": false,
"headline": "Prepare v1.2.0 release",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-07-11T12:31:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3287d65a779ade7e2c785d9ace63caab3c2049f",
"body": null,
"is_bot": false,
"headline": "Merge pull request #234 from SimonFrings/readme",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2021-07-10T20:33:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "181941f806412947713753541feee97d5ea3bd3c",
"body": null,
"is_bot": false,
"headline": "Mark extensions deprecated and minor docs improvement",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2021-07-08T08:27:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3441b2651ffc307e84fb3502876171a946588644",
"body": "Another little typo",
"is_bot": false,
"headline": "Merge pull request #235 from nhedger/patch-2",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2021-07-06T12:36:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53d4ba0c06ae6f1352496042eb39567269866a23",
"body": null,
"is_bot": false,
"headline": "Little typo",
"author_name": "Nicolas Hedger",
"author_login": "nhedger",
"committed_at": "2021-07-06T12:22:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f52f930f67935f99e1c1b116685fe014380a5123",
"body": "Fix typo in docblock",
"is_bot": false,
"headline": "Merge pull request #233 from nhedger/patch-2",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2021-07-05T10:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6912b3e944f9e108bb233a4230ea21749e75e1c3",
"body": null,
"is_bot": false,
"headline": "Fix typo in docblock",
"author_name": "Nicolas Hedger",
"author_login": "nhedger",
"committed_at": "2021-07-05T10:47:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78f7f437e65664d13b7f10c0d3d51b85fbd50b8e",
"body": "Automatically run Loop at end of program (autorun)",
"is_bot": false,
"headline": "Merge pull request #232 from clue-labs/loop-autorun",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2021-07-03T11:49:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9712eea0263cd0636c801b2ac71b8b8e3987cc47",
"body": null,
"is_bot": false,
"headline": "Don't run loop automatically when explicitly calling stop()",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-07-01T13:51:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0853b115e9f1b922168e6a824ee2ebea7267468",
"body": null,
"is_bot": false,
"headline": "Don't run loop automatically when an uncaught exceptions occurs",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-07-01T13:51:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f129a5b9b6e69b2f5db7bfba2fc3dd2d17dec15e",
"body": null,
"is_bot": false,
"headline": "Automatically run Loop at end of program (autorun)",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-07-01T13:51:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81d17c162a9d2fde45b52cbfd3254a47ddddaea8",
"body": "Improve documentation regarding deprecated Factory",
"is_bot": false,
"headline": "Merge pull request #231 from clue-labs/deprecated-factory",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2021-07-01T12:39:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86b5f82e743bc34a55c0c3497e038461072609a9",
"body": null,
"is_bot": false,
"headline": "Update usage examples",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-06-30T11:16:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75a59f10a3d0a8f64b210fae5624542782b28356",
"body": null,
"is_bot": false,
"headline": "Improve documentation regarding deprecated Factory",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-06-30T11:16:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a499b82e911cdd7dbf510f10c8776f42c4c1022d",
"body": "Add static Loop methods",
"is_bot": false,
"headline": "Merge pull request #229 from clue-labs/loop-methods",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2021-06-30T08:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eef0298ae13bab89c9e70e8f9360529938f9d0fe",
"body": null,
"is_bot": false,
"headline": "Add static Loop methods",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-06-30T07:24:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61977fc5996f205a020737b9369d16d53381ed1f",
"body": "Use GitHub actions for continuous integration (CI)",
"is_bot": false,
"headline": "Merge pull request #230 from clue-labs/github-ci",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2021-06-29T20:56:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb5966123661d564a498b97e6ad8e39867b32116",
"body": null,
"is_bot": false,
"headline": "Support PHP 8",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-06-29T14:31:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0322d2ce3bd5dfd45bcc7fdab69993d8c5414fef",
"body": null,
"is_bot": false,
"headline": "Clean up CI config to simplify installing PHP extensions",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-06-29T14:31:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "129d9963d549fdbbad7680e128cf6d9e409fecb9",
"body": null,
"is_bot": false,
"headline": "Fix failing test cases due to inaccurate timers",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-06-29T14:31:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1854d5dac3e687184ab2e2c75c65728f915991f6",
"body": "Bye bye Travis CI, you've served us well.",
"is_bot": false,
"headline": "Use GitHub actions for continuous integration (CI)",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-06-29T14:31:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a709e2847cbd6f61110349792239fde283f4edc",
"body": "…sor-part-four\n\nGlobal event-loop accessor part four",
"is_bot": false,
"headline": "Merge pull request #226 from WyriHaximus-labs/global-event-loop-acces…",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2021-06-06T14:55:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6e704ab8efd0f22de9a6827f55a15a5e0e516d3",
"body": null,
"is_bot": false,
"headline": "Global event-loop accessor part four",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2021-05-18T17:34:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bd064ce23c26c4decf186c2a5a818c9a8209eb0",
"body": "Update PHPUnit configuration schema for PHPUnit 9.3",
"is_bot": false,
"headline": "Merge pull request #215 from SimonFrings/tests",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2020-09-12T19:47:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84e22e0e47cef46ff981c0b900005423e1118528",
"body": null,
"is_bot": false,
"headline": "Update PHPUnit configuration schema for PHPUnit 9.3",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2020-09-09T10:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa77ddef70fc067cfc427c0f8e496b2eedeaa0f8",
"body": "…icense\n\nAdd full core team to the license",
"is_bot": false,
"headline": "Merge pull request #214 from WyriHaximus-labs/add-full-core-team-to-l…",
"author_name": "Cees-Jan Kiewiet",
"author_login": "WyriHaximus",
"committed_at": "2020-08-26T22:10:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fec6d43b42689d5bfb75004d439492969881f5e",
"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:47:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b6168bb8287ac88eebd54b1d25a48abaa5da99b",
"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-24T16:57:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "363a76d75d11d0023166eabb80758593fe59fa13",
"body": "Run tests on PHPUnit 9 and clean up test suite",
"is_bot": false,
"headline": "Merge pull request #212 from SimonFrings/tests",
"author_name": "Jan Sorgalla",
"author_login": "jsor",
"committed_at": "2020-07-19T09:59:10Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 26,
"commits_last_year": 8,
"latest_release_at": "2025-11-17T20:47:53Z",
"latest_release_tag": "v1.6.0",
"releases_from_tags": false,
"days_since_last_push": 21,
"active_weeks_last_year": 5,
"days_since_latest_release": 246,
"mean_days_between_releases": 307.2
},
"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/event-loop",
"exists": true,
"license": "MIT",
"keywords": [
"event-loop",
"asynchronous"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/react/event-loop",
"is_deprecated": false,
"latest_version": "v1.6.0",
"repository_url": "https://github.com/reactphp/event-loop",
"versions_count": 26,
"total_downloads": 164320192,
"dependents_count": 815,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 7052024,
"first_published_at": null,
"latest_published_at": "2025-11-17T20:46:25Z",
"latest_version_yanked": null,
"days_since_latest_publish": 246
}
]
},
"popularity": {
"forks": 130,
"stars": 1331,
"watchers": 47,
"fork_history": {
"days": [
{
"date": "2012-12-12",
"count": 1
},
{
"date": "2013-02-12",
"count": 1
},
{
"date": "2013-04-18",
"count": 1
},
{
"date": "2014-05-28",
"count": 1
},
{
"date": "2014-06-06",
"count": 1
},
{
"date": "2014-06-16",
"count": 1
},
{
"date": "2014-06-21",
"count": 1
},
{
"date": "2014-08-03",
"count": 1
},
{
"date": "2014-08-20",
"count": 1
},
{
"date": "2014-09-12",
"count": 1
},
{
"date": "2014-09-18",
"count": 1
},
{
"date": "2014-10-21",
"count": 1
},
{
"date": "2014-11-19",
"count": 1
},
{
"date": "2014-12-07",
"count": 1
},
{
"date": "2015-01-30",
"count": 1
},
{
"date": "2015-02-10",
"count": 1
},
{
"date": "2015-03-21",
"count": 1
},
{
"date": "2015-04-06",
"count": 1
},
{
"date": "2015-04-15",
"count": 1
},
{
"date": "2015-04-21",
"count": 1
},
{
"date": "2015-05-01",
"count": 1
},
{
"date": "2015-06-02",
"count": 1
},
{
"date": "2015-06-03",
"count": 1
},
{
"date": "2015-06-20",
"count": 1
},
{
"date": "2015-11-03",
"count": 1
},
{
"date": "2015-11-11",
"count": 1
},
{
"date": "2015-11-14",
"count": 1
},
{
"date": "2015-11-29",
"count": 1
},
{
"date": "2015-12-01",
"count": 1
},
{
"date": "2015-12-06",
"count": 1
},
{
"date": "2015-12-15",
"count": 1
},
{
"date": "2016-02-10",
"count": 1
},
{
"date": "2016-02-27",
"count": 1
},
{
"date": "2016-03-04",
"count": 1
},
{
"date": "2016-04-20",
"count": 1
},
{
"date": "2016-04-21",
"count": 1
},
{
"date": "2016-04-29",
"count": 1
},
{
"date": "2016-05-20",
"count": 1
},
{
"date": "2016-08-26",
"count": 1
},
{
"date": "2016-11-16",
"count": 1
},
{
"date": "2016-12-29",
"count": 1
},
{
"date": "2017-01-13",
"count": 1
},
{
"date": "2017-01-15",
"count": 1
},
{
"date": "2017-01-22",
"count": 1
},
{
"date": "2017-02-02",
"count": 1
},
{
"date": "2017-02-08",
"count": 1
},
{
"date": "2017-03-15",
"count": 1
},
{
"date": "2017-03-20",
"count": 1
},
{
"date": "2017-03-25",
"count": 1
},
{
"date": "2017-05-10",
"count": 1
},
{
"date": "2017-05-18",
"count": 1
},
{
"date": "2017-05-20",
"count": 1
},
{
"date": "2017-05-27",
"count": 1
},
{
"date": "2017-06-05",
"count": 1
},
{
"date": "2017-06-21",
"count": 1
},
{
"date": "2017-06-24",
"count": 1
},
{
"date": "2017-06-27",
"count": 1
},
{
"date": "2017-07-11",
"count": 1
},
{
"date": "2017-08-06",
"count": 1
},
{
"date": "2017-09-27",
"count": 1
},
{
"date": "2017-11-02",
"count": 1
},
{
"date": "2017-11-24",
"count": 1
},
{
"date": "2018-01-05",
"count": 1
},
{
"date": "2018-01-10",
"count": 1
},
{
"date": "2018-01-19",
"count": 1
},
{
"date": "2018-03-05",
"count": 1
},
{
"date": "2018-04-18",
"count": 1
},
{
"date": "2018-05-16",
"count": 1
},
{
"date": "2018-06-03",
"count": 1
},
{
"date": "2018-06-05",
"count": 1
},
{
"date": "2018-06-12",
"count": 1
},
{
"date": "2018-06-13",
"count": 1
},
{
"date": "2018-06-24",
"count": 1
},
{
"date": "2018-06-25",
"count": 1
},
{
"date": "2018-09-26",
"count": 1
},
{
"date": "2018-10-12",
"count": 1
},
{
"date": "2018-11-28",
"count": 1
},
{
"date": "2018-12-12",
"count": 1
},
{
"date": "2018-12-27",
"count": 1
},
{
"date": "2019-01-06",
"count": 2
},
{
"date": "2019-01-10",
"count": 1
},
{
"date": "2019-01-28",
"count": 1
},
{
"date": "2019-02-13",
"count": 1
},
{
"date": "2019-02-21",
"count": 1
},
{
"date": "2019-04-03",
"count": 1
},
{
"date": "2019-04-29",
"count": 1
},
{
"date": "2019-05-15",
"count": 1
},
{
"date": "2019-05-17",
"count": 1
},
{
"date": "2019-10-02",
"count": 1
},
{
"date": "2019-10-15",
"count": 1
},
{
"date": "2019-12-01",
"count": 1
},
{
"date": "2020-01-17",
"count": 1
},
{
"date": "2020-03-23",
"count": 1
},
{
"date": "2020-03-24",
"count": 1
},
{
"date": "2020-07-14",
"count": 1
},
{
"date": "2020-07-17",
"count": 1
},
{
"date": "2020-08-24",
"count": 1
},
{
"date": "2020-08-30",
"count": 1
},
{
"date": "2020-12-31",
"count": 1
},
{
"date": "2021-01-14",
"count": 1
},
{
"date": "2021-01-19",
"count": 1
},
{
"date": "2021-04-23",
"count": 1
},
{
"date": "2021-04-29",
"count": 1
},
{
"date": "2021-07-02",
"count": 1
},
{
"date": "2021-07-07",
"count": 1
},
{
"date": "2021-10-07",
"count": 1
},
{
"date": "2021-10-20",
"count": 1
},
{
"date": "2022-01-25",
"count": 1
},
{
"date": "2022-02-15",
"count": 1
},
{
"date": "2022-03-25",
"count": 1
},
{
"date": "2022-07-21",
"count": 1
},
{
"date": "2022-09-13",
"count": 1
},
{
"date": "2022-11-10",
"count": 1
},
{
"date": "2023-03-03",
"count": 1
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-06-22",
"count": 1
},
{
"date": "2023-08-22",
"count": 1
},
{
"date": "2023-08-30",
"count": 1
},
{
"date": "2024-01-27",
"count": 1
},
{
"date": "2024-12-11",
"count": 1
},
{
"date": "2025-03-18",
"count": 1
},
{
"date": "2025-03-24",
"count": 1
},
{
"date": "2025-05-28",
"count": 2
},
{
"date": "2025-11-30",
"count": 1
}
],
"complete": true,
"collected": 126,
"total_forks": 130
},
"star_history": null,
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"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": 24055,
"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": 2,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 0,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 144,
"open_issues": 2,
"closed_ratio": 0.979,
"closed_issues": 94,
"closed_unmerged_prs": 42
},
"bus_factor": 3,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "clue",
"commits": 136,
"avatar_url": "https://avatars.githubusercontent.com/u/776829?v=4"
},
{
"type": "User",
"login": "WyriHaximus",
"commits": 101,
"avatar_url": "https://avatars.githubusercontent.com/u/147145?v=4"
},
{
"type": "User",
"login": "jsor",
"commits": 52,
"avatar_url": "https://avatars.githubusercontent.com/u/55574?v=4"
},
{
"type": "User",
"login": "igorw",
"commits": 46,
"avatar_url": "https://avatars.githubusercontent.com/u/88061?v=4"
},
{
"type": "User",
"login": "nrk",
"commits": 33,
"avatar_url": "https://avatars.githubusercontent.com/u/17923?v=4"
},
{
"type": "User",
"login": "cboden",
"commits": 31,
"avatar_url": "https://avatars.githubusercontent.com/u/617694?v=4"
},
{
"type": "User",
"login": "jmalloc",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/761536?v=4"
},
{
"type": "User",
"login": "SimonFrings",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/44357440?v=4"
},
{
"type": "User",
"login": "ivkalita",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/3984307?v=4"
},
{
"type": "User",
"login": "cebe",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/189796?v=4"
}
],
"contributors_sampled": 36,
"top_contributor_share": 0.27
},
"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": 2,
"reason": "3 out of 12 merged PRs checked by a CI test -- score normalized to 2",
"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 12/14 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 45 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": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"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": "0b45df3392de97c45f7ccf5c40ba3c4b95ed7631",
"ran_at": "2026-07-22T17:00:36Z",
"aggregate_score": 3.9,
"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:27:30Z",
"oldest_open_prs": [
{
"number": 275,
"created_at": "2024-02-12T19:55:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 277,
"created_at": "2024-07-04T14:16:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 283,
"created_at": "2025-11-30T15:33:03Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-01T10:27:46Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 107,
"created_at": "2017-09-29T12:56:23Z",
"last_comment_at": "2019-01-14T10:04:53Z",
"last_comment_author": null
},
{
"number": 271,
"created_at": "2024-01-23T15:46:52Z",
"last_comment_at": "2024-04-18T14:45:28Z",
"last_comment_author": "SimonFrings"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/reactphp/event-loop",
"host": "github.com",
"name": "event-loop",
"owner": "reactphp"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 39,
"vitality": 50,
"community": 73,
"governance": 80,
"engineering": 57
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 50,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"commits_last_year": 8,
"human_commit_share": 1,
"days_since_last_push": 21,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 21 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 21
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "8 commits in the last year",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 8
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"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": 26,
"latest_release_tag": "v1.6.0",
"releases_from_tags": false,
"days_since_latest_release": 246,
"mean_days_between_releases": 307.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "26 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 26
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 246 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 246
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~307.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 307.2
}
}
],
"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": 73,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"forks": 130,
"stars": 1331,
"watchers": 47,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,331 stars",
"points": 50.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1331
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "130 forks",
"points": 17.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 130
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "47 watchers",
"points": 9.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 47
}
}
],
"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/event-loop"
],
"dependents": 815,
"ecosystems": "packagist",
"total_downloads": 164320192,
"monthly_downloads": 7052024
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "7,052,024 downloads/month across packagist",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 7052024,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "815 packages depend on it",
"points": 19.4,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 815
}
}
],
"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": 80,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 36,
"top_contributor_share": 0.27
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 27% of commits",
"points": 16.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 27
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "36 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 36
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 45 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 87,
"inputs": {
"merged_prs": 144,
"open_issues": 2,
"closed_issues": 94,
"issue_closed_ratio": 0.979,
"closed_unmerged_prs": 42
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "98% of issues closed",
"points": 45.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 98
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "144/186 decided PRs merged",
"points": 29.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 144,
"decided": 186
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 12/14 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/event-loop"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 246
},
"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 246 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 246
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "26 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 26
}
}
],
"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": 57,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 52,
"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": "3 out of 12 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"php",
"reactphp",
"event-loop"
],
"has_wiki": false,
"homepage": "https://reactphp.org/event-loop/",
"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/event-loop/",
"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": 39,
"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": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.9
},
"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": "3 out of 12 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 12/14 approved changesets -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 45 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 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"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": 25
},
"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": 32,
"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.52,
"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": "52 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 27.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 52,
"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": 24055,
"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
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"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-22T17:01:09.171606Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/reactphp/event-loop.svg",
"full_name": "reactphp/event-loop",
"license_state": "standard",
"license_spdx": "MIT"
}