Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"hacktoberfest"
],
"is_fork": false,
"size_kb": 4374,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 85147
},
"pushed_at": "2026-03-30T04:27:46Z",
"created_at": "2021-06-25T04:13:46Z",
"owner_type": "Organization",
"updated_at": "2026-03-27T11:56:18Z",
"description": "SOAP engine design",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": null,
"name": "php-soap",
"type": "Organization",
"login": "php-soap",
"company": null,
"location": null,
"followers": 34,
"avatar_url": "https://avatars.githubusercontent.com/u/81407517?v=4",
"created_at": "2021-03-26T07:07:14Z",
"is_verified": null,
"public_repos": 13,
"account_age_days": 1951
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "2.20.0",
"kind": "minor",
"published_at": "2026-03-27T11:58:11Z"
},
{
"tag": "2.19.0",
"kind": "minor",
"published_at": "2026-03-19T07:35:01Z"
},
{
"tag": "2.18.0",
"kind": "minor",
"published_at": "2026-03-11T13:22:06Z"
},
{
"tag": "2.17.0",
"kind": "minor",
"published_at": "2025-11-24T11:12:19Z"
},
{
"tag": "2.16.0",
"kind": "minor",
"published_at": "2025-10-20T09:18:33Z"
},
{
"tag": "2.15.0",
"kind": "minor",
"published_at": "2025-01-03T09:17:15Z"
},
{
"tag": "2.14.0",
"kind": "minor",
"published_at": "2024-12-19T12:04:44Z"
},
{
"tag": "2.13.0",
"kind": "minor",
"published_at": "2024-10-25T07:13:42Z"
},
{
"tag": "2.12.0",
"kind": "minor",
"published_at": "2024-06-13T13:22:26Z"
},
{
"tag": "2.11.0",
"kind": "minor",
"published_at": "2024-06-13T11:21:46Z"
},
{
"tag": "2.10.1",
"kind": "patch",
"published_at": "2024-06-11T10:03:16Z"
},
{
"tag": "2.10.0",
"kind": "minor",
"published_at": "2024-06-11T09:49:02Z"
},
{
"tag": "2.9.0",
"kind": "minor",
"published_at": "2024-06-05T09:59:13Z"
},
{
"tag": "2.8.0",
"kind": "minor",
"published_at": "2024-05-24T10:16:57Z"
},
{
"tag": "2.7.0",
"kind": "minor",
"published_at": "2024-04-02T14:00:23Z"
},
{
"tag": "2.6.0",
"kind": "minor",
"published_at": "2024-01-26T09:16:49Z"
},
{
"tag": "2.5.0",
"kind": "minor",
"published_at": "2023-11-24T07:24:50Z"
},
{
"tag": "2.4.0",
"kind": "minor",
"published_at": "2023-09-22T11:11:55Z"
},
{
"tag": "2.3.0",
"kind": "minor",
"published_at": "2023-08-25T14:13:41Z"
},
{
"tag": "2.2.0",
"kind": "minor",
"published_at": "2023-04-03T18:26:09Z"
},
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2023-04-01T18:28:00Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2023-03-31T10:01:37Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2022-11-25T06:35:56Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2021-11-26T10:35:54Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2021-11-12T10:22:08Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2021-09-24T06:45:25Z"
}
],
"recent_commits": [
{
"oid": "3c1c984e7131773467eed2af595b5379ef9cf168",
"body": "Bump PHP 8.4 as minimum version and update dependencies",
"is_bot": false,
"headline": "Merge pull request #28 from veewee/feature/bump-php84-minimum",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2026-03-27T11:56:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "423187201d1579b41d0c354cf93fd72e9a7de105",
"body": "- Set PHP >=8.4 as minimum requirement\n- Replace php-standard-library/php-standard-library with standalone PSL packages (dict, foundation, option, type) ^6.1\n- Bump php-soap/xml to ^1.10.0 and veewee/xml to ^4.9\n- Update psalm phpVersion to 8.4 and add veewee/xml DOM stubs\n- Remove PHP 8.3 from GitHub Actions matrices",
"is_bot": false,
"headline": "Bump PHP 8.4 as minimum version and update dependencies",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2026-03-27T11:50:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7887fc8392619bde1a4e54f52dee9956dfb9c19a",
"body": "…ard-library\n\nReplace azjezz/psl with php-standard-library/php-standard-library",
"is_bot": false,
"headline": "Merge pull request #26 from veewee/feature/replace-psl-with-php-stand…",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2026-03-19T07:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce6b07ad2a8e6d67d7ff348392943edc60272433",
"body": "Swap to the official fork and add ^6.0 to the version constraint.\n\nRef: phpro/soap-client#604",
"is_bot": false,
"headline": "Replace azjezz/psl with php-standard-library/php-standard-library",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2026-03-19T07:30:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2c04747ffa9143a9ba5f8950a455b78d718ddce",
"body": "feat: Update azjezz/psl requirement to include version 5.0",
"is_bot": false,
"headline": "Merge pull request #25 from EJTJ3/EJTJ3-patch-1",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2026-03-11T13:20:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "996e27fc915eaeb54ff7c2e713dc9307e5c860bf",
"body": null,
"is_bot": false,
"headline": "feat: Update azjezz/psl requirement to include version 5.0",
"author_name": "Evert Jan Hakvoort",
"author_login": "EJTJ3",
"committed_at": "2026-03-05T21:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd097d8d996f76ce378df48e4e93f44500c4d3da",
"body": "Fix setting metadata back to null bugs",
"is_bot": false,
"headline": "Merge pull request #24 from veewee/bugfix-nullable",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2025-11-24T11:11:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2972b4042efc90b4f440e149c3e5b681aab3563d",
"body": null,
"is_bot": false,
"headline": "Fix setting metadata back to null bugs",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2025-11-24T11:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1611b15decdab5047f990a29517cbb5161a4759",
"body": "Upgrade to PHP 8.5 and modern tooling",
"is_bot": false,
"headline": "Merge pull request #23 from veewee/php-85-upgrade",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2025-10-20T09:14:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "593309bb768b34e3a46876452269997b4cca5c6f",
"body": "- Remove PHP 8.2 support, add PHP 8.5 support\n- Update PHP version requirement: ~8.3.0 || ~8.4.0 || ~8.5.0\n- Upgrade azjezz/psl to ^3.0 || ^4.0 (maintaining backward compatibility)\n- Update phpunit/phpunit to ^12.3 (from ^10.5)\n- Update vimeo/psalm to ^6.13 (from ^5.26)\n- Add php-cs-fixer/shim ^3.88\n[…]\nfailOnWarning, failOnPhpunitWarning\n- Update psalm.xml with findUnusedCode=false and ensureOverrideAttribute=false\n- Apply code style fixes via php-cs-fixer\n\nCode upgraded by GitHub Copilot CLI agent.",
"is_bot": false,
"headline": "Upgrade to PHP 8.5 and modern tooling",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2025-10-20T09:10:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "06cb8c3522544c6040fcb9b145e98ee7e430435e",
"body": null,
"is_bot": false,
"headline": "Add documentation",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2025-01-30T14:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e2f95a79ca9b7a67c16ada46d92b6cf2285676a",
"body": null,
"is_bot": false,
"headline": "Add documentation",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2025-01-30T14:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c19daa91254f64513c87bbafb257eb2da55cefca",
"body": "Find method by SOAP action",
"is_bot": false,
"headline": "Merge pull request #22 from veewee/find-method-by-soap-action",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2025-01-03T09:16:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9b8700a142dda3770a9b028f83fc71bc30d56f3",
"body": null,
"is_bot": false,
"headline": "Find method by SOAP action",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2025-01-03T09:14:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c30e7514d77984bb1beb41fdacef622c34ef618f",
"body": "Add support for <any />",
"is_bot": false,
"headline": "Merge pull request #21 from veewee/any",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-12-19T12:03:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87346f6eeb8d78b7417639e5b3823d046e869815",
"body": null,
"is_bot": false,
"headline": "Add support for <any />",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-12-06T10:20:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "981d684779e65a348869d8280ffb803454bb1658",
"body": "Bump dependencies",
"is_bot": false,
"headline": "Merge pull request #20 from veewee/php84",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-10-25T07:12:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d00badb0b9f2647ed9497355b22582880605194",
"body": null,
"is_bot": false,
"headline": "Bump dependencies",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-10-25T07:11:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "682d7c86f60508bee1745b9e565914fc982b3d09",
"body": "Introduce a type lookup cache for faster en/decoding",
"is_bot": false,
"headline": "Merge pull request #18 from veewee/type-lookup-cache",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-06-13T13:21:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cddf586ccc1cea48f89a317efa179ed90ecdf0c8",
"body": null,
"is_bot": false,
"headline": "Introduce a type lookup cache for faster en/decoding",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-06-13T13:20:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df48620ba5b2d92829b357ff1a094a6a2c43c4db",
"body": "Wrap option during parse-time, not during read-time",
"is_bot": false,
"headline": "Merge pull request #17 from veewee/less-spammy-options",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-06-13T11:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c364062609340ded055f65624cdc44af577275d",
"body": null,
"is_bot": false,
"headline": "Wrap option during parse-time, not during read-time",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-06-13T11:19:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b81101c9bd542382b7b4d70458e36829981fbe1f",
"body": "Mixed is already nulable, no need to mark it as such",
"is_bot": false,
"headline": "Merge pull request #16 from veewee/non-nullable-void",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-06-11T10:02:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73f72a33493b831779968794eb0777cdb878ea36",
"body": null,
"is_bot": false,
"headline": "Mixed is already nulable, no need to mark it as such",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-06-11T10:02:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cc648484d1064348a63287ad12370ee7cb5d355",
"body": "Copy xsdtype with new name",
"is_bot": false,
"headline": "Merge pull request #15 from veewee/copy-xsdtype",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-06-11T09:48:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a98a3344031a537fe42a0a6d82283123315d93c",
"body": null,
"is_bot": false,
"headline": "Copy xsdtype with new name",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-06-11T09:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "880d21d40c084283b45fb180adb0fc983906458f",
"body": null,
"is_bot": false,
"headline": "Document cached-engine",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-06-07T09:47:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbceea329a796a2487cc96bc47f000f87d23a933",
"body": "Add soap-enc array information",
"is_bot": false,
"headline": "Merge pull request #14 from veewee/add-array-info",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-06-05T09:58:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fc6b5c3e1cb5e5829623a0d4bc32f99e92a7c36",
"body": null,
"is_bot": false,
"headline": "Add soap-enc array information",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-06-04T14:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "789fb1c79f6a6681c76e3de0e8e2ddf4a55a1b02",
"body": "Add additional method metadata",
"is_bot": false,
"headline": "Merge pull request #13 from veewee/additional-method-meta",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-05-24T10:16:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb443f61225d7ca39094461929c94bbd7ed13768",
"body": null,
"is_bot": false,
"headline": "Add additional method metadata",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-05-24T10:13:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5455dc5ade9f0c507ad955121db15ee88489efc7",
"body": "Allow empty enumeration strings",
"is_bot": false,
"headline": "Merge pull request #12 from veewee/allow-empty-enums",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-04-02T13:59:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b255ef43202fabcf195342dc9e4e839fd294a72e",
"body": null,
"is_bot": false,
"headline": "Allow empty enumeration strings",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-04-02T13:56:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eaaa1b959d8a140dd94e0d6decab1192513d8dac",
"body": "Add additional optional XML information fields on XsdType",
"is_bot": false,
"headline": "Merge pull request #11 from veewee/more-encoding-info",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-01-26T09:15:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e6dd6e89722de4123542d389426bee95e065398",
"body": null,
"is_bot": false,
"headline": "Add additional optional XML information fields on XsdType",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-01-26T09:13:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d97364f44d85947720ace59e4df5b8bca8d5b2a8",
"body": "Allow PHP83",
"is_bot": false,
"headline": "Merge pull request #10 from veewee/PHP83",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2023-11-24T07:23:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "946c3ca3de32481f355fca7ae0d72ff9e015c70b",
"body": null,
"is_bot": false,
"headline": "Allow PHP83",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2023-11-24T07:22:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e036771ad910a32181b88610b139de20cb4a7a01",
"body": "Make it easier to guess any types",
"is_bot": false,
"headline": "Merge pull request #8 from veewee/any-types",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2023-09-22T11:10:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddaa51ea4086c5ef9a611e62cb8c9abb71b6344a",
"body": null,
"is_bot": false,
"headline": "Make it easier to guess any types",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2023-09-22T11:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79d518b5013c36541ea39eeb552f76a3fbdc6c11",
"body": "Add simple indicator to extend",
"is_bot": false,
"headline": "Merge pull request #7 from veewee/add-extending-simple-indicator",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2023-08-25T14:12:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1170a4575c78610680589053254318419af5754",
"body": null,
"is_bot": false,
"headline": "Add simple indicator to extend",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2023-08-25T14:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af5e507576248c0af9f0c772354022b5071a220e",
"body": "Add generic drivers and noop transport",
"is_bot": false,
"headline": "Merge pull request #6 from veewee/driver-implementations",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2023-04-03T18:24:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39b8d0717739ee0bad9f6ef81f65c284fae268cc",
"body": null,
"is_bot": false,
"headline": "Add generic drivers and noop transport",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2023-04-03T17:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd4dd3a452652e356508b83d21577b774622a758",
"body": "Improve metadata types",
"is_bot": false,
"headline": "Merge pull request #5 from php-soap/meta-improvements-2",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2023-04-01T18:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ac9e87dd82d36b5415b8ffb6b8e9cdbec60130d",
"body": null,
"is_bot": false,
"headline": "Improve metadata types",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2023-04-01T18:25:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0431b99e806554f38abcc65c02ccacf00b1ee1cc",
"body": "Improve meta-data",
"is_bot": false,
"headline": "Merge pull request #4 from php-soap/meta-improvements",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2023-03-31T10:00:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e41be50e6e13ba706ac6174bf1d8a9444d99075c",
"body": null,
"is_bot": false,
"headline": "Improve meta-data",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2023-03-31T09:46:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "712c3a66d1f070389e826bb81db362105524de95",
"body": "Add PHP82 + PSL2 Support",
"is_bot": false,
"headline": "Merge pull request #3 from php-soap/PHP82",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2022-11-25T06:34:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb0d71a67788036f761f237d22bfe24c28f5fa9d",
"body": null,
"is_bot": false,
"headline": "Add PHP82 + PSL2 Support",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2022-11-25T06:32:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43e3bd46e9b5d80af3a5b8c2d2b52b296d8385e8",
"body": null,
"is_bot": false,
"headline": "Want to help out?",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2022-10-27T14:08:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97e28d60da02362069852aab562b25e6ef8c39a9",
"body": null,
"is_bot": false,
"headline": "Update FUNDING.yml",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2022-10-27T12:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d3774a9e5eaf3762cc1d399a132ac4a5a9035a3",
"body": "PHP 8.1 Compatibility",
"is_bot": false,
"headline": "Merge pull request #2 from php-soap/php81",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-11-26T10:29:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91e459fb7f4af51a3c9997f5f08505b8eb134b89",
"body": null,
"is_bot": false,
"headline": "PHP 8.1 Compatibility",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-11-26T10:27:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b92990cfb9fd65a82797b3a2ebd64b32ef82be62",
"body": "Fix broken PHP80 type",
"is_bot": false,
"headline": "Merge pull request #1 from php-soap/broken-type",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-11-12T10:20:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c659f1a162228e504be2ccfb333abd663e09b29",
"body": null,
"is_bot": false,
"headline": "Fix broken PHP80 type",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-11-12T10:18:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e0990bb122b209014989af383133d8aa9362648",
"body": null,
"is_bot": false,
"headline": "Add async transport",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-07-14T14:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f732595444dacaa88cfa92f88763e035614f99b1",
"body": null,
"is_bot": false,
"headline": "Fix cs",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-07-07T18:52:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcb59f8f32fc7b92cb13ba84a8e95c5952661bd5",
"body": null,
"is_bot": false,
"headline": "Add github files",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-07-07T18:50:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79b003f9693e524ad0966f8dbadf4b9b30e01227",
"body": null,
"is_bot": false,
"headline": "Fix config",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-07-07T18:16:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "926b77eb8e13110f1dce64b92715cf3606c09818",
"body": null,
"is_bot": false,
"headline": "Remove cache files",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-07-07T17:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc9177cbd0bd080440b5fcc800584bf10229f3c8",
"body": null,
"is_bot": false,
"headline": "Fix cs",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-07-07T14:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8f10e97228f0909952ce8f5afcc3735ba3d251a",
"body": null,
"is_bot": false,
"headline": "Add psalm",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-07-07T14:39:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57ba71f31231534981ad0461f1adaa89677a0467",
"body": null,
"is_bot": false,
"headline": "Add Lazy engine",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-06-29T19:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "432f698c52f1a22ac39f3e2ab6a1faf901badb2f",
"body": null,
"is_bot": false,
"headline": "Add docs",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-06-27T11:23:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f1d3739081b7970679845aebad1bd38f4dae002",
"body": null,
"is_bot": false,
"headline": "Add missing test",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-06-25T14:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ee163e326e5776eedf6d51f5ccb9911a6e7454a",
"body": null,
"is_bot": false,
"headline": "Add tests",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-06-25T14:42:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03044f41a699d0b9f99072ed9ed6e509040ecc9f",
"body": null,
"is_bot": false,
"headline": "Add engine",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-06-25T04:51:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8f1899fae0c59cfe4609940e66fcfaaf748030c",
"body": null,
"is_bot": false,
"headline": "Initial engine design",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-06-25T04:14:14Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 26,
"commits_last_year": 10,
"latest_release_at": "2026-03-27T11:58:11Z",
"latest_release_tag": "2.20.0",
"releases_from_tags": false,
"days_since_last_push": 122,
"active_weeks_last_year": 5,
"days_since_latest_release": 124,
"mean_days_between_releases": 72.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "php-soap/engine",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/php-soap/engine",
"is_deprecated": false,
"latest_version": "2.20.0",
"repository_url": "https://github.com/php-soap/engine",
"versions_count": 27,
"total_downloads": 4052130,
"dependents_count": 12,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 128935,
"first_published_at": null,
"latest_published_at": "2026-03-27T11:56:14Z",
"latest_version_yanked": null,
"days_since_latest_publish": 124
}
]
},
"popularity": {
"forks": 4,
"stars": 27,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2022-12-22",
"count": 1
},
{
"date": "2023-04-03",
"count": 1
},
{
"date": "2024-09-06",
"count": 1
},
{
"date": "2026-03-05",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_forks": 4
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 11982,
"source_files_sampled": 59,
"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": 10,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-cs-fixer/shim",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-soap/xml",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-standard-library/dict",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-standard-library/foundation",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-standard-library/option",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-standard-library/psalm-plugin",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-standard-library/type",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "vimeo/psalm",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 10,
"direct_count": 0,
"indirect_count": 10
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 25,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 2,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "veewee",
"commits": 67,
"avatar_url": "https://avatars.githubusercontent.com/u/1618158?v=4"
},
{
"type": "User",
"login": "EJTJ3",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/31619091?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.985
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"analyzers.yaml",
"code-style.yaml",
"tests.yaml"
],
"has_docs_dir": true,
"linter_configs": [
".php-cs-fixer.dist.php"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 3,
"reason": "5 out of 14 merged PRs checked by a CI test -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/17 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": "3c1c984e7131773467eed2af595b5379ef9cf168",
"ran_at": "2026-07-30T05:16:46Z",
"aggregate_score": 2.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-06-26T04:10:06Z",
"oldest_open_prs": [
{
"number": 29,
"created_at": "2026-03-30T04:27:46Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-03-27T11:56:14Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/php-soap/engine",
"host": "github.com",
"name": "engine",
"owner": "php-soap"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 55 is calibrated to 57 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 55,
"calibrated": 57,
"calibration": "2026-08-02"
}
}
],
"value": 57,
"inputs": {
"security": 28,
"vitality": 47,
"community": 63,
"governance": 61,
"calibration": "2026-08-02",
"engineering": 76,
"ai_readiness": 38,
"weighted_overall_raw": 55
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "weak",
"name": "Vitality",
"value": 47,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"commits_last_year": 10,
"human_commit_share": 1,
"days_since_last_push": 122,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 122 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 122
}
}
],
"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": "10 commits in the last year",
"points": 9.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 10
}
}
],
"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": "excellent",
"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": 82,
"inputs": {
"releases_count": 26,
"latest_release_tag": "2.20.0",
"releases_from_tags": false,
"days_since_latest_release": 124,
"mean_days_between_releases": 72.4
},
"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 124 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 124
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~72.4 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 72.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"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": 130,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 130 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 130
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 63,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"forks": 4,
"stars": 27,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "27 stars",
"points": 23,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 27
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [],
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"packages": [
"php-soap/engine"
],
"dependents": 12,
"ecosystems": "packagist",
"total_downloads": 4052130,
"monthly_downloads": 128935
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "128,935 downloads/month across packagist",
"points": 68.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 128935,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "12 packages depend on it",
"points": 7.4,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 12
}
}
],
"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.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.985
},
"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 98% of commits",
"points": 0.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 98
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 81,
"inputs": {
"merged_prs": 25,
"open_issues": 0,
"closed_issues": 2,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 1,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "25/26 decided PRs merged",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 25,
"decided": 26
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/17 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"followers": 34,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "php-soap",
"public_repos": 13,
"account_age_days": 1951
},
"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": "34 followers of php-soap",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 34,
"login": "php-soap"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "13 public repos, account ~5 yr old",
"points": 19,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 13
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"php-soap/engine"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 124
},
"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 124 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 124
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "27 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 27
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 76,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": ".php-cs-fixer.dist.php",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.dist.php"
}
}
],
"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": "5 out of 14 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"hacktoberfest"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "1 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 1
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 28,
"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": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.8
},
"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": "5 out of 14 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/17 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"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": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 1
},
"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": "weak",
"name": "AI Readiness",
"value": 38,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.426,
"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": "29 of 68 human commits state their intent (structured subject or explanatory body)",
"points": 22.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 29,
"sampled": 68
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"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": ".php-cs-fixer.dist.php",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.dist.php"
}
}
],
"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 68",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 68
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"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": 11982,
"source_files_sampled": 59,
"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/59 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 59,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:packagist",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-30T05:17:00.984007Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/php-soap/engine.svg",
"full_name": "php-soap/engine",
"license_state": "standard",
"license_spdx": "MIT"
}