Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 104,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 32871
},
"pushed_at": "2022-09-01T15:22:00Z",
"created_at": "2015-04-04T12:15:44Z",
"owner_type": "User",
"updated_at": "2025-03-23T17:45:39Z",
"description": "Lightweight library that eases using components built for ReactPHP in a traditional, blocking environment.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "1.x",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://clue.engineering",
"name": "Christian Lück",
"type": "User",
"login": "clue",
"company": "@MakersHub-Inc / @clue-engineering",
"location": "~Aachen, Germany",
"followers": 1246,
"avatar_url": "https://avatars.githubusercontent.com/u/776829?v=4",
"created_at": "2011-05-09T13:10:28Z",
"is_verified": null,
"public_repos": 102,
"account_age_days": 5552
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2021-10-20T14:08:47Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2020-08-21T14:10:42Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2019-04-09T11:45:47Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2018-06-14T08:52:08Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2017-08-03T13:15:05Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2016-03-09T15:10:56Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2015-11-13T20:46:43Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2015-07-09T22:43:05Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2015-07-05T13:59:18Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2015-04-05T17:02:03Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2015-04-04T17:52:22Z"
}
],
"recent_commits": [
{
"oid": "07bea400f54f791080361436c20b212c678eb8e0",
"body": "Deprecate clue/reactphp-block, use reactphp/async instead",
"is_bot": false,
"headline": "Merge pull request #67 from SimonFrings/deprecated",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-09-01T15:22:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af17e92cb9f79b9dd73160dff795ebdda4b3eef0",
"body": null,
"is_bot": false,
"headline": "Deprecate clue/reactphp-block, use reactphp/async instead",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2022-09-01T15:09:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03282901b7802e5a3934b55432b39f66ab67ccd1",
"body": "Fix legacy HHVM build by downgrading Composer",
"is_bot": false,
"headline": "Merge pull request #69 from SimonFrings/hhvm",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2022-09-01T14:32:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "037446148039ebae1eaa2adc47873ff7957039e0",
"body": null,
"is_bot": false,
"headline": "Fix legacy HHVM build by downgrading Composer",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2022-09-01T14:25:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "718b0571a94aa693c6fffc72182e87257ac900f3",
"body": null,
"is_bot": false,
"headline": "Prepare v1.5.0 release",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-10-20T14:07:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7618d1b663b6664faefca7b13a4ad8c0f2e07062",
"body": "Add documentation to describe limitations of blocking vs async APIs",
"is_bot": false,
"headline": "Merge pull request #63 from clue-labs/docs",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2021-10-20T13:50:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9f50cfd624f3a5cf871f9cdfeda56e929341249",
"body": null,
"is_bot": false,
"headline": "Add documentation to describe limitations of blocking vs async APIs",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-10-20T13:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee21147dc1e65179f350459dd6f57422be1c6d69",
"body": "Added support for react/promise v3",
"is_bot": false,
"headline": "Merge pull request #61 from SimonFrings/promisev3",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-10-19T09:19:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d243c1dba10936f99b4a31261afa42ad5c8e3930",
"body": null,
"is_bot": false,
"headline": "Require PromiseInterface[] as first argument in `awaitAll` / `awaitAny`",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2021-10-18T14:02:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba35f85fa4b8e8242a1b1c54194af12c0cb947f7",
"body": null,
"is_bot": false,
"headline": "Added support for react/promise v3",
"author_name": "David Cole",
"author_login": "davidcole1340",
"committed_at": "2021-10-18T13:38:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c6a2ea10b36bb22675104b0580c1b000ed61488",
"body": "Simplify usage by supporting new default loop",
"is_bot": false,
"headline": "Merge pull request #60 from clue-labs/loop",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2021-10-18T13:35:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "514ec9c8bae9f70314809618105100680652f2d5",
"body": null,
"is_bot": false,
"headline": "Simplify usage by supporting new default loop",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-10-18T12:52:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5906e8d7b88e2373e8efbff9359068513a35e1ce",
"body": "Deprecate `$timeout` argument for `await*()` functions",
"is_bot": false,
"headline": "Merge pull request #59 from clue-labs/deprecate-timeout",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2021-10-18T08:38:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa8d6fc2c808e01429da9d4a31d509b0dfa80dae",
"body": null,
"is_bot": false,
"headline": "Deprecate `$timeout` argument for `await*()` functions",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-10-17T17:51:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53dfbef54db85fba75adf87a9eb4b166e88b04dc",
"body": "Improve documentation to use fully-qualified function names",
"is_bot": false,
"headline": "Merge pull request #58 from clue-labs/namespace-docs",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2021-10-17T15:37:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "848d45be144a85bc6d6fe35b4d356867841e8156",
"body": "Improve error reporting by appending previous message for `Throwable`s",
"is_bot": false,
"headline": "Merge pull request #57 from clue-labs/throwables",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2021-10-17T15:36:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42c337e793581cf0a73e26d68eb3de999a88aafb",
"body": null,
"is_bot": false,
"headline": "Improve documentation to use fully-qualified function names",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-10-17T09:18:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fd20963141f5e62c02ff8c2181d2a254aa35b31",
"body": null,
"is_bot": false,
"headline": "Improve error reporting by appending previous message for `Throwable`s",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-10-17T08:07:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d31a6eddc0602231b848737a2525c644f7eee8c3",
"body": "Add badge to show number of project installations",
"is_bot": false,
"headline": "Merge pull request #55 from PaulRotmann/badge",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-07-06T07:28:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf6dcc7ee539439ca35cdac4b06c240cccaf7253",
"body": null,
"is_bot": false,
"headline": "Add badge to show number of project installations",
"author_name": "Paul",
"author_login": "PaulRotmann",
"committed_at": "2021-07-06T07:16:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c3adc2041c144ce07b729ab6fd9dc5adebd229d",
"body": "Use GitHub actions for continuous integration (CI)",
"is_bot": false,
"headline": "Merge pull request #54 from SimonFrings/ci",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2021-07-01T17:36:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f902282234f9b85ad5ad1993c180e61bf96aa5e",
"body": null,
"is_bot": false,
"headline": "Support PHP 8",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2021-06-30T07:20:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11b248fc894e68ba774fbddbfdc8e06f6c622039",
"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-06-30T07:18:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8e7583ae55127b89d6915480ce295bac81c4f88",
"body": null,
"is_bot": false,
"headline": "Prepare v1.4.0 release",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2020-08-21T14:09:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a7389b2ee2a0b1b2bac84aeaaec897646950a02",
"body": "Update README to reactphp/http v1.0.0 and add examples",
"is_bot": false,
"headline": "Merge pull request #51 from SimonFrings/update",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2020-08-21T14:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa438b212b5945016cbe9c809d257cc1472652b7",
"body": null,
"is_bot": false,
"headline": "Add examples",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2020-08-21T13:59:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07ee77324d8fd4c65574cbc6c22595e56ce7da2a",
"body": null,
"is_bot": false,
"headline": "Update README to reactphp/http v1.0.0",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2020-08-21T12:36:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81c03f7b172a4da34b62b7ec892e5fc07ab737ef",
"body": "Run tests on PHPUnit 9 and update PHPUnit configuration schema for PHPUnit 9.3",
"is_bot": false,
"headline": "Merge pull request #50 from SimonFrings/tests",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2020-08-20T15:20:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a03defdfb6268f6118e8422ebdcd5f58dbe97cc",
"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-20T14:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d44bf2e57373833c329b8b2b0ed7091b3c7075de",
"body": null,
"is_bot": false,
"headline": "Run tests on PHPUnit 9",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2020-08-20T14:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4d1b16105828dc3e2c3bbf5ebc1ff22ede5f9d7",
"body": "Clean up test suite and add .gitattributes to exclude dev files from exports",
"is_bot": false,
"headline": "Merge pull request #47 from SimonFrings/tests",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2020-05-11T08:52:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "335606421991674b792e26e8c87754f97991313f",
"body": null,
"is_bot": false,
"headline": "Add .gitattributes to exclude dev files from exports",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2020-05-11T08:37:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0b935a8a24f6c8908da35683459e4ae47d4d848",
"body": null,
"is_bot": false,
"headline": "Clean up test suite",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2020-05-11T08:36:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60fb1dcad451ae9a5dff2b4d11d6a79ebbeca990",
"body": "Run tests on PHP 7.4 and simplify test matrix",
"is_bot": false,
"headline": "Merge pull request #46 from SimonFrings/php7.4",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2020-05-06T09:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecc5623668937168216c8a1c81e97fa7cf5d2cc3",
"body": null,
"is_bot": false,
"headline": "Run tests on PHP 7.4 and simplify test matrix",
"author_name": "Simon Frings",
"author_login": "SimonFrings",
"committed_at": "2020-05-06T08:53:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "942a887a7f5bfd5b25b7e1d0d60368d3f9f86bfa",
"body": "Improve API documentation",
"is_bot": false,
"headline": "Merge pull request #45 from clue-labs/docs",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2019-12-03T16:21:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d357497f3cdf0b44f38f0dbd28f9982fba7b6459",
"body": null,
"is_bot": false,
"headline": "Improve API documentation",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2019-12-01T16:58:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f516b28259c203d67c4c963772dd7e9db652737",
"body": null,
"is_bot": false,
"headline": "Prepare v1.3.1 release",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2019-04-09T11:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0fb00f9a1cffc728ddd138d5cc94bc1e60c05dc",
"body": "Fix getting the type of unexpected reject reason",
"is_bot": false,
"headline": "Merge pull request #42 from clue-labs/invalid-rejection",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2019-04-09T11:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a98e778f9fc4afc791c2fa79521659440663394c",
"body": null,
"is_bot": false,
"headline": "Fix getting the type of unexpected reject reason",
"author_name": "Tomasz Sawicki",
"author_login": "Furgas",
"committed_at": "2019-04-09T11:21:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b320957d89e3ac3edf83695dbe5f3e5132d6677c",
"body": "Check if the function is declared before declaring it.",
"is_bot": false,
"headline": "Merge pull request #39 from Niko9911/patch-1",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2019-03-27T16:47:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "726f2aa5624ba48e188c81bd1975e6e6717f5bc8",
"body": null,
"is_bot": false,
"headline": "Check if the function is declared before declaring it.",
"author_name": "Niko Granö",
"author_login": "NikoGrano",
"committed_at": "2019-03-27T16:11:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4a5cd64ded3b15affa168a2419fa4eda08b96aa",
"body": null,
"is_bot": false,
"headline": "Prepare v1.3.0 release",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2018-06-14T08:50:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3db09f46a4f35cc6a53a9e809ff001967a44a2a5",
"body": "Improve memory consumption by cleaning up garbage references",
"is_bot": false,
"headline": "Merge pull request #35 from clue-labs/garbage",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2018-06-13T20:04:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80d38c4fa31ea1f3be8454c0e87b26c6bfef461e",
"body": null,
"is_bot": false,
"headline": "Improve memory consumption by cleaning up garbage references",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2018-06-13T16:48:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7120683470cdff2bc5c78a7d70f60b63c330292",
"body": "Update project homepage",
"is_bot": false,
"headline": "Merge pull request #34 from clue-labs/name",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2018-05-11T18:06:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d963d14a60b9bf48e8727f87861029a8775722b6",
"body": null,
"is_bot": false,
"headline": "Update project homepage",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2018-05-11T17:30:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "491dda564aecd08f2022c610bcb00449e114934d",
"body": "Update Travis config to also test against PHP 7.2",
"is_bot": false,
"headline": "Merge pull request #32 from andreybolonin/patch-1",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2018-05-10T16:00:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd161b065f6bf185d06383aa6ebb4b4bfad3fd8c",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Andrey Bolonin",
"author_login": "andreybolonin",
"committed_at": "2018-02-16T14:43:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23160f63120b822e178f3aeb8cee6e0c171f0efa",
"body": "Support PHPUnit 6",
"is_bot": false,
"headline": "Merge pull request #31 from gabriel-caruso/phpunit",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2017-11-15T11:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "696b510ca8e1cf77f39e2e9a31a606e17f2cce7b",
"body": null,
"is_bot": false,
"headline": "Support PHPUnit 6",
"author_name": "Gabriel Caruso",
"author_login": "carusogabriel",
"committed_at": "2017-11-14T15:58:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b7962b1def91c24cebb560ad4c2f26ef1325d34",
"body": "Fix minor documentation typos",
"is_bot": false,
"headline": "Merge pull request #28 from seregazhuk/master",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2017-10-16T13:16:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c23602a163d9242fc871f3563994f34f1e3e4c3d",
"body": "Lock Travis distro so new defaults will not break the build",
"is_bot": false,
"headline": "Merge pull request #30 from clue-labs/travis",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2017-10-16T13:15:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82a9c3d780a5947ce5a3d46b2d8e4001a8f1d565",
"body": null,
"is_bot": false,
"headline": "Lock Travis distro so new defaults will not break the build",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2017-10-16T13:11:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02ca81b9d19411a1643e10e3238b3feaf89771f7",
"body": null,
"is_bot": false,
"headline": "fixes the description for awaitAny() function",
"author_name": "Zhuk Sergey",
"author_login": "seregazhuk",
"committed_at": "2017-09-20T12:20:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcffbc8f307972b928f38f6a13da5ee671172b9e",
"body": null,
"is_bot": false,
"headline": "fixes typo in docs",
"author_name": "Zhuk Sergey",
"author_login": "seregazhuk",
"committed_at": "2017-09-19T08:36:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "966c255580ec7a0259338798ddb89f77e121fe9e",
"body": null,
"is_bot": false,
"headline": "Prepare v1.2.0 release",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2017-08-03T13:14:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4be2e650eefbf79132f071bede7b0b9699ba0c7",
"body": "Throw UnexpectedValueException if Promise gets rejected with non-Exception",
"is_bot": false,
"headline": "Merge pull request #27 from clue-labs/exception",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2017-08-03T13:13:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c546bf60b350570be213c25cc9327bae62166a34",
"body": null,
"is_bot": false,
"headline": "Throw UnexpectedValueException if rejected with non-Exception",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2017-08-03T13:06:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74dc6867257d3c4d0e768af3cb8503b8131d19ca",
"body": "Forward compatibility with future EventLoop v1.0 and v0.5 and cap small timeout values for legacy EventLoop",
"is_bot": false,
"headline": "Merge pull request #26 from clue-labs/loop",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2017-08-03T12:38:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44a5c3e6503fc134e22e766e3566bc21605c2535",
"body": "Test against legacy PHP 5.3 through PHP 7.1",
"is_bot": false,
"headline": "Merge pull request #25 from clue-labs/php",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2017-08-03T12:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc36aa0ec3c536028b97ebbd4ec140481976c053",
"body": null,
"is_bot": false,
"headline": "Small timeout values will be capped at 1µs",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2017-08-03T12:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20214a76e29e8e48d38ae60b945957ecdfa309ce",
"body": null,
"is_bot": false,
"headline": "Forward compatibility with future EventLoop v1.0 and v0.5",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2017-08-03T12:07:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ed38eed41a05091d0724f2016c09731925dd806",
"body": null,
"is_bot": false,
"headline": "Test against legacy PHP 5.3 through PHP 7.1",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2017-08-03T11:59:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e99b47a1a1941869867c1953d0e342d37b9c626",
"body": "Fix HHVM build for now again and ignore future HHVM build errors",
"is_bot": false,
"headline": "Merge pull request #24 from clue-labs/hhvm",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2017-08-03T11:58:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1aeec932de5dffa89dc79063ac54856d90f479d6",
"body": null,
"is_bot": false,
"headline": "Fix HHVM build for now again and ignore future HHVM build errors",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2017-08-03T11:54:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ceb9e4dd879280662f0a48354bd34f366fa19f6",
"body": "Add PHPUnit to require-dev",
"is_bot": false,
"headline": "Merge pull request #23 from clue-labs/tests",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2017-08-03T11:53:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aae6d62b532d223082ce25c45f96c0c94f96d4a",
"body": null,
"is_bot": false,
"headline": "Compatibility with PHPUnit v5",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2017-08-03T11:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43adaf4b7e28843bfa9666dffa0296101c8c09c9",
"body": null,
"is_bot": false,
"headline": "Add PHPUnit to require-dev",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2017-08-03T11:47:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed70f8d497dd265e30bc7dd19cf86b2e149b1ecf",
"body": null,
"is_bot": false,
"headline": "Prepare v1.1.0 release",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2016-03-09T15:10:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "656c5fdcc7d1173c50bdd0ba2ae0a237e72e40cb",
"body": "Add optional timeout parameter to all await*() functions",
"is_bot": false,
"headline": "Merge pull request #17 from clue-labs/timeout",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2016-03-09T13:29:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99cb7af54e13ff8722636a4b870d556ab0e5517d",
"body": null,
"is_bot": false,
"headline": "Add $timeout for all await*() functions",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2016-03-09T13:03:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98871e3b4123fe33882d9365e9b346207e0c1bd2",
"body": null,
"is_bot": false,
"headline": "Functional composition to ease awaiting timer",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2016-03-09T13:01:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c87c8f5f40211cb8246c0f4e726e18e165e3d173",
"body": null,
"is_bot": false,
"headline": "Add react/promise-timer dependency",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2016-03-09T12:26:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d57c4a2c521597966dea495ea214a5ee8613ff18",
"body": "Cancellation is now supported across all PHP versions",
"is_bot": false,
"headline": "Merge pull request #16 from clue-labs/cancellation",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2016-03-09T12:22:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a757b1a65d8cb256622000a9bf44fa84af6d296",
"body": null,
"is_bot": false,
"headline": "Cancellation is now supported across all PHP versions",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2016-03-09T12:18:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "729f5522654f0ee50fc6710eb00bc087aa93b3a3",
"body": null,
"is_bot": false,
"headline": "Prepare v1.0.0 release",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-11-13T20:45:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "017a1a52f6a68c5c6162520da3799db058554ac1",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-11-13T20:38:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c79645984290ffca5287593eccbbfd32f631b43",
"body": null,
"is_bot": false,
"headline": "Add TOC",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-11-13T20:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbeac8037a6b46bf92fd2d4912ce1b3c6e15ed2e",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-11-13T20:24:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8f62800b44c8280f9d13682cd1a8f29a0383249",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-11-13T20:17:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b5a75ffc0cbeec3dec3adc4e5bce9c2f19ba3e4",
"body": null,
"is_bot": false,
"headline": "Prepare v0.3.0 release",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-07-09T22:42:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7170c00aeecde9ef3855b598c84c809f44f9fc03",
"body": "Functional API",
"is_bot": false,
"headline": "Merge pull request #13 from clue-labs/functional",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-07-09T22:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e49f1e40d05e6cf39a18c605fe40b08609fe2af",
"body": null,
"is_bot": false,
"headline": "Use functional composition to increase code reuse",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-07-06T22:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49a65fd4aa8fc6dab9df35d3c148e78cd655dba0",
"body": null,
"is_bot": false,
"headline": "Rename (old) Blocker.php to functions.php",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-07-05T15:03:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "001dbefa01257881e251ff8d39d568f1cd26a4c9",
"body": null,
"is_bot": false,
"headline": "Functional API instead of pseudo OOP",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-07-05T15:02:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30a691056a5ad1787487d2f02418217fe3af7524",
"body": null,
"is_bot": false,
"headline": "FU merge indentation",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-07-05T14:34:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0e214728fe8fa8ed31b6bfce1c74b80b0882754",
"body": null,
"is_bot": false,
"headline": "Pass $loop argument to each function instead of constructor",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-07-05T14:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bdcf62280a08378e8d08ec5840d2dbefbd413d2",
"body": null,
"is_bot": false,
"headline": "Split up test cases into individual files",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-07-05T14:29:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29f1c007e2fcbc1e819afa24924eeb8b9826f62b",
"body": null,
"is_bot": false,
"headline": "Prepare v0.2.0 release",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-07-05T13:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a83abc6ee73345d0901c0df74042c5d9d3c198a",
"body": "Rename awaitOne() to await()",
"is_bot": false,
"headline": "Merge pull request #10 from clue-labs/await",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-07-05T11:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5af4f271f3e7f1a247ca0ba0bf5b309d75a5d8b2",
"body": "Rename awaitRace() to awaitAny()",
"is_bot": false,
"headline": "Merge pull request #9 from clue-labs/any",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-07-05T11:32:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87fbae65e105e978960ff6ec53c84b3e6b107a80",
"body": "Rename wait() to sleep() in order to avoid confusion with await*()",
"is_bot": false,
"headline": "Merge pull request #8 from clue-labs/sleep",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-07-05T11:32:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c8f54fefb261746a461982017dee701e7a9db2c",
"body": "This is done in order to emphasize this is the underlying operation for\nall other functions operating on promise collections.",
"is_bot": false,
"headline": "Rename awaitOne() to await()",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-07-05T00:05:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb18d001ad8a418a372e0235a5141a98bd687476",
"body": "This is done in order to avoid confusion with Promise\\race()",
"is_bot": false,
"headline": "Rename awaitRace() to awaitAny()",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-07-04T23:57:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8d1e77550476e67dc7b8cb1c55d75383c8ebd3b",
"body": null,
"is_bot": false,
"headline": "Rename wait() to sleep() in order to avoid confusion with await*()",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-07-04T23:52:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ee1990f69fcf90348dee20d06880a8b2b3364ab",
"body": null,
"is_bot": false,
"headline": "Prepare v0.1.1 release",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-04-05T17:01:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e2310b67acd56e56c2fd47716e6e3283ed6f037",
"body": "Run() the loop instead of making it tick()",
"is_bot": false,
"headline": "Merge pull request #1 from clue-labs/run",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-04-05T16:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2faa08d8ae6dd471ab5d62e4263502183531e54c",
"body": null,
"is_bot": false,
"headline": "Keep the loop running if anything interrupts its operation",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-04-05T16:51:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6dc8b40c9cd49b48e32e4777fdd8d714c5f87e3",
"body": "This results in significant performance improvements (less resource\nutilization) by avoiding busy waiting",
"is_bot": false,
"headline": "Run() the loop instead of making it tick()",
"author_name": "Christian Lück",
"author_login": "clue",
"committed_at": "2015-04-05T16:38:19Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 0,
"latest_release_at": "2021-10-20T14:08:47Z",
"latest_release_tag": "v1.5.0",
"releases_from_tags": false,
"days_since_last_push": 1419,
"active_weeks_last_year": 0,
"days_since_latest_release": 1735,
"mean_days_between_releases": 265.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "clue/block-react",
"exists": true,
"license": "MIT",
"keywords": [
"sleep",
"async",
"event loop",
"promise",
"reactphp",
"blocking",
"synchronous",
"await"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/clue/block-react",
"is_deprecated": true,
"latest_version": "v1.5.0",
"repository_url": "https://github.com/clue/reactphp-block",
"versions_count": 11,
"total_downloads": 2332095,
"dependents_count": 129,
"deprecation_note": "react/async",
"maintainers_count": null,
"monthly_downloads": 14742,
"first_published_at": null,
"latest_published_at": "2021-10-20T14:07:33Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1735
}
]
},
"popularity": {
"forks": 16,
"stars": 156,
"watchers": 8,
"fork_history": {
"days": [
{
"date": "2015-04-04",
"count": 1
},
{
"date": "2015-05-04",
"count": 1
},
{
"date": "2015-09-07",
"count": 1
},
{
"date": "2016-08-17",
"count": 1
},
{
"date": "2017-09-19",
"count": 1
},
{
"date": "2018-02-16",
"count": 1
},
{
"date": "2018-07-24",
"count": 1
},
{
"date": "2018-09-08",
"count": 1
},
{
"date": "2019-08-27",
"count": 1
},
{
"date": "2020-05-06",
"count": 1
},
{
"date": "2020-10-06",
"count": 1
},
{
"date": "2021-02-23",
"count": 1
},
{
"date": "2021-06-30",
"count": 1
},
{
"date": "2021-08-25",
"count": 1
},
{
"date": "2022-01-31",
"count": 1
},
{
"date": "2025-02-21",
"count": 1
}
],
"complete": true,
"collected": 16,
"total_forks": 16
},
"star_history": {
"days": [
{
"date": "2015-04-04",
"count": 2
},
{
"date": "2015-04-05",
"count": 6
},
{
"date": "2015-04-06",
"count": 5
},
{
"date": "2015-04-10",
"count": 1
},
{
"date": "2015-04-11",
"count": 2
},
{
"date": "2015-04-22",
"count": 2
},
{
"date": "2015-04-23",
"count": 2
},
{
"date": "2015-04-24",
"count": 1
},
{
"date": "2015-04-26",
"count": 1
},
{
"date": "2015-04-27",
"count": 1
},
{
"date": "2015-05-18",
"count": 1
},
{
"date": "2015-06-11",
"count": 1
},
{
"date": "2015-07-11",
"count": 1
},
{
"date": "2015-07-15",
"count": 1
},
{
"date": "2015-07-23",
"count": 1
},
{
"date": "2015-07-26",
"count": 1
},
{
"date": "2015-07-31",
"count": 1
},
{
"date": "2015-08-26",
"count": 1
},
{
"date": "2015-10-03",
"count": 1
},
{
"date": "2015-10-21",
"count": 1
},
{
"date": "2015-11-05",
"count": 1
},
{
"date": "2015-11-14",
"count": 1
},
{
"date": "2015-12-04",
"count": 1
},
{
"date": "2015-12-09",
"count": 1
},
{
"date": "2015-12-10",
"count": 1
},
{
"date": "2015-12-22",
"count": 1
},
{
"date": "2016-02-09",
"count": 1
},
{
"date": "2016-04-26",
"count": 1
},
{
"date": "2016-05-16",
"count": 1
},
{
"date": "2016-05-19",
"count": 1
},
{
"date": "2016-06-10",
"count": 1
},
{
"date": "2016-08-17",
"count": 1
},
{
"date": "2016-08-19",
"count": 1
},
{
"date": "2016-08-23",
"count": 1
},
{
"date": "2016-08-29",
"count": 1
},
{
"date": "2016-09-15",
"count": 1
},
{
"date": "2016-10-11",
"count": 1
},
{
"date": "2016-10-19",
"count": 1
},
{
"date": "2016-11-10",
"count": 1
},
{
"date": "2017-01-06",
"count": 1
},
{
"date": "2017-01-18",
"count": 1
},
{
"date": "2017-03-11",
"count": 1
},
{
"date": "2017-04-15",
"count": 2
},
{
"date": "2017-04-23",
"count": 1
},
{
"date": "2017-05-10",
"count": 1
},
{
"date": "2017-07-20",
"count": 1
},
{
"date": "2017-09-05",
"count": 1
},
{
"date": "2017-09-11",
"count": 1
},
{
"date": "2017-11-08",
"count": 1
},
{
"date": "2017-11-26",
"count": 1
},
{
"date": "2017-12-02",
"count": 1
},
{
"date": "2017-12-08",
"count": 1
},
{
"date": "2017-12-13",
"count": 1
},
{
"date": "2018-01-18",
"count": 1
},
{
"date": "2018-02-16",
"count": 1
},
{
"date": "2018-03-06",
"count": 1
},
{
"date": "2018-03-20",
"count": 1
},
{
"date": "2018-04-08",
"count": 1
},
{
"date": "2018-04-17",
"count": 1
},
{
"date": "2018-06-01",
"count": 1
},
{
"date": "2018-06-12",
"count": 1
},
{
"date": "2018-07-13",
"count": 1
},
{
"date": "2018-08-09",
"count": 1
},
{
"date": "2018-08-21",
"count": 1
},
{
"date": "2018-08-31",
"count": 1
},
{
"date": "2018-09-03",
"count": 1
},
{
"date": "2018-10-17",
"count": 1
},
{
"date": "2018-12-05",
"count": 1
},
{
"date": "2018-12-24",
"count": 3
},
{
"date": "2019-01-02",
"count": 1
},
{
"date": "2019-01-09",
"count": 1
},
{
"date": "2019-01-23",
"count": 1
},
{
"date": "2019-02-04",
"count": 1
},
{
"date": "2019-02-15",
"count": 1
},
{
"date": "2019-02-25",
"count": 1
},
{
"date": "2019-04-11",
"count": 1
},
{
"date": "2019-05-07",
"count": 1
},
{
"date": "2019-05-08",
"count": 1
},
{
"date": "2019-06-20",
"count": 1
},
{
"date": "2019-07-12",
"count": 1
},
{
"date": "2019-07-18",
"count": 1
},
{
"date": "2019-07-19",
"count": 1
},
{
"date": "2019-10-22",
"count": 1
},
{
"date": "2019-12-06",
"count": 1
},
{
"date": "2019-12-31",
"count": 1
},
{
"date": "2020-01-03",
"count": 1
},
{
"date": "2020-01-04",
"count": 1
},
{
"date": "2020-01-13",
"count": 1
},
{
"date": "2020-01-21",
"count": 1
},
{
"date": "2020-01-27",
"count": 1
},
{
"date": "2020-01-29",
"count": 1
},
{
"date": "2020-02-10",
"count": 2
},
{
"date": "2020-02-18",
"count": 1
},
{
"date": "2020-02-26",
"count": 1
},
{
"date": "2020-03-11",
"count": 1
},
{
"date": "2020-04-02",
"count": 1
},
{
"date": "2020-04-27",
"count": 1
},
{
"date": "2020-05-05",
"count": 1
},
{
"date": "2020-05-23",
"count": 1
},
{
"date": "2020-05-24",
"count": 1
},
{
"date": "2020-06-06",
"count": 1
},
{
"date": "2020-07-01",
"count": 1
},
{
"date": "2020-07-20",
"count": 1
},
{
"date": "2020-07-21",
"count": 1
},
{
"date": "2020-08-25",
"count": 1
},
{
"date": "2020-08-27",
"count": 1
},
{
"date": "2020-09-14",
"count": 1
},
{
"date": "2020-10-22",
"count": 1
},
{
"date": "2020-10-23",
"count": 1
},
{
"date": "2020-12-09",
"count": 1
},
{
"date": "2020-12-15",
"count": 1
},
{
"date": "2021-03-19",
"count": 1
},
{
"date": "2021-04-10",
"count": 1
},
{
"date": "2021-04-22",
"count": 1
},
{
"date": "2021-05-31",
"count": 1
},
{
"date": "2021-07-23",
"count": 1
},
{
"date": "2021-07-27",
"count": 1
},
{
"date": "2021-08-24",
"count": 1
},
{
"date": "2021-09-06",
"count": 1
},
{
"date": "2021-09-08",
"count": 1
},
{
"date": "2021-10-15",
"count": 1
},
{
"date": "2021-10-18",
"count": 1
},
{
"date": "2021-10-20",
"count": 3
},
{
"date": "2021-10-22",
"count": 1
},
{
"date": "2021-10-28",
"count": 1
},
{
"date": "2021-10-30",
"count": 1
},
{
"date": "2021-11-12",
"count": 1
},
{
"date": "2022-02-21",
"count": 1
},
{
"date": "2022-04-03",
"count": 1
},
{
"date": "2022-04-17",
"count": 1
},
{
"date": "2022-05-22",
"count": 1
},
{
"date": "2022-07-16",
"count": 1
},
{
"date": "2022-09-10",
"count": 1
},
{
"date": "2023-11-11",
"count": 1
},
{
"date": "2023-11-28",
"count": 1
},
{
"date": "2024-03-17",
"count": 1
},
{
"date": "2025-03-23",
"count": 1
}
],
"complete": true,
"collected": 156,
"total_stars": 156
},
"open_issues_and_prs": 1
},
"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": 14715,
"source_files_sampled": 10,
"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,
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"assessed_package": null,
"unassessed_count": 6,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "react/event-loop",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.2"
},
{
"name": "react/promise",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.0 || ^2.7 || ^1.2.1"
},
{
"name": "react/promise-timer",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.5"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "react/event-loop",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "react/promise",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "react/promise-timer",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "react/http",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 3,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 35,
"open_issues": 1,
"closed_ratio": 0.96,
"closed_issues": 24,
"closed_unmerged_prs": 9
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "clue",
"commits": 77,
"avatar_url": "https://avatars.githubusercontent.com/u/776829?v=4"
},
{
"type": "User",
"login": "SimonFrings",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/44357440?v=4"
},
{
"type": "User",
"login": "seregazhuk",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/9959761?v=4"
},
{
"type": "User",
"login": "andreybolonin",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2576509?v=4"
},
{
"type": "User",
"login": "davidcole1340",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/991872?v=4"
},
{
"type": "User",
"login": "carusogabriel",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/16328050?v=4"
},
{
"type": "User",
"login": "NikoGrano",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4658966?v=4"
},
{
"type": "User",
"login": "PaulRotmann",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/85174210?v=4"
},
{
"type": "User",
"login": "Furgas",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/715407?v=4"
}
],
"contributors_sampled": 9,
"top_contributor_share": 0.755
},
"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": 0,
"reason": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"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 9 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "07bea400f54f791080361436c20b212c678eb8e0",
"ran_at": "2026-07-21T20:09:37Z",
"aggregate_score": 3.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/clue/reactphp-block",
"host": "github.com",
"name": "reactphp-block",
"owner": "clue"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 29,
"pct": 40
}
}
],
"value": 16,
"inputs": {
"security": 18,
"vitality": 18,
"community": 55,
"governance": 61,
"engineering": 45,
"abandonment_cap": 29,
"abandonment_state": "declared",
"abandonment_multiplier": 40,
"weighted_overall_before_abandonment": 40,
"overall_after_abandonment_multiplier": 16
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 18,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 1419,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1419 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1419
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 44,
"inputs": {
"releases_count": 11,
"latest_release_tag": "v1.5.0",
"releases_from_tags": false,
"days_since_latest_release": 1735,
"mean_days_between_releases": 265.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1735 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1735
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~265.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 265.5
}
}
],
"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": "at_risk",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"cap": 29,
"state": "declared",
"guards": [],
"signals": [],
"red_flag": true,
"multiplier_pct": 40,
"declared_reason": "packages_deprecated",
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "every published package is deprecated or yanked",
"points": 40,
"status": "partial",
"details": [
{
"code": "abandonment_packages_deprecated",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 55,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"forks": 16,
"stars": 156,
"watchers": 8,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "156 stars",
"points": 35.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 156
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "16 forks",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 16
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "8 watchers",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 8
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "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": "good",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"packages": [
"clue/block-react"
],
"dependents": 129,
"ecosystems": "packagist",
"total_downloads": 2332095,
"monthly_downloads": 14742
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "14,742 downloads/month across packagist",
"points": 55.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 14742,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "129 packages depend on it",
"points": 14.1,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 129
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 61,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 9,
"top_contributor_share": 0.755
},
"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 76% of commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 76
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "9 contributors",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 9
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 87,
"inputs": {
"merged_prs": 35,
"open_issues": 1,
"closed_issues": 24,
"issue_closed_ratio": 0.96,
"closed_unmerged_prs": 9
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "96% of issues closed",
"points": 44.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 96
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "35/44 decided PRs merged",
"points": 30.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 35,
"decided": 44
}
}
],
"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": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"followers": 1246,
"owner_type": "User",
"is_verified": null,
"owner_login": "clue",
"public_repos": 102,
"account_age_days": 5552
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1,246 followers of clue",
"points": 22.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1246,
"login": "clue"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "102 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 102
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "at_risk",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"packages": [
"clue/block-react"
],
"ecosystems": "packagist",
"any_deprecated": true,
"min_days_since_publish": 1735
},
"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 1735 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1735
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "clue/block-react: react/async",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 45,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"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": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "critical",
"name": "Security",
"value": 18,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 18,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.7,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 18,
"security_posture_before_jurisdiction": 37
},
"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": "0 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 9 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "moderate",
"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": 50,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "top_contributor",
"count": 2,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 19
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: top_contributor (2)",
"points": 50,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "top_contributor",
"count": 2,
"country": "Russia"
}
}
],
"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": 30,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.37,
"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": "37 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 19.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 37,
"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": 14715,
"source_files_sampled": 10,
"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/10 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 10,
"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": [
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-21T20:09:59.064019Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/clue/reactphp-block.svg",
"full_name": "clue/reactphp-block",
"license_state": "standard",
"license_spdx": "MIT"
}