JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"hacktoberfest"
],
"is_fork": false,
"size_kb": 4545,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 76351,
"Makefile": 438
},
"pushed_at": "2026-05-29T08:32:14Z",
"created_at": "2021-07-05T13:56:09Z",
"owner_type": "Organization",
"updated_at": "2026-06-17T20:27:17Z",
"description": "Deals with WSDLs",
"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": "1.22.0",
"kind": "minor",
"published_at": "2026-05-29T08:32:35Z"
},
{
"tag": "1.21.0",
"kind": "minor",
"published_at": "2026-05-28T05:35:21Z"
},
{
"tag": "1.20.0",
"kind": "minor",
"published_at": "2026-04-24T08:50:52Z"
},
{
"tag": "1.19.0",
"kind": "minor",
"published_at": "2026-03-27T10:37:37Z"
},
{
"tag": "1.18.0",
"kind": "minor",
"published_at": "2026-03-19T07:57:02Z"
},
{
"tag": "1.17.0",
"kind": "minor",
"published_at": "2026-03-11T14:48:20Z"
},
{
"tag": "1.16.0",
"kind": "minor",
"published_at": "2025-12-01T07:17:13Z"
},
{
"tag": "1.15.0",
"kind": "minor",
"published_at": "2025-11-21T13:14:06Z"
},
{
"tag": "1.14.0",
"kind": "minor",
"published_at": "2025-10-20T09:23:13Z"
},
{
"tag": "1.13.0",
"kind": "minor",
"published_at": "2025-01-24T10:37:02Z"
},
{
"tag": "1.12.0",
"kind": "minor",
"published_at": "2024-10-25T07:03:19Z"
},
{
"tag": "1.11.0",
"kind": "minor",
"published_at": "2024-09-27T10:26:44Z"
},
{
"tag": "1.10.0",
"kind": "minor",
"published_at": "2024-08-21T12:06:58Z"
},
{
"tag": "1.9.0",
"kind": "minor",
"published_at": "2024-05-17T13:44:49Z"
},
{
"tag": "1.8.0",
"kind": "minor",
"published_at": "2024-03-15T13:00:56Z"
},
{
"tag": "1.7.0",
"kind": "minor",
"published_at": "2024-01-14T14:57:22Z"
},
{
"tag": "1.6.0",
"kind": "minor",
"published_at": "2023-11-24T07:07:20Z"
},
{
"tag": "1.5.0",
"kind": "minor",
"published_at": "2023-11-20T08:21:42Z"
},
{
"tag": "1.4.0",
"kind": "minor",
"published_at": "2023-04-01T17:51:36Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2022-11-25T06:29:46Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2022-01-28T10:34:51Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2021-11-26T10:16:18Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2021-09-24T06:46:51Z"
}
],
"recent_commits": [
{
"oid": "b0012048d5fe96be744127356dfddeded1301245",
"body": null,
"is_bot": false,
"headline": "1.22.0 release",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2026-05-29T08:32:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0337934ac475764e30c436f57d3c9263ebbb9257",
"body": "Sync wsdl-tools console version & add release Makefile",
"is_bot": false,
"headline": "Merge pull request #38 from veewee/fix/console-version-sync",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2026-05-29T08:28:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bf4f9a67d18bc95a7f16f11559fddc64629af47",
"body": "The console application hardcoded its version (1.0.0), which drifted from\nthe released git tags so `./bin/wsdl` printed a stale version.\n\n- Extract the version into a `APP_VERSION` constant set to 1.21.0 (the\n latest release), so it is both discoverable and rewritable.\n- Add a Makefile `tag` target (modelled on phpro/grumphp) that rewrites\n APP_VERSION, lints, commits and creates a signed tag without the `v`\n prefix, keeping the constant and the tag in sync by construction.",
"is_bot": false,
"headline": "Sync wsdl-tools console version & add release Makefile",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2026-05-29T08:27:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "703dfb4225a82813b5bb5d40f5b061814496fb92",
"body": "…ntent-exception\n\nFlatteningLoader|Throw UnloadableWsdlException when loader returns empty content",
"is_bot": false,
"headline": "Merge pull request #37 from YasserB94/feat/flattening-loader-empty-co…",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2026-05-28T05:34:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "289721d9af264b815ce925a2dcaee8bc90c976e4",
"body": "…mpty content",
"is_bot": false,
"headline": "FlatteningLoader| Throw UnloadableWsdlException when loader returns e…",
"author_name": "Yasser Bal",
"author_login": "YasserB94",
"committed_at": "2026-05-27T19:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84b63a51e440cd5be3f9243f04474e59cf5a3dc5",
"body": "Fix league/uri 7.6+ breakage by normalizing WSDL location to absolute",
"is_bot": false,
"headline": "Merge pull request #35 from veewee/fix/absolute-wsdl-location",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2026-04-24T08:49:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce6f1426e962544dd57fad22edcc0bfbb91b1804",
"body": null,
"is_bot": false,
"headline": "Fix psalm @throws and cs-fixer formatting",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2026-04-24T08:47:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f456d324a026a75fab607817e8475b4f2917a6c9",
"body": "league/uri >= 7.6 throws when resolving a relative reference against a\nnon-absolute base URI, which broke FlatteningLoader for relative WSDL\npaths (see #29).\n\nNormalize the incoming location once at the FlatteningLoader entry:\nleave scheme-bearing URIs (http, https, file, ...) untouched, resolve\nfilesystem paths through realpath(), and throw UnloadableWsdlException\nfor non-existent paths. IncludePathBuilder remains untouched.",
"is_bot": false,
"headline": "Normalize WSDL location to absolute path in FlatteningLoader",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2026-04-24T08:45:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fedab1a89474200624da769a5816ac70393a5ba5",
"body": "Upgrade to veewee/xml v4 with PHP 8.4+",
"is_bot": false,
"headline": "Merge pull request #34 from veewee/feature/veewee-xml-v4",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2026-03-27T10:36:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72bbf9c113272d2084a155d27d3bb9c417d79d34",
"body": "- Bump minimum PHP to ~8.4.0 || ~8.5.0\n- Replace monolithic PSL with standalone php-standard-library packages\n- Migrate from legacy ext-dom (DOMDocument, DOMElement, DOMNode) to\n PHP 8.4 Dom\\ namespace (XMLDocument, Element, Node, NamespaceInfo)\n- Handle nullable getAttribute() returns in the new D\n[…]\nh PHP 8.4 spec-compliant DOM)\n- Remove bundled dom.phpstub (now shipped by veewee/xml)\n- Bump veewee/xml to ^4.9 (includes C14N duplicate xmlns workaround)\n- Update CI to PHP 8.4/8.5, add test timeout",
"is_bot": false,
"headline": "Upgrade to veewee/xml v4 with PHP 8.4+",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2026-03-27T10:30:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bb38ff0c81f4a368f73cd40333ff9227b600f991",
"body": "…ard-library\n\nReplace azjezz/psl with php-standard-library/php-standard-library",
"is_bot": false,
"headline": "Merge pull request #33 from veewee/feature/replace-psl-with-php-stand…",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2026-03-19T07:55:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f039093565db25eeb945a3a20b8a162933499ef7",
"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:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68f5d0f565a614e02c29e74cabf5a54d46d32dcf",
"body": "Allow PSL 5.x",
"is_bot": false,
"headline": "Merge pull request #32 from veewee/psl5",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2026-03-11T14:47:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbc45bfed3bf9509b63e70a78d851240a38d0669",
"body": null,
"is_bot": false,
"headline": "Allow PSL 5.x",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2026-03-11T14:45:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "331c520f6b3edbf14064d0000d8472155aea6c91",
"body": "Update symfony/console version constraint to include 8.0",
"is_bot": false,
"headline": "Merge pull request #31 from arnedesmedt/feature/eanble-symfony-8",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2025-12-01T07:15:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "859bea4286f434b1a35c0a24270d616786063dbc",
"body": null,
"is_bot": false,
"headline": "Update symfony/console version constraint to include 8.0",
"author_name": "Arne De Smedt",
"author_login": "arnedesmedt",
"committed_at": "2025-11-28T13:44:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ed9b89796fc65b7c739190888cf807bd5e4e304",
"body": "Support league/uri 7.6",
"is_bot": false,
"headline": "Merge pull request #30 from veewee/support-new-leage-uri",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2025-11-21T13:12:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f700ff0450e547c6d0b743f4f1b9c49e2daa0cb9",
"body": null,
"is_bot": false,
"headline": "Support leauge/uri 7.6",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2025-11-19T07:13:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddc4b5fbd212567be32ab1c82067fdc6e2e04c2e",
"body": "Upgrade to PHP 8.5 and latest dependencies",
"is_bot": false,
"headline": "Merge pull request #28 from veewee/php-85-upgrade",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2025-10-20T09:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1610bc9d84a59254f606628aa054c69b7c640c51",
"body": "- Remove PHP 8.2 support, add PHP 8.5 support\n- Update composer dependencies:\n - azjezz/psl to support ^3.0 || ^4.0 range\n - phpunit/phpunit to ^12.3\n - vimeo/psalm to ^6.13\n - php-cs-fixer/shim to ^3.88\n - php-soap/xml to ^1.9\n- Update GitHub workflows to use PHP 8.3, 8.4, 8.5\n- Remove .phive \n[…]\ne psalm.xml configuration:\n - Add findUnusedCode=\"false\" and ensureOverrideAttribute=\"false\"\n\nAll tests, code style checks and static analysis passing.\n\nCode changes made by GitHub Copilot CLI agent.",
"is_bot": false,
"headline": "Upgrade to PHP 8.5 and latest dependencies",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2025-10-20T09:11:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0c5a1afe7ab648c227ed23a612b8c69509a22eb4",
"body": "…mespace\n\nFix XSD includes without targetNamespace",
"is_bot": false,
"headline": "Merge pull request #27 from veewee/fix-xsd-includes-without-target-na…",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2025-01-24T10:35:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a2a19e9cb4d6ccd429b9f4633c35d8e4c2c0005",
"body": null,
"is_bot": false,
"headline": "Fix XSD includes without targetNamespace",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2025-01-24T10:32:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6140d29c4f4c485c3e0232f85756d097bd37b36c",
"body": "Bump dependencies",
"is_bot": false,
"headline": "Merge pull request #24 from veewee/php84",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-10-25T07:02:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de525837b42cc50630dabf4e16e0f3d3aa3741c9",
"body": null,
"is_bot": false,
"headline": "Bump dependencies",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-10-25T07:01:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8975e4f0434ea56b09790fc2b1cde7ebe5af88cd",
"body": "Resolve conflicting XMLNS imports",
"is_bot": false,
"headline": "Merge pull request #23 from veewee/resolve-conflicting-xmlns",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-09-27T10:25:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0fc5a5d15323c728cc814c2fc8496bd1e236792",
"body": null,
"is_bot": false,
"headline": "Resolve conflicting XMLNS imports",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-09-27T07:44:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dff99df9e1610080a3ed4b5f30243551e759fabd",
"body": null,
"is_bot": false,
"headline": "Get rid of unused xpath functions",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-08-21T12:09:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c330e3c12b12a49efca62867c7e60022ce3c3eb",
"body": "Make sure import tags are positioned as first elements inside the schema.",
"is_bot": false,
"headline": "Merge pull request #22 from veewee/spec-compliant-imports-sorting",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-08-21T12:06:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0886de118a55cb6b77fe849d8f828e64b97e0c3f",
"body": "…ema.",
"is_bot": false,
"headline": "Make sure import tags are positioned as first elements inside the sch…",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-08-21T12:02:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31adf0621e47db7f91152be15423be2a839a66f3",
"body": "Make it possible for wsdl:import tags to directly import XSD items.",
"is_bot": false,
"headline": "Merge pull request #20 from veewee/wsdl-import-xsd",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-05-17T13:43:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25106c8726a767bdb099bf43443e1212774024a4",
"body": null,
"is_bot": false,
"headline": "Make it possible for wsdl:import tags to directly import XSD items.",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-05-17T13:41:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "467e77107963a56df330c1ac578d20e641b4d16a",
"body": "…pprox-2.2or-approx-3.0\n\nUpdate veewee/xml requirement from ~2.2 to ~2.2 || ~3.0",
"is_bot": false,
"headline": "Merge pull request #17 from php-soap/dependabot/composer/veewee/xml-a…",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-03-15T13:00:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcf1b0733a20fea28e308fde51a28315778f2b67",
"body": "Updates the requirements on [veewee/xml](https://github.com/veewee/xml) to permit the latest version.\n- [Release notes](https://github.com/veewee/xml/releases)\n- [Commits](https://github.com/veewee/xml/compare/2.2.0...3.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: veewee/xml\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Update veewee/xml requirement from ~2.2 to ~2.2 || ~3.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-03-15T12:58:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41fe88fb3df04cb0cc25b0e3b31e039de44b4d3b",
"body": "Fix psalm issues",
"is_bot": false,
"headline": "Merge pull request #18 from veewee/psalm-fixes",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-03-15T12:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d4ad1026d4ab1a1e2aa0b44ed904a9f8edf8340",
"body": null,
"is_bot": false,
"headline": "Fix psalm issues",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-03-15T12:56:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca6bc7b1b199d6aeb0778b740b8f300c8c01a60b",
"body": "Fix import of removed (optimized) root xmlns during flattening schemas",
"is_bot": false,
"headline": "Merge pull request #16 from veewee/import-root-type-error",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-01-14T14:55:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8dd63c1f1c1ff7ff2f9431b4ef9a7da7bc3c443",
"body": null,
"is_bot": false,
"headline": "Fix import of removed (optimized) root xmlns during flattening schemas",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2024-01-14T14:46:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22a8fce96a8d151004fa4e639c6968ec0aa33878",
"body": null,
"is_bot": false,
"headline": "Remove unused phar",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2023-11-24T07:08:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6452a151cc2a238a9aa2d4d214b2733bfa54548b",
"body": "Allow PHP83",
"is_bot": false,
"headline": "Merge pull request #14 from veewee/php83",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2023-11-24T07:06:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "900965647caa036617b5fd250fdf3a6a74888f92",
"body": null,
"is_bot": false,
"headline": "Allow PHP83",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2023-11-24T07:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4767af98ed70ac6c75b2c1b508bac1b553ef48ac",
"body": "Require league/uri 7",
"is_bot": false,
"headline": "Merge pull request #13 from simoheinonen/uri7_with_drop_old_lib",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2023-11-20T08:18:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81decbff0f6431bbb9249a1d1628ff44622b9d6f",
"body": null,
"is_bot": false,
"headline": "Use __toString()",
"author_name": "Simo Heinonen",
"author_login": "simoheinonen",
"committed_at": "2023-11-20T08:11:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93ca506e166fb53d6d04ccbbf631159ae60f1c6d",
"body": null,
"is_bot": false,
"headline": "Inline",
"author_name": "Simo Heinonen",
"author_login": "simoheinonen",
"committed_at": "2023-11-20T07:48:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b9938af7acbe6cef00a1cdea75e07810ebdbe94",
"body": null,
"is_bot": false,
"headline": "Require league/uri 7",
"author_name": "Simo Heinonen",
"author_login": "simoheinonen",
"committed_at": "2023-11-20T07:24:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4576557d05459e6f68d881ed6bb6c1b5faddbb12",
"body": "Make WSDL tools configurable by other packages",
"is_bot": false,
"headline": "Merge pull request #10 from veewee/configurable-wsdl-tools",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2023-04-01T17:50:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1974af9019a54e141e7e2c20b0a2de2c1b99f03a",
"body": null,
"is_bot": false,
"headline": "Make WSDL tools configurable by other packages",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2023-04-01T17:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c62228764f95bab83643ad0c32c59fcbb5078c91",
"body": "Add PHP82 + PSL2 Support",
"is_bot": false,
"headline": "Merge pull request #8 from veewee/php82",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2022-11-25T06:28:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60907fa0821fe60105711f5c185ddadaaf020269",
"body": null,
"is_bot": false,
"headline": "Add PHP82 + PSL2 Support",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2022-11-25T06:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbc55aa3226015885f903e4205936525857cc52d",
"body": "Fix CI errors",
"is_bot": false,
"headline": "Merge pull request #6 from veewee/fix-ci-errors",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2022-10-28T06:42:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d92574de4e807562096c59f5cc457766ec1e4257",
"body": null,
"is_bot": false,
"headline": "Fix CI errors",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2022-10-28T06:41:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33ebe7daf2bab6dbfd9551113c9218a39df7dd64",
"body": null,
"is_bot": false,
"headline": "Want to help out?",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2022-10-27T14:11:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe0dfdb7ab7e3ebc3535d8da44b1b1fc50cab635",
"body": null,
"is_bot": false,
"headline": "Update FUNDING.yml",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2022-10-27T14:07:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da361cd3d6a1af881fdcd177c1ebaa364d119b96",
"body": null,
"is_bot": false,
"headline": "Add soap 1.1 evelope xsd",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2022-01-28T12:14:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54af50adeaae58ca06aacd25794b9aed2b0bc1c3",
"body": "Introduce WSDL CLI tools",
"is_bot": false,
"headline": "Merge pull request #4 from veewee/wsdl-tools",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2022-01-28T10:13:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d0e5180bfcd16d8968bf73b8f1e7e927131403e",
"body": null,
"is_bot": false,
"headline": "Add docs",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2022-01-28T10:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "686e4bd4a9b5f576329a669345d4f827d5a76b84",
"body": null,
"is_bot": false,
"headline": "Introduce WSDL CLI tools",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2022-01-28T09:57:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d12cf90a9b9e1eb2111009f95109d82a37a7152f",
"body": "Wsdl flattener",
"is_bot": false,
"headline": "Merge pull request #1 from veewee/wsdl-flattener",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2022-01-28T08:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "840575bfd1d7cbae3cf9bb440636081a821ea34a",
"body": null,
"is_bot": false,
"headline": "Improve docs for future me",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2022-01-28T08:25:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5a6c9956259abe1f8feb25a66255367bd4a93db",
"body": null,
"is_bot": false,
"headline": "Fix type grouping bug",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2022-01-28T08:20:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dcbe38b9b34ddddea129b9ebf7ab36a9cd56c48",
"body": null,
"is_bot": false,
"headline": "Fix psalm + cs-fixer",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2022-01-28T08:05:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6559dba2a2409b26576ca2b20919f3a0c9b6156",
"body": null,
"is_bot": false,
"headline": "Add various tests",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2022-01-28T07:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e29e8d93d3bfb1b89942d3291e110dc84c28705",
"body": null,
"is_bot": false,
"headline": "Apply grouping",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2022-01-28T06:49:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c8826f654362fd17027a348ad41135f0b655721",
"body": null,
"is_bot": false,
"headline": "Fix additional namespaces",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-12-17T14:41:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b1d2c9b2a11f03770326ef2f9816613c70c1503",
"body": null,
"is_bot": false,
"headline": "Add include logic",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-12-17T12:56:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36e34cd0729c434910b3bcde9dce1eccae2c60ba",
"body": null,
"is_bot": false,
"headline": "Fix namespace check",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-11-26T10:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c59d10b4b4b46235c92f3618f9f941c5e34cf132",
"body": null,
"is_bot": false,
"headline": "Use released xml version",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-11-26T10:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0864e3bf55eca6381b52272e098333b31177be5",
"body": null,
"is_bot": false,
"headline": "Add docs",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-11-26T10:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a5d51a7439b7126e65d97d219d60441e268c947",
"body": null,
"is_bot": false,
"headline": "Add flattening loader",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-11-26T10:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c0d59204dd10bd2ac50256b8be0d5ca67348c40",
"body": null,
"is_bot": false,
"headline": "Add wsdl flattening",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-11-26T10:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cf9c1aebf630ac7f40fc894f87dcb9f5b166235",
"body": "PHP 8.1 Compatibility",
"is_bot": false,
"headline": "Merge pull request #3 from php-soap/php81",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-11-26T10:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adcb0c11308dc313ea9f8ab14fafcdd9e0dccb16",
"body": null,
"is_bot": false,
"headline": "PHP 8.1 Compatibility",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-11-26T10:13:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "731682b87b3e3b8a52c0c7f92918813a4bf05ad5",
"body": "Add XSD based WSDL and schema validators",
"is_bot": false,
"headline": "Merge pull request #2 from veewee/xsd-validation",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-10-29T14:11:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3e6997f5c20cd7e535f19b0684f4ef18274ff75",
"body": null,
"is_bot": false,
"headline": "Add documention",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-10-29T14:10:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c54e70114089993fbdcb4b6312aa3f8589cf992",
"body": null,
"is_bot": false,
"headline": "Add tests",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-10-29T14:06:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "930f5c6aa9f7a3ba3f21ba79fbc71fc2da24ba97",
"body": null,
"is_bot": false,
"headline": "add deps",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-10-29T13:40:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3517d23658a885d45f03098d467657672c11a23b",
"body": null,
"is_bot": false,
"headline": "add validators",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-10-29T13:36:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a518e3fa0ecf47d51049be9fe38982be13d203a4",
"body": null,
"is_bot": false,
"headline": "Add validations",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-10-29T13:29:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6181e7d43969abc76e1401446a6690e55e663e83",
"body": null,
"is_bot": false,
"headline": "Fix cs",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-07-08T05:29:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdc416240571ccfc44a0a75c4f42f929c2324fba",
"body": null,
"is_bot": false,
"headline": "Test",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-07-08T05:27:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a7e8e48ca7a22f6c2e5ef9898474bbf9825e711",
"body": null,
"is_bot": false,
"headline": "Add github files",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-07-07T18:56:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8352d32d959529fb7bd384a2d51ccb0c6ce21d5f",
"body": null,
"is_bot": false,
"headline": "Fix cs and static analysis",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-07-07T18:21:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "745a3168c2eafb6ad8e4ff256d98f2f971c16aa0",
"body": null,
"is_bot": false,
"headline": "Add tests",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-07-05T18:25:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c7b3146bfb2d962721f5a15ddb8de028672b011",
"body": null,
"is_bot": false,
"headline": "Add documentation for the PSR-18 loader",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-07-05T15:52:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a3cd9ad85dbb4c79ab3cf2f98a17befc847bcdd",
"body": null,
"is_bot": false,
"headline": "Add docs",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-07-05T15:28:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae36bcdfd4e182b6d48df3e9331318e31b542415",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Toon Verwerft",
"author_login": "veewee",
"committed_at": "2021-07-05T14:09:01Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 23,
"commits_last_year": 20,
"latest_release_at": "2026-05-29T08:32:35Z",
"latest_release_tag": "1.22.0",
"releases_from_tags": false,
"days_since_last_push": 61,
"active_weeks_last_year": 8,
"days_since_latest_release": 61,
"mean_days_between_releases": 54.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/wsdl",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/php-soap/wsdl",
"is_deprecated": false,
"latest_version": "1.22.0",
"repository_url": "https://github.com/php-soap/wsdl",
"versions_count": 24,
"total_downloads": 4102619,
"dependents_count": 6,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 132094,
"first_published_at": null,
"latest_published_at": "2026-05-29T08:32:02Z",
"latest_version_yanked": null,
"days_since_latest_publish": 61
}
]
},
"popularity": {
"forks": 8,
"stars": 18,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2021-10-29",
"count": 1
},
{
"date": "2023-08-29",
"count": 1
},
{
"date": "2023-09-07",
"count": 1
},
{
"date": "2023-11-20",
"count": 1
},
{
"date": "2025-06-06",
"count": 1
},
{
"date": "2025-11-28",
"count": 1
},
{
"date": "2026-02-26",
"count": 1
},
{
"date": "2026-05-27",
"count": 1
}
],
"complete": true,
"collected": 8,
"total_forks": 8
},
"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": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 9612,
"source_files_sampled": 36,
"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": 20,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "league/uri",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^7.0"
},
{
"name": "league/uri-components",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^7.0"
},
{
"name": "symfony/console",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^5.4 || ^6.0 || ^7.0 || ^8.0"
},
{
"name": "veewee/xml",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^4.9"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "league/uri",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "league/uri-components",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/console",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "veewee/xml",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-dom",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"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/file",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-standard-library/filesystem",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-standard-library/foundation",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-standard-library/fun",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-standard-library/option",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-standard-library/str",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-standard-library/type",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-standard-library/vec",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "psalm/plugin-symfony",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "vimeo/psalm",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 20,
"direct_count": 4,
"indirect_count": 16
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 26,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 6,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "veewee",
"commits": 79,
"avatar_url": "https://avatars.githubusercontent.com/u/1618158?v=4"
},
{
"type": "User",
"login": "simoheinonen",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/3840367?v=4"
},
{
"type": "User",
"login": "arnedesmedt",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5807162?v=4"
},
{
"type": "User",
"login": "YasserB94",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/99734905?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.94
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"analyzers.yaml",
"code-style.yaml",
"tests.yaml"
],
"has_docs_dir": false,
"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": 6,
"reason": "9 out of 14 merged PRs checked by a CI test -- score normalized to 6",
"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": 1,
"reason": "Found 2/16 approved changesets -- score normalized to 1",
"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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 4,
"reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"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": "b0012048d5fe96be744127356dfddeded1301245",
"ran_at": "2026-07-29T08:58:29Z",
"aggregate_score": 4.5,
"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-07-29T04:06:43Z",
"oldest_open_prs": [
{
"number": 36,
"created_at": "2026-05-04T04:05:10Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-05-29T08:28:46Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/php-soap/wsdl",
"host": "github.com",
"name": "wsdl",
"owner": "php-soap"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 60 is calibrated to 65 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 60,
"calibrated": 65,
"calibration": "2026-08-02"
}
}
],
"value": 65,
"inputs": {
"security": 45,
"vitality": 60,
"community": 62,
"governance": 61,
"calibration": "2026-08-02",
"engineering": 70,
"ai_readiness": 48,
"weighted_overall_raw": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 60,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "weak",
"name": "Development activity",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"commits_last_year": 20,
"human_commit_share": 0.988,
"days_since_last_push": 61,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 61 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 61
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "20 commits in the last year",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 20
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 4,
"status": "partial",
"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": 92,
"inputs": {
"releases_count": 23,
"latest_release_tag": "1.22.0",
"releases_from_tags": false,
"days_since_latest_release": 61,
"mean_days_between_releases": 54.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "23 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 23
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 61 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 61
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~54.4 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 54.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": 65,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 65 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 65
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 62,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"forks": 8,
"stars": 18,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "18 stars",
"points": 20,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 18
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "8 forks",
"points": 7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 8
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"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": 74,
"inputs": {
"packages": [
"php-soap/wsdl"
],
"dependents": 6,
"ecosystems": "packagist",
"total_downloads": 4102619,
"monthly_downloads": 132094
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "132,094 downloads/month across packagist",
"points": 68.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 132094,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "6 packages depend on it",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 6
}
}
],
"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": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.94
},
"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 94% of commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 94
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"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": "good",
"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": 79,
"inputs": {
"merged_prs": 26,
"open_issues": 0,
"closed_issues": 6,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 5,
"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": "26/31 decided PRs merged",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 26,
"decided": 31
}
}
],
"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 2/16 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"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/wsdl"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 61
},
"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 61 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 61
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "24 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 24
}
}
],
"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": 70,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": 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": "9 out of 14 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"hacktoberfest"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "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": "weak",
"name": "Security",
"value": 45,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"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": 45,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 4.5
},
"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": "9 out of 14 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/16 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"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": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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": 5
},
"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": 48,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.369,
"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": "31 of 84 human commits state their intent (structured subject or explanatory body)",
"points": 19.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 31,
"sampled": 84
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"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": 66,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.012
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"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 85",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 85
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "1 of the last 85 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 85
}
}
],
"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": 9612,
"source_files_sampled": 36,
"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/36 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 36,
"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": {
"labels": [
"library",
"cli"
],
"scores": {
"cli": 4,
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:packagist",
"weight": 6
},
{
"tier": "dependencies",
"label": "cli",
"source": "dep:symfony/console",
"weight": 4
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"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-29T08:58:46.571537Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/php-soap/wsdl.svg",
"full_name": "php-soap/wsdl",
"license_state": "standard",
"license_spdx": "MIT"
}