Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"mess-detector",
"php",
"pmd",
"static-analysis",
"static-analyzer",
"clean-code",
"hacktoberfest"
],
"is_fork": false,
"size_kb": 8365,
"has_wiki": true,
"homepage": "https://phpmd.org",
"languages": {
"CSS": 8107,
"PHP": 1191627,
"XSLT": 12474,
"Batchfile": 723
},
"pushed_at": "2026-06-29T15:28:22Z",
"created_at": "2011-01-29T21:51:55Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T01:05:38Z",
"description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "master",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "http://phpmd.org",
"name": "PHP Mess Detector",
"type": "Organization",
"login": "phpmd",
"company": null,
"location": null,
"followers": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/590448?v=4",
"created_at": "2011-01-29T21:50:38Z",
"is_verified": null,
"public_repos": 1,
"account_age_days": 5652
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "2.15.0",
"kind": "minor",
"published_at": "2023-12-11T08:22:57Z"
},
{
"tag": "2.14.1",
"kind": "patch",
"published_at": "2023-09-28T13:10:11Z"
},
{
"tag": "2.14.0",
"kind": "minor",
"published_at": "2023-09-26T17:42:57Z"
},
{
"tag": "2.13.0",
"kind": "minor",
"published_at": "2022-09-10T08:46:27Z"
},
{
"tag": "2.12.0",
"kind": "minor",
"published_at": "2022-03-24T13:38:21Z"
},
{
"tag": "2.11.1",
"kind": "patch",
"published_at": "2021-12-17T11:25:51Z"
},
{
"tag": "2.11.0",
"kind": "minor",
"published_at": "2021-11-29T14:23:02Z"
},
{
"tag": "2.10.2",
"kind": "patch",
"published_at": "2021-07-22T10:17:16Z"
},
{
"tag": "2.10.1",
"kind": "patch",
"published_at": "2021-05-11T17:22:11Z"
},
{
"tag": "2.10.0",
"kind": "minor",
"published_at": "2021-04-26T18:48:51Z"
},
{
"tag": "2.9.1",
"kind": "patch",
"published_at": "2020-09-23T22:28:55Z"
},
{
"tag": "2.9.0",
"kind": "minor",
"published_at": "2020-09-02T09:13:48Z"
},
{
"tag": "2.8.2",
"kind": "patch",
"published_at": "2020-02-24T14:40:33Z"
},
{
"tag": "2.8.1",
"kind": "patch",
"published_at": "2019-12-27T11:09:50Z"
},
{
"tag": "2.8.0",
"kind": "minor",
"published_at": "2019-12-24T09:32:30Z"
},
{
"tag": "2.8.0-beta.2",
"kind": "prerelease",
"published_at": "2019-12-16T12:34:48Z"
},
{
"tag": "2.8.0-beta.1",
"kind": "prerelease",
"published_at": "2019-12-04T06:52:41Z"
},
{
"tag": "2.7.0",
"kind": "minor",
"published_at": "2019-07-30T21:22:18Z"
},
{
"tag": "2.6.1",
"kind": "patch",
"published_at": "2019-07-05T23:41:36Z"
}
],
"recent_commits": [
{
"oid": "9a9e2cece269d0d4a6a9b2b0f3398d89b346674c",
"body": null,
"is_bot": false,
"headline": "Update README.rst Typo \"build-in\" -> \"built-in\"",
"author_name": "Laurent Lyaudet",
"author_login": "LLyaudet",
"committed_at": "2026-02-13T20:55:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a98eb26a67510fea65882f568ba463d2ddc30466",
"body": "Replace deprecated non-canonical cast `(integer)`",
"is_bot": false,
"headline": "Merge pull request #1270 from hms5232/hms5232-patch-1",
"author_name": "Tobias van Beek",
"author_login": "tvbeek",
"committed_at": "2026-01-27T12:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8361e567d754b4ba14dd9650dde4ee7a6d4c8b0",
"body": null,
"is_bot": false,
"headline": "Replace deprecated non-canonical cast `(integer)`",
"author_name": "hms5232",
"author_login": "hms5232",
"committed_at": "2026-01-27T12:05:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d21ca9a92d4eece37d8c3f41bbaca6a03a837041",
"body": null,
"is_bot": false,
"headline": "Correctly attribute argument to variadic paramter (#814)",
"author_name": "Anders Jenbo",
"author_login": "AJenbo",
"committed_at": "2025-12-21T15:26:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a3060eb69f5782d111cefd02672bc2094678300",
"body": null,
"is_bot": false,
"headline": "Test against php 8.5",
"author_name": "Serhii Petrov",
"author_login": "sergiy-petrov",
"committed_at": "2025-10-04T12:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "060224255325b81d1c7ff297f2d64d84b26b91b1",
"body": "fix(#851) : fixes a bug that the camel case method regex does not passes for method names where an underscore is followed by a number",
"is_bot": false,
"headline": "fix",
"author_name": "Balazs Sebesteny",
"author_login": "sebestenyb",
"committed_at": "2025-02-10T10:25:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdd6b5a40fbbb7264281617dd779f9cb01636e1f",
"body": null,
"is_bot": false,
"headline": "Bump version for \"actions/upload-artifact\"",
"author_name": "Javier Spagnoletti",
"author_login": "phansys",
"committed_at": "2025-02-02T02:28:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "014778ef135419a24b48374e4eed6a5be4488f11",
"body": "feat: add wildcard option for static access",
"is_bot": false,
"headline": "Merge pull request #1201 from Muetze42/feat/static-access-wildcard",
"author_name": "Tobias van Beek",
"author_login": "tvbeek",
"committed_at": "2025-01-10T10:30:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47bb51c63d9340fa27db67595f65e254a5bd3db3",
"body": "…declaration",
"is_bot": false,
"headline": "Allow `BooleanGetMethodName` rule to infer the return type from type …",
"author_name": "Javier Spagnoletti",
"author_login": "phansys",
"committed_at": "2024-10-05T10:23:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f4fb8f2e43538bd3abe4ff7c3b5cb2ef29d3cce",
"body": null,
"is_bot": false,
"headline": "Update src/main/php/PHPMD/Rule/CleanCode/StaticAccess.php",
"author_name": "Anders Jenbo",
"author_login": "AJenbo",
"committed_at": "2024-09-08T18:40:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1dc8a406764df32829026a359472abf496cf816",
"body": null,
"is_bot": false,
"headline": "test: add tests for 3 wildcard cases",
"author_name": "Norman Huth",
"author_login": "Muetze42",
"committed_at": "2024-09-08T17:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5f839b6f25d4b08f102e7177a6a6e639ef156ef",
"body": null,
"is_bot": false,
"headline": "refactor: php 5.4 compatibility",
"author_name": "Norman Huth",
"author_login": "Muetze42",
"committed_at": "2024-09-08T16:41:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e45e096d7559894e1fb105470ce3b9becf25e63f",
"body": null,
"is_bot": false,
"headline": "feat: add wildcard option for static access",
"author_name": "Norman Huth",
"author_login": "Muetze42",
"committed_at": "2024-09-08T11:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90028a423e147b92e8f81cb615b09e008992f220",
"body": "fix(bin): printing php setup for cli arguments message",
"is_bot": false,
"headline": "Merge pull request #1199 from savinmikhail/master",
"author_name": "Tobias van Beek",
"author_login": "tvbeek",
"committed_at": "2024-08-04T20:01:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1af51463811389ce1a7b4c394cb95b109887c90f",
"body": null,
"is_bot": false,
"headline": "fix(bin): printing php setup for cli arguments message",
"author_name": "Mikhail",
"author_login": "savinmikhail",
"committed_at": "2024-08-04T07:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caf04a5c1c91bdecefbe900c2a7d6235aa5c6106",
"body": "[2.x] Ruleset XML Schema Definition #546",
"is_bot": false,
"headline": "Merge pull request #1166 from phpmd/2.x-xml-ruleset-xsd",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2024-05-25T19:02:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07709f7fdd975ac578a02e22f18b21946ce324f9",
"body": "Fixes #545",
"is_bot": false,
"headline": "Replace @addiks' XML namespace & schema",
"author_name": "ravage84",
"author_login": "ravage84",
"committed_at": "2024-05-24T18:07:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee0b4d9a855f2ed13ca939fa0c0782ae062212e1",
"body": null,
"is_bot": false,
"headline": "Update PMD's website URL",
"author_name": "ravage84",
"author_login": "ravage84",
"committed_at": "2024-05-24T17:47:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b85ecc86c8c10fccf405e7d4cd47e65d57619f22",
"body": null,
"is_bot": false,
"headline": "Update rule sets with PHPMD's new own XML namespace & schema",
"author_name": "ravage84",
"author_login": "ravage84",
"committed_at": "2024-05-24T17:47:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47d4d8f111a7ee2eac02bde29fb9c517bec778bb",
"body": "Taken from PMD and extended by @addiks.",
"is_bot": false,
"headline": "Add PHPMD's own ruleset XML schema in version 1.0.0",
"author_name": "ravage84",
"author_login": "ravage84",
"committed_at": "2024-05-24T17:43:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70b3a95ea2bf7c7eb64ad82d19ad4f1deb408486",
"body": "Enable Scrutinizer Analysis (2.x)",
"is_bot": false,
"headline": "Merge pull request #1162 from phpmd/scrutinizer",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2024-05-24T06:46:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aeb30a74a9b9fbca9fc21cd4aa15de3c7a96f4a0",
"body": null,
"is_bot": false,
"headline": "Enable Scrutinizer Analysis",
"author_name": "Anders Jenbo",
"author_login": "AJenbo",
"committed_at": "2024-05-18T18:04:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a3497fcfeb499998601f89d1af146be89cad5e0",
"body": null,
"is_bot": false,
"headline": "Fix Scrutinizer configuration",
"author_name": "Anders Jenbo",
"author_login": "AJenbo",
"committed_at": "2024-05-04T15:36:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b102787c069466af6a2f70af7ff3d11bcddca04",
"body": null,
"is_bot": false,
"headline": "Backport: Run Windows tests on GitHub Action instead of Appveyor",
"author_name": "Anders Jenbo",
"author_login": "AJenbo",
"committed_at": "2024-05-03T19:58:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8740f494d9f89d26477bec1985a798236b284e50",
"body": "Backport for 2.x of fixes from 3.x",
"is_bot": false,
"headline": "Merge pull request #1117 from AJenbo/backport",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2024-05-03T14:34:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb37984fb0356f4baf52b3c7c983e3a4f1e2af3d",
"body": null,
"is_bot": false,
"headline": "Only build once per branch",
"author_name": "Anders Jenbo",
"author_login": "AJenbo",
"committed_at": "2024-05-03T00:26:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc3f1a62756ba5f4143468502119237ce5b7bd4a",
"body": null,
"is_bot": false,
"headline": "Correct PR trigger conditions",
"author_name": "Anders Jenbo",
"author_login": "AJenbo",
"committed_at": "2024-05-03T00:26:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8eb724d823ef5bfc6e9f6a700240b7cd6f2e7dc",
"body": null,
"is_bot": false,
"headline": "Fix stale dependencies",
"author_name": "Anders Jenbo",
"author_login": "AJenbo",
"committed_at": "2024-05-02T19:06:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd96f95813a6fa92decbcd9304c8499bf112140f",
"body": null,
"is_bot": false,
"headline": "Add missing nullable returns",
"author_name": "Anders Jenbo",
"author_login": "AJenbo",
"committed_at": "2024-05-02T19:01:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba34761fa122c9c9e2e578f3f2e141fe5f843052",
"body": null,
"is_bot": false,
"headline": "Fix phar_bootstrap.stub",
"author_name": "Anders Jenbo",
"author_login": "AJenbo",
"committed_at": "2024-05-02T19:00:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a22650a934fceb2caf75d8721ea199487bc7863d",
"body": null,
"is_bot": false,
"headline": "Include CodeCov token when uploading coverage",
"author_name": "Anders Jenbo",
"author_login": "AJenbo",
"committed_at": "2024-05-02T18:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eedc57f509f187e8df7d6bb4e8d1c47f6419cc0a",
"body": "Docs for CycloComplexity rule - to patch PDepend",
"is_bot": false,
"headline": "Merge pull request #1083 from yourpropertyexpert/docs/CCN2",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2024-04-24T06:59:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c71bae128d656198059f4aa87a9e309674ed18f",
"body": null,
"is_bot": false,
"headline": "Docs for CycloComplexity rule - to patch PDepend",
"author_name": "Mark Harrison",
"author_login": "yourpropertyexpert",
"committed_at": "2024-04-23T13:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9c0e1f47a391c54e473ddde783ccbf22e2d457c",
"body": "…-documentation\n\nUpdate camel case namespace documentation",
"is_bot": false,
"headline": "Merge pull request #1081 from frankdekker/Update-camel-case-namespace…",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2024-04-02T19:44:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afbb46390a9012482ae2da5c56e9251e7d45649e",
"body": null,
"is_bot": false,
"headline": "Reduce variable name length",
"author_name": "Frank Dekker",
"author_login": "frankdekker",
"committed_at": "2024-03-30T17:00:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9bb0ff1cffa930ea1a091ad6cd4d4666a9c6502",
"body": null,
"is_bot": false,
"headline": "Update documentation index",
"author_name": "Frank Dekker",
"author_login": "frankdekker",
"committed_at": "2024-03-30T16:59:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e55bad876cc3baa2a0249bc4a2513d0046634808",
"body": "…bbreviations-in-method-names\n\nOption to force camelcase abbreviations in method names",
"is_bot": false,
"headline": "Merge pull request #1079 from frankdekker/Option-to-force-camelcase-a…",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2024-03-26T12:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb858cb56b576ecaa49a5ff5643f75ab821be0ba",
"body": "…-method-names",
"is_bot": false,
"headline": "Merge branch 'master' into Option-to-force-camelcase-abbreviations-in…",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2024-03-26T09:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b11b6a72b7e18b0954ef97154b412f23129819b2",
"body": "Add CamelCaseNamespace rule",
"is_bot": false,
"headline": "Merge pull request #1080 from frankdekker/Add-CamelCaseNamespace-rule",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2024-03-26T09:05:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b73b665d7b4f37a9cc926c97fc213ffc99525a2a",
"body": "…ameter names (#1078)",
"is_bot": false,
"headline": "Option to force camelcase abbreviations in variable, property and par…",
"author_name": "Frank Dekker",
"author_login": "frankdekker",
"committed_at": "2024-03-26T02:23:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8efa1162d8dca9275e29960dda78a1617d0b348",
"body": null,
"is_bot": false,
"headline": "Update documentation",
"author_name": "Frank Dekker",
"author_login": "frankdekker",
"committed_at": "2024-03-25T18:15:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "281fa59a1b97839bb7d12893117d35eceadc791c",
"body": null,
"is_bot": false,
"headline": "Add rule + tests",
"author_name": "Frank Dekker",
"author_login": "frankdekker",
"committed_at": "2024-03-25T18:07:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f700d00c33c24521784588bb136e26340a8ba63",
"body": null,
"is_bot": false,
"headline": "Update documentation",
"author_name": "Frank Dekker",
"author_login": "frankdekker",
"committed_at": "2024-03-25T17:13:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78321a6fdd40bcf781ff74f5bfb13a6290574f8d",
"body": null,
"is_bot": false,
"headline": "Update rule and add test",
"author_name": "Frank Dekker",
"author_login": "frankdekker",
"committed_at": "2024-03-25T17:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b173d62ca9a4425090a7dd93c92b3b750e61090e",
"body": null,
"is_bot": false,
"headline": "Option to force camelcase abbreviations in class names (#1076)",
"author_name": "Frank Dekker",
"author_login": "frankdekker",
"committed_at": "2024-03-19T16:14:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c14dcb90a7843f3bb5c76802f3248f98824d33ca",
"body": "Add debug info about secret var in signing process",
"is_bot": false,
"headline": "Merge pull request #1072 from phpmd/feature/check-action",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2024-02-27T16:09:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d89da55f07adb96e353351f0b902fa2a82a3cfc",
"body": null,
"is_bot": false,
"headline": "Add debug info about secret var in signing process",
"author_name": "kylekatarnls",
"author_login": "kylekatarnls",
"committed_at": "2024-02-27T12:57:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fecebaf66447a497e5d5f11924e928345c159e4",
"body": "Add the composer.json and composer.lock file to the .phar file.",
"is_bot": false,
"headline": "Merge pull request #1070 from tvbeek/add_composer-files-to-phar",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2024-02-26T20:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0965e9a8e8fde18a0b5f3e7a2ba996889968e1bc",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into add_composer-files-to-phar",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2024-02-23T12:32:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2887ff8cf5ba5b659ee49aea78b11e99aaec765a",
"body": "Only try to sign the phar file on the main repository.",
"is_bot": false,
"headline": "Merge pull request #1071 from tvbeek/only-sign-phar-on-main-repository",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2024-02-23T12:32:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0df8fd82ba88ac878a370c40e8f73922ac7d854c",
"body": null,
"is_bot": false,
"headline": "Only try to sign the phar file on the main repository.",
"author_name": "Tobias van Beek",
"author_login": "tvbeek",
"committed_at": "2024-02-23T10:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "600d70bd7b8f04772cbb5dbe3207ec74cd30390f",
"body": null,
"is_bot": false,
"headline": "Add the composer.json and composer.lock file to the .phar file.",
"author_name": "Tobias van Beek",
"author_login": "tvbeek",
"committed_at": "2024-02-23T10:16:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b3961cf98acf02255000c2ff449921a0a0e26ef",
"body": "Consider [$this, 'foo'] as a usage of foo() method of the current class",
"is_bot": false,
"headline": "Merge pull request #1068 from phpmd/feature/unused-private-method",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2024-02-17T17:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fcbb311a3c0a39c7ba4589bc0a86dcd757a527e",
"body": null,
"is_bot": false,
"headline": "Split removeUsedMethods in multiple methods",
"author_name": "kylekatarnls",
"author_login": "kylekatarnls",
"committed_at": "2024-02-17T16:06:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93a6cfe55776c27780393c4bffb111e91387f007",
"body": "Fix #897",
"is_bot": false,
"headline": "Consider [$this, 'foo'] as a usage of foo() method of the current class",
"author_name": "kylekatarnls",
"author_login": "kylekatarnls",
"committed_at": "2024-02-17T16:06:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a047e7cb94c3ffb92fa0ad0b72e19b88ca55f33",
"body": null,
"is_bot": false,
"headline": "Disable deprecation when running PHAR version",
"author_name": "kylekatarnls",
"author_login": "kylekatarnls",
"committed_at": "2024-02-17T16:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07dfd327e7ae507b6125c62684eaacb38a9375d0",
"body": "…-if-parent-does-not-have-a-parent\n\nFix a crash if the isPassedByReference want to check the parent of a …",
"is_bot": false,
"headline": "Merge pull request #1065 from tvbeek/fix-error-in-isPassedByReference…",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2024-02-17T14:09:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a3af51e3f540ba01295f5d9560c9dd81da15472",
"body": "…parent that does not exist. #1016",
"is_bot": false,
"headline": "Fix a crash if the isPassedByReference want to check the parent of a …",
"author_name": "Tobias van Beek",
"author_login": "tvbeek",
"committed_at": "2024-02-09T10:19:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea80ce843525378ad9507c9f8dec3558d82a0677",
"body": "Split test packages in coverage like in tests",
"is_bot": false,
"headline": "Merge pull request #1061 from phpmd/fix/coverage-script",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2024-01-11T07:50:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a17e57d780b54be9c40c95a9b86f7e1e0316075",
"body": null,
"is_bot": false,
"headline": "Split test packages in coverage like in tests",
"author_name": "kylekatarnls",
"author_login": "kylekatarnls",
"committed_at": "2024-01-10T22:14:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74a1f56e33afad4128b886e334093e98e1b5e7c0",
"body": "Add changelog for PHPMD 2.15.0",
"is_bot": false,
"headline": "Merge pull request #1053 from phpmd/release/2.15.0-release",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2023-12-11T08:22:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85f6e356af05588e2585acb05585532e79137dff",
"body": null,
"is_bot": false,
"headline": "Fix release date",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2023-12-10T22:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00074e3faf11b20e0f20d67bf33ce4c1f221a2a3",
"body": "Fix deprecation to pass null to strlen() in ShortMethodName",
"is_bot": false,
"headline": "Merge pull request #1052 from phpmd/refactor/short-variable-name",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2023-12-10T22:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b081e8bd89b54c62016cff01119bc4da918518ae",
"body": "Cleanup no longer needed symfony downgrade step",
"is_bot": false,
"headline": "Merge pull request #1051 from phpmd/cleanup-symfony-test",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2023-12-10T22:39:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60cc7978d52d326d652ca4ca1961798392ba9e94",
"body": "Cleanup coverage annotation and PHPDoc type",
"is_bot": false,
"headline": "Merge pull request #1050 from phpmd/test/fix-coverage-class",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2023-12-10T22:38:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0755e7641c550513fdb634ee2d3e6857cc6a8843",
"body": null,
"is_bot": false,
"headline": "Add changelog for PHPMD 2.15.0",
"author_name": "kylekatarnls",
"author_login": "kylekatarnls",
"committed_at": "2023-12-10T20:27:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41bb13c8884164d70244c67e084992a751307674",
"body": null,
"is_bot": false,
"headline": "Cleanup coverage annotation and PHPDoc type",
"author_name": "kylekatarnls",
"author_login": "kylekatarnls",
"committed_at": "2023-12-10T20:06:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce02a27e67745755eb8088cf10dcb8892e29dcf0",
"body": null,
"is_bot": false,
"headline": "Fix deprecation to pass null to strlen() in ShortMethodName",
"author_name": "kylekatarnls",
"author_login": "kylekatarnls",
"committed_at": "2023-12-10T20:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c386c2f72556d7f8a6f8963f51a47e8dac254e0a",
"body": null,
"is_bot": false,
"headline": "Cleanup no longer needed symfony downgrade step",
"author_name": "kylekatarnls",
"author_login": "kylekatarnls",
"committed_at": "2023-12-10T20:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a75765d89433299130181e3819916a8c53b7c51",
"body": "Allow Symfony 7",
"is_bot": false,
"headline": "Merge pull request #1049 from phpmd/fix/symfony-compatibility",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2023-12-10T19:40:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78f7569fa6724a99ef5a0f86916137bae4572cea",
"body": null,
"is_bot": false,
"headline": "Use composer test script in appveyor",
"author_name": "kylekatarnls",
"author_login": "kylekatarnls",
"committed_at": "2023-12-10T18:44:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57c1ddf07af394dddebbc69116aa3541030994a1",
"body": null,
"is_bot": false,
"headline": "Fix composer test script",
"author_name": "kylekatarnls",
"author_login": "kylekatarnls",
"committed_at": "2023-12-07T23:12:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c0c62b7430a86ecbd5b39c253f9c559bc4564ec",
"body": null,
"is_bot": false,
"headline": "Add file descriptions",
"author_name": "kylekatarnls",
"author_login": "kylekatarnls",
"committed_at": "2023-12-07T23:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "301217c35956197181693752dac73144788d240b",
"body": null,
"is_bot": false,
"headline": "Test each Symfony version",
"author_name": "kylekatarnls",
"author_login": "kylekatarnls",
"committed_at": "2023-12-07T18:42:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8662ff2ebb408aa6730aa543763bd06e41225d05",
"body": "Test PHP 8.4 (dev branch)",
"is_bot": false,
"headline": "Merge pull request #1047 from phpmd/feature/test-next-php-version",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2023-12-02T20:54:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0555ed53179213adba33d66165ea2e24c2cca48c",
"body": null,
"is_bot": false,
"headline": "Test PHP 8.4 (dev branch)",
"author_name": "KyleKatarn",
"author_login": "kylekatarnls",
"committed_at": "2023-12-02T19:06:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59fa6025c2e2776b0129541b8851b9dc3939d583",
"body": "…Expression-rule\n\nFix the strict option on applyOnClassMethods.",
"is_bot": false,
"headline": "Merge pull request #1044 from tvbeek/fix_1020-strict-with-CountInLoop…",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2023-10-30T21:13:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c93e65d5209d6e7bc0bf2e5c623eef6b17f0ee5c",
"body": null,
"is_bot": false,
"headline": "Fix the strict option on applyOnClassMethods.",
"author_name": "Tobias van Beek",
"author_login": "tvbeek",
"committed_at": "2023-10-29T20:29:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a667f96a7c38370621e83eabea45f0d7a1d7056",
"body": null,
"is_bot": false,
"headline": "Document installation with PHIVE",
"author_name": "ravage84",
"author_login": "ravage84",
"committed_at": "2023-10-06T17:24:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22d3de7cf17e4b55904ad3281c25047e4da108a2",
"body": "Allow option and value separated with equal sign",
"is_bot": false,
"headline": "Merge pull request #1036 from phpmd/feature/allow-option-equal-syntax",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2023-10-06T15:07:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17c1a2a4633f805c563512307444b78bd91e88da",
"body": null,
"is_bot": false,
"headline": "Correct return annotation",
"author_name": "Marc Würth",
"author_login": "ravage84",
"committed_at": "2023-10-06T13:54:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ce81aa520eef8ce6315c66dcd76752a66418245",
"body": null,
"is_bot": false,
"headline": "Promote quotes for option values",
"author_name": "kylekatarnls",
"author_login": "kylekatarnls",
"committed_at": "2023-10-05T19:59:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5479a6777b91f97f43ff9d97ce891bf803af884d",
"body": null,
"is_bot": false,
"headline": "Add PHPDoc for parsing methods",
"author_name": "kylekatarnls",
"author_login": "kylekatarnls",
"committed_at": "2023-10-05T19:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f51be75f02aff3e74c84b3d0f50e4ddf4779958d",
"body": "Co-authored-by: Marc Würth <ravage@bluewin.ch>",
"is_bot": false,
"headline": "Add blank lines between properties",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2023-10-05T19:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "298dfce42673fc9cacd69420b7d7e5c535e6fc42",
"body": "Co-authored-by: Marc Würth <ravage@bluewin.ch>",
"is_bot": false,
"headline": "Improve doc",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2023-10-05T19:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c4fa33b56899f6ccef27b1a28d3fe8686bcad2d",
"body": "Co-authored-by: Marc Würth <ravage@bluewin.ch>",
"is_bot": false,
"headline": "Improve wording",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2023-10-05T19:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03fb684fd8970f2bc8833226491298ed1961cf67",
"body": null,
"is_bot": false,
"headline": "Add documentation for new options syntax",
"author_name": "kylekatarnls",
"author_login": "kylekatarnls",
"committed_at": "2023-10-05T19:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24b8b5db00d379046dc99f97961c4e5514dc8f2d",
"body": null,
"is_bot": false,
"headline": "Add test for new option syntaxe",
"author_name": "kylekatarnls",
"author_login": "kylekatarnls",
"committed_at": "2023-10-05T19:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8644c54eb3ca4741e09b9944439f5ca9b65cfc5b",
"body": "Fix #1035",
"is_bot": false,
"headline": "Implement argument separator --",
"author_name": "kylekatarnls",
"author_login": "kylekatarnls",
"committed_at": "2023-10-05T19:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbf2f517348d01abeb21da6526bdcadf9665f5b3",
"body": "Fix #1035",
"is_bot": false,
"headline": "Allow option and value separated with equal",
"author_name": "kylekatarnls",
"author_login": "kylekatarnls",
"committed_at": "2023-10-05T19:59:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75f458d0493728688a8e5c9ae2a9f711749367bd",
"body": "Mention public key used for signing the Phars",
"is_bot": false,
"headline": "Merge pull request #1041 from phpmd/mention-signing-key",
"author_name": "Tobias van Beek",
"author_login": "tvbeek",
"committed_at": "2023-10-05T18:09:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58bc6a4da9b3f94620379e795e6db1dec3641d5f",
"body": null,
"is_bot": false,
"headline": "Fix link reference order",
"author_name": "ravage84",
"author_login": "ravage84",
"committed_at": "2023-10-05T15:09:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36f4895fcf3c0a6d41893048e39d88b0a1c3546a",
"body": null,
"is_bot": false,
"headline": "Mention public key used for signing the Phars",
"author_name": "ravage84",
"author_login": "ravage84",
"committed_at": "2023-10-05T14:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "442fc2c34edcd5198b442d8647c7f0aec3afabe8",
"body": "Prepare 2.14.1 release",
"is_bot": false,
"headline": "Merge pull request #1040 from phpmd/release/v2.14.1",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2023-09-28T13:07:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37e0be18b552613697c1e6022939a7d53958901c",
"body": null,
"is_bot": false,
"headline": "Require PDepend 2.15.1",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2023-09-28T12:09:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36cd96e25b64497b27e0097b8faca4f192255c8c",
"body": null,
"is_bot": false,
"headline": "Add 2.14.1 changelog",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2023-09-28T12:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b8e9c401261a74d0b08aae176612e494aee582e",
"body": null,
"is_bot": false,
"headline": "v2.14.1",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2023-09-28T12:05:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb29fe8c131a054864503cf925375fbaa535f78b",
"body": "…without-baseline-file\n\nThe result cache should still work if there are no composer or baseline files.",
"is_bot": false,
"headline": "Merge pull request #1037 from frankdekker/Result-cache-does-not-work-…",
"author_name": "Kyle",
"author_login": "kylekatarnls",
"committed_at": "2023-09-28T10:03:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91e3022bf0b673e51bba7dc232baf4878125bbd3",
"body": "…he necessary keys.",
"is_bot": false,
"headline": "Use array_key_exists instead of isset to check of data contains all t…",
"author_name": "Frank Dekker",
"author_login": "frankdekker",
"committed_at": "2023-09-27T19:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "247f84ef5d87323dabe953edc48b09ebabe3a0e6",
"body": "Prepare for version 2.14.0",
"is_bot": false,
"headline": "Merge pull request #1033 from tvbeek/prepare_2-14-0",
"author_name": "Tobias van Beek",
"author_login": "tvbeek",
"committed_at": "2023-09-26T17:42:41Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 19,
"commits_last_year": 5,
"latest_release_at": "2023-12-11T08:22:57Z",
"latest_release_tag": "2.15.0",
"releases_from_tags": false,
"days_since_last_push": 23,
"active_weeks_last_year": 4,
"days_since_latest_release": 954,
"mean_days_between_releases": 106.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "phpmd/phpmd",
"exists": true,
"license": "BSD-3-Clause",
"keywords": [
"dev",
"phpmd",
"pdepend",
"pmd",
"mess detection",
"mess detector"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/phpmd/phpmd",
"is_deprecated": false,
"latest_version": "2.15.0",
"repository_url": "https://github.com/phpmd/phpmd",
"versions_count": 47,
"total_downloads": 115456162,
"dependents_count": 5537,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 1821767,
"first_published_at": null,
"latest_published_at": "2023-12-11T08:22:20Z",
"latest_version_yanked": null,
"days_since_latest_publish": 954
}
]
},
"popularity": {
"forks": 352,
"stars": 2443,
"watchers": 49,
"fork_history": {
"days": [
{
"date": "2011-06-18",
"count": 1
},
{
"date": "2011-11-25",
"count": 1
},
{
"date": "2012-01-13",
"count": 1
},
{
"date": "2012-02-11",
"count": 1
},
{
"date": "2012-03-16",
"count": 2
},
{
"date": "2012-06-21",
"count": 1
},
{
"date": "2012-08-27",
"count": 1
},
{
"date": "2012-09-12",
"count": 1
},
{
"date": "2012-10-22",
"count": 1
},
{
"date": "2012-10-23",
"count": 1
},
{
"date": "2012-12-07",
"count": 1
},
{
"date": "2013-01-07",
"count": 1
},
{
"date": "2013-01-13",
"count": 1
},
{
"date": "2013-01-25",
"count": 1
},
{
"date": "2013-01-26",
"count": 1
},
{
"date": "2013-03-12",
"count": 1
},
{
"date": "2013-04-04",
"count": 1
},
{
"date": "2013-04-07",
"count": 1
},
{
"date": "2013-04-23",
"count": 1
},
{
"date": "2013-04-29",
"count": 1
},
{
"date": "2013-04-30",
"count": 1
},
{
"date": "2013-05-01",
"count": 1
},
{
"date": "2013-05-02",
"count": 1
},
{
"date": "2013-05-15",
"count": 1
},
{
"date": "2013-05-22",
"count": 1
},
{
"date": "2013-07-18",
"count": 1
},
{
"date": "2013-07-25",
"count": 1
},
{
"date": "2013-07-28",
"count": 1
},
{
"date": "2013-08-07",
"count": 1
},
{
"date": "2013-08-09",
"count": 1
},
{
"date": "2013-08-12",
"count": 1
},
{
"date": "2013-08-13",
"count": 1
},
{
"date": "2013-08-31",
"count": 1
},
{
"date": "2013-09-04",
"count": 1
},
{
"date": "2013-09-14",
"count": 1
},
{
"date": "2013-10-14",
"count": 1
},
{
"date": "2013-10-15",
"count": 1
},
{
"date": "2013-11-04",
"count": 1
},
{
"date": "2013-11-12",
"count": 1
},
{
"date": "2013-11-26",
"count": 1
},
{
"date": "2013-12-10",
"count": 1
},
{
"date": "2014-01-15",
"count": 1
},
{
"date": "2014-02-12",
"count": 2
},
{
"date": "2014-02-17",
"count": 1
},
{
"date": "2014-03-01",
"count": 1
},
{
"date": "2014-03-17",
"count": 1
},
{
"date": "2014-04-11",
"count": 1
},
{
"date": "2014-05-04",
"count": 1
},
{
"date": "2014-05-20",
"count": 1
},
{
"date": "2014-05-21",
"count": 2
},
{
"date": "2014-06-04",
"count": 2
},
{
"date": "2014-06-06",
"count": 1
},
{
"date": "2014-07-09",
"count": 1
},
{
"date": "2014-07-22",
"count": 1
},
{
"date": "2014-08-20",
"count": 1
},
{
"date": "2014-08-22",
"count": 1
},
{
"date": "2014-08-26",
"count": 1
},
{
"date": "2014-09-04",
"count": 1
},
{
"date": "2014-09-15",
"count": 1
},
{
"date": "2014-09-18",
"count": 1
},
{
"date": "2014-09-30",
"count": 1
},
{
"date": "2014-10-05",
"count": 1
},
{
"date": "2014-10-22",
"count": 1
},
{
"date": "2014-10-29",
"count": 1
},
{
"date": "2014-11-07",
"count": 1
},
{
"date": "2014-11-25",
"count": 1
},
{
"date": "2014-12-03",
"count": 1
},
{
"date": "2014-12-18",
"count": 1
},
{
"date": "2015-01-12",
"count": 1
},
{
"date": "2015-01-20",
"count": 1
},
{
"date": "2015-02-06",
"count": 1
},
{
"date": "2015-02-09",
"count": 1
},
{
"date": "2015-02-23",
"count": 2
},
{
"date": "2015-03-03",
"count": 1
},
{
"date": "2015-03-06",
"count": 1
},
{
"date": "2015-03-20",
"count": 1
},
{
"date": "2015-03-24",
"count": 1
},
{
"date": "2015-04-07",
"count": 1
},
{
"date": "2015-04-23",
"count": 1
},
{
"date": "2015-05-01",
"count": 1
},
{
"date": "2015-05-20",
"count": 1
},
{
"date": "2015-05-30",
"count": 1
},
{
"date": "2015-06-12",
"count": 1
},
{
"date": "2015-06-18",
"count": 1
},
{
"date": "2015-06-23",
"count": 1
},
{
"date": "2015-06-27",
"count": 1
},
{
"date": "2015-07-30",
"count": 1
},
{
"date": "2015-08-06",
"count": 1
},
{
"date": "2015-08-11",
"count": 1
},
{
"date": "2015-08-19",
"count": 1
},
{
"date": "2015-09-13",
"count": 1
},
{
"date": "2015-10-07",
"count": 1
},
{
"date": "2015-10-09",
"count": 1
},
{
"date": "2015-10-18",
"count": 1
},
{
"date": "2015-11-05",
"count": 1
},
{
"date": "2015-11-11",
"count": 1
},
{
"date": "2015-11-24",
"count": 1
},
{
"date": "2015-11-26",
"count": 1
},
{
"date": "2015-12-10",
"count": 1
},
{
"date": "2015-12-15",
"count": 1
},
{
"date": "2015-12-24",
"count": 1
},
{
"date": "2016-01-07",
"count": 1
},
{
"date": "2016-01-27",
"count": 1
},
{
"date": "2016-02-03",
"count": 1
},
{
"date": "2016-02-17",
"count": 1
},
{
"date": "2016-02-24",
"count": 1
},
{
"date": "2016-02-28",
"count": 1
},
{
"date": "2016-03-10",
"count": 1
},
{
"date": "2016-03-21",
"count": 1
},
{
"date": "2016-04-07",
"count": 1
},
{
"date": "2016-04-17",
"count": 1
},
{
"date": "2016-05-16",
"count": 1
},
{
"date": "2016-05-24",
"count": 1
},
{
"date": "2016-05-25",
"count": 1
},
{
"date": "2016-06-17",
"count": 1
},
{
"date": "2016-06-23",
"count": 1
},
{
"date": "2016-06-24",
"count": 1
},
{
"date": "2016-06-30",
"count": 1
},
{
"date": "2016-07-07",
"count": 1
},
{
"date": "2016-09-07",
"count": 1
},
{
"date": "2016-09-09",
"count": 1
},
{
"date": "2016-09-25",
"count": 1
},
{
"date": "2016-09-26",
"count": 1
},
{
"date": "2016-09-29",
"count": 1
},
{
"date": "2016-10-03",
"count": 1
},
{
"date": "2016-10-15",
"count": 1
},
{
"date": "2016-10-26",
"count": 1
},
{
"date": "2016-11-02",
"count": 1
},
{
"date": "2016-11-03",
"count": 1
},
{
"date": "2016-11-07",
"count": 1
},
{
"date": "2016-11-25",
"count": 1
},
{
"date": "2016-12-02",
"count": 1
},
{
"date": "2016-12-12",
"count": 1
},
{
"date": "2016-12-17",
"count": 1
},
{
"date": "2016-12-20",
"count": 1
},
{
"date": "2017-01-03",
"count": 1
},
{
"date": "2017-01-05",
"count": 1
},
{
"date": "2017-01-06",
"count": 2
},
{
"date": "2017-01-23",
"count": 1
},
{
"date": "2017-01-30",
"count": 1
},
{
"date": "2017-02-24",
"count": 1
},
{
"date": "2017-03-01",
"count": 1
},
{
"date": "2017-04-16",
"count": 1
},
{
"date": "2017-05-24",
"count": 1
},
{
"date": "2017-05-31",
"count": 1
},
{
"date": "2017-06-07",
"count": 1
},
{
"date": "2017-06-12",
"count": 2
},
{
"date": "2017-06-13",
"count": 1
},
{
"date": "2017-06-22",
"count": 1
},
{
"date": "2017-06-26",
"count": 1
},
{
"date": "2017-07-19",
"count": 1
},
{
"date": "2017-09-16",
"count": 1
},
{
"date": "2017-10-29",
"count": 1
},
{
"date": "2017-11-01",
"count": 1
},
{
"date": "2017-11-17",
"count": 1
},
{
"date": "2017-11-30",
"count": 1
},
{
"date": "2017-12-08",
"count": 1
},
{
"date": "2017-12-22",
"count": 1
},
{
"date": "2017-12-30",
"count": 1
},
{
"date": "2018-01-11",
"count": 1
},
{
"date": "2018-01-25",
"count": 1
},
{
"date": "2018-03-02",
"count": 1
},
{
"date": "2018-03-09",
"count": 1
},
{
"date": "2018-03-14",
"count": 1
},
{
"date": "2018-03-23",
"count": 1
},
{
"date": "2018-04-17",
"count": 1
},
{
"date": "2018-04-20",
"count": 1
},
{
"date": "2018-05-11",
"count": 1
},
{
"date": "2018-05-14",
"count": 1
},
{
"date": "2018-06-01",
"count": 1
},
{
"date": "2018-07-05",
"count": 1
},
{
"date": "2018-07-06",
"count": 1
},
{
"date": "2018-07-17",
"count": 1
},
{
"date": "2018-07-22",
"count": 1
},
{
"date": "2018-07-27",
"count": 1
},
{
"date": "2018-08-10",
"count": 1
},
{
"date": "2018-10-04",
"count": 1
},
{
"date": "2018-10-25",
"count": 1
},
{
"date": "2018-10-30",
"count": 1
},
{
"date": "2018-11-06",
"count": 1
},
{
"date": "2018-12-14",
"count": 1
},
{
"date": "2018-12-29",
"count": 1
},
{
"date": "2019-01-08",
"count": 1
},
{
"date": "2019-01-09",
"count": 1
},
{
"date": "2019-01-11",
"count": 1
},
{
"date": "2019-02-02",
"count": 1
},
{
"date": "2019-02-08",
"count": 1
},
{
"date": "2019-02-09",
"count": 1
},
{
"date": "2019-02-13",
"count": 1
},
{
"date": "2019-02-14",
"count": 1
},
{
"date": "2019-03-13",
"count": 1
},
{
"date": "2019-03-18",
"count": 1
},
{
"date": "2019-03-29",
"count": 1
},
{
"date": "2019-04-04",
"count": 1
},
{
"date": "2019-04-23",
"count": 1
},
{
"date": "2019-05-08",
"count": 1
},
{
"date": "2019-05-11",
"count": 1
},
{
"date": "2019-05-27",
"count": 1
},
{
"date": "2019-05-29",
"count": 1
},
{
"date": "2019-06-14",
"count": 1
},
{
"date": "2019-06-28",
"count": 1
},
{
"date": "2019-07-06",
"count": 1
},
{
"date": "2019-07-09",
"count": 1
},
{
"date": "2019-07-11",
"count": 1
},
{
"date": "2019-07-16",
"count": 1
},
{
"date": "2019-07-18",
"count": 1
},
{
"date": "2019-07-31",
"count": 1
},
{
"date": "2019-08-09",
"count": 1
},
{
"date": "2019-08-12",
"count": 1
},
{
"date": "2019-08-14",
"count": 1
},
{
"date": "2019-09-21",
"count": 1
},
{
"date": "2019-09-29",
"count": 1
},
{
"date": "2019-10-17",
"count": 1
},
{
"date": "2019-10-24",
"count": 1
},
{
"date": "2019-10-31",
"count": 1
},
{
"date": "2019-11-05",
"count": 1
},
{
"date": "2019-11-08",
"count": 1
},
{
"date": "2019-11-13",
"count": 1
},
{
"date": "2019-11-25",
"count": 1
},
{
"date": "2019-11-27",
"count": 1
},
{
"date": "2019-12-05",
"count": 1
},
{
"date": "2019-12-07",
"count": 1
},
{
"date": "2019-12-13",
"count": 1
},
{
"date": "2019-12-16",
"count": 1
},
{
"date": "2019-12-18",
"count": 1
},
{
"date": "2019-12-20",
"count": 1
},
{
"date": "2019-12-21",
"count": 1
},
{
"date": "2020-01-07",
"count": 1
},
{
"date": "2020-01-16",
"count": 1
},
{
"date": "2020-01-26",
"count": 1
},
{
"date": "2020-02-12",
"count": 1
},
{
"date": "2020-02-24",
"count": 1
},
{
"date": "2020-03-08",
"count": 1
},
{
"date": "2020-03-20",
"count": 2
},
{
"date": "2020-04-17",
"count": 1
},
{
"date": "2020-05-02",
"count": 1
},
{
"date": "2020-06-18",
"count": 1
},
{
"date": "2020-06-25",
"count": 2
},
{
"date": "2020-07-13",
"count": 1
},
{
"date": "2020-07-22",
"count": 1
},
{
"date": "2020-07-28",
"count": 1
},
{
"date": "2020-08-02",
"count": 1
},
{
"date": "2020-09-02",
"count": 1
},
{
"date": "2020-09-13",
"count": 1
},
{
"date": "2020-09-22",
"count": 1
},
{
"date": "2020-10-03",
"count": 2
},
{
"date": "2020-10-05",
"count": 1
},
{
"date": "2020-11-09",
"count": 1
},
{
"date": "2020-11-22",
"count": 1
},
{
"date": "2020-12-03",
"count": 1
},
{
"date": "2020-12-31",
"count": 1
},
{
"date": "2021-01-02",
"count": 2
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2021-02-10",
"count": 1
},
{
"date": "2021-02-21",
"count": 1
},
{
"date": "2021-03-22",
"count": 1
},
{
"date": "2021-03-28",
"count": 1
},
{
"date": "2021-04-10",
"count": 1
},
{
"date": "2021-04-13",
"count": 1
},
{
"date": "2021-04-28",
"count": 1
},
{
"date": "2021-04-30",
"count": 1
},
{
"date": "2021-05-18",
"count": 1
},
{
"date": "2021-05-21",
"count": 1
},
{
"date": "2021-06-09",
"count": 1
},
{
"date": "2021-07-10",
"count": 1
},
{
"date": "2021-07-28",
"count": 1
},
{
"date": "2021-07-30",
"count": 1
},
{
"date": "2021-08-02",
"count": 1
},
{
"date": "2021-08-06",
"count": 1
},
{
"date": "2021-09-03",
"count": 1
},
{
"date": "2021-10-21",
"count": 1
},
{
"date": "2021-10-23",
"count": 1
},
{
"date": "2021-11-02",
"count": 1
},
{
"date": "2021-11-21",
"count": 1
},
{
"date": "2021-12-07",
"count": 1
},
{
"date": "2021-12-29",
"count": 1
},
{
"date": "2022-02-10",
"count": 1
},
{
"date": "2022-02-22",
"count": 1
},
{
"date": "2022-03-08",
"count": 1
},
{
"date": "2022-03-18",
"count": 1
},
{
"date": "2022-03-25",
"count": 1
},
{
"date": "2022-04-17",
"count": 1
},
{
"date": "2022-05-16",
"count": 1
},
{
"date": "2022-05-26",
"count": 1
},
{
"date": "2022-06-15",
"count": 1
},
{
"date": "2022-06-27",
"count": 2
},
{
"date": "2022-07-17",
"count": 1
},
{
"date": "2022-08-15",
"count": 1
},
{
"date": "2022-08-26",
"count": 1
},
{
"date": "2022-09-23",
"count": 1
},
{
"date": "2022-10-07",
"count": 1
},
{
"date": "2022-11-03",
"count": 1
},
{
"date": "2022-11-18",
"count": 1
},
{
"date": "2022-12-04",
"count": 1
},
{
"date": "2023-01-25",
"count": 1
},
{
"date": "2023-04-06",
"count": 1
},
{
"date": "2023-05-25",
"count": 1
},
{
"date": "2023-07-26",
"count": 1
},
{
"date": "2023-08-09",
"count": 1
},
{
"date": "2023-09-13",
"count": 1
},
{
"date": "2023-09-24",
"count": 1
},
{
"date": "2023-10-02",
"count": 1
},
{
"date": "2023-12-05",
"count": 1
},
{
"date": "2024-01-07",
"count": 1
},
{
"date": "2024-04-02",
"count": 1
},
{
"date": "2024-04-21",
"count": 1
},
{
"date": "2024-04-23",
"count": 1
},
{
"date": "2024-06-23",
"count": 1
},
{
"date": "2024-08-04",
"count": 1
},
{
"date": "2024-08-19",
"count": 1
},
{
"date": "2024-09-03",
"count": 1
},
{
"date": "2024-09-08",
"count": 1
},
{
"date": "2024-09-25",
"count": 1
},
{
"date": "2024-12-16",
"count": 1
},
{
"date": "2024-12-20",
"count": 1
},
{
"date": "2025-02-10",
"count": 1
},
{
"date": "2025-05-14",
"count": 1
},
{
"date": "2025-05-23",
"count": 1
},
{
"date": "2025-10-04",
"count": 1
},
{
"date": "2025-10-20",
"count": 1
},
{
"date": "2026-01-12",
"count": 1
},
{
"date": "2026-01-20",
"count": 1
},
{
"date": "2026-01-24",
"count": 1
},
{
"date": "2026-02-11",
"count": 1
},
{
"date": "2026-02-13",
"count": 1
},
{
"date": "2026-02-19",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
},
{
"date": "2026-03-20",
"count": 1
},
{
"date": "2026-03-26",
"count": 1
},
{
"date": "2026-04-21",
"count": 1
},
{
"date": "2026-04-30",
"count": 1
},
{
"date": "2026-05-29",
"count": 1
},
{
"date": "2026-07-10",
"count": 1
}
],
"complete": true,
"collected": 345,
"total_forks": 352
},
"star_history": null,
"open_issues_and_prs": 71
},
"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": 28111,
"source_files_sampled": 671,
"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": 11,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "pdepend/pdepend",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.16.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "pdepend/pdepend",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "composer/xdebug-handler",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "easy-doc/easy-doc",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-json",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-simplexml",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-xml",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "gregwar/rst",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "mikey179/vfsstream",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "squizlabs/php_codesniffer",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 11,
"direct_count": 1,
"indirect_count": 10
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 580,
"open_issues": 68,
"closed_ratio": 0.891,
"closed_issues": 556,
"closed_unmerged_prs": 101
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "manuelpichler",
"commits": 865,
"avatar_url": "https://avatars.githubusercontent.com/u/58714?v=4"
},
{
"type": "User",
"login": "ravage84",
"commits": 502,
"avatar_url": "https://avatars.githubusercontent.com/u/625761?v=4"
},
{
"type": "User",
"login": "kylekatarnls",
"commits": 465,
"avatar_url": "https://avatars.githubusercontent.com/u/5966783?v=4"
},
{
"type": "User",
"login": "frankdekker",
"commits": 175,
"avatar_url": "https://avatars.githubusercontent.com/u/2179983?v=4"
},
{
"type": "User",
"login": "tvbeek",
"commits": 152,
"avatar_url": "https://avatars.githubusercontent.com/u/2026498?v=4"
},
{
"type": "User",
"login": "eeree",
"commits": 33,
"avatar_url": "https://avatars.githubusercontent.com/u/1375008?v=4"
},
{
"type": "User",
"login": "AJenbo",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/204594?v=4"
},
{
"type": "User",
"login": "exploitfate",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/1311871?v=4"
},
{
"type": "User",
"login": "beberlei",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/26936?v=4"
},
{
"type": "User",
"login": "artprozorov",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/188947463?v=4"
}
],
"contributors_sampled": 100,
"top_contributor_share": 0.35
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build_site.yml",
"codestyle.yml",
"coverage.yml",
"generate_phar.yml",
"phpstan.yml",
"symfony.yml",
"tests-with-composer.yml",
"tests.yml",
"windows.yml"
],
"has_docs_dir": false,
"linter_configs": [
"phpstan.neon"
],
"has_editorconfig": true,
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 2,
"reason": "4 out of 14 merged PRs checked by a CI test -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 47 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "0 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
"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": 8,
"reason": "5 out of the last 5 releases have a total of 5 signed artifacts.",
"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": "9a9e2cece269d0d4a6a9b2b0f3398d89b346674c",
"ran_at": "2026-07-22T17:36:47Z",
"aggregate_score": 5.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-02-13T20:56:20Z",
"oldest_open_prs": [
{
"number": 951,
"created_at": "2022-04-17T10:27:38Z",
"last_comment_at": "2026-01-05T00:44:25Z",
"last_comment_author": "codecov"
},
{
"number": 1301,
"created_at": "2026-05-12T10:11:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 1309,
"created_at": "2026-06-11T20:42:11Z",
"last_comment_at": "2026-06-12T14:02:45Z",
"last_comment_author": "LLyaudet"
}
],
"last_merged_pr_at": "2026-06-29T15:28:19Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 21,
"created_at": "2012-06-20T19:57:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 30,
"created_at": "2012-06-20T19:57:20Z",
"last_comment_at": "2015-06-05T01:11:07Z",
"last_comment_author": "ravage84"
},
{
"number": 41,
"created_at": "2012-06-20T19:57:26Z",
"last_comment_at": "2013-11-01T12:43:46Z",
"last_comment_author": "da-eto"
},
{
"number": 63,
"created_at": "2013-01-09T09:17:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 67,
"created_at": "2013-01-28T14:04:00Z",
"last_comment_at": "2026-05-10T20:49:28Z",
"last_comment_author": "AJenbo"
},
{
"number": 68,
"created_at": "2013-01-28T17:21:59Z",
"last_comment_at": "2026-01-08T03:27:24Z",
"last_comment_author": "AJenbo"
},
{
"number": 105,
"created_at": "2013-09-09T07:44:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 107,
"created_at": "2013-09-26T09:47:41Z",
"last_comment_at": "2019-10-19T16:56:24Z",
"last_comment_author": "kylekatarnls"
},
{
"number": 149,
"created_at": "2014-06-04T22:52:25Z",
"last_comment_at": "2017-06-03T01:02:51Z",
"last_comment_author": "ravage84"
},
{
"number": 170,
"created_at": "2014-07-29T08:19:04Z",
"last_comment_at": "2026-02-01T15:21:27Z",
"last_comment_author": "AJenbo"
},
{
"number": 172,
"created_at": "2014-07-29T12:47:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 176,
"created_at": "2014-08-01T14:42:10Z",
"last_comment_at": "2016-06-27T17:07:22Z",
"last_comment_author": "r0w4n"
},
{
"number": 227,
"created_at": "2014-11-21T19:21:50Z",
"last_comment_at": "2015-04-28T11:05:36Z",
"last_comment_author": "ravage84"
},
{
"number": 231,
"created_at": "2014-11-24T03:31:57Z",
"last_comment_at": "2016-06-27T13:11:33Z",
"last_comment_author": "ravage84"
},
{
"number": 247,
"created_at": "2015-01-12T20:40:35Z",
"last_comment_at": "2020-04-02T17:23:08Z",
"last_comment_author": "sveneld"
},
{
"number": 294,
"created_at": "2015-07-04T08:42:59Z",
"last_comment_at": "2016-03-10T17:39:25Z",
"last_comment_author": "manuelpichler"
},
{
"number": 440,
"created_at": "2017-02-13T09:33:53Z",
"last_comment_at": "2017-06-06T02:04:21Z",
"last_comment_author": "ravage84"
},
{
"number": 446,
"created_at": "2017-03-21T15:52:18Z",
"last_comment_at": "2017-06-03T02:05:26Z",
"last_comment_author": "ravage84"
},
{
"number": 466,
"created_at": "2017-04-29T14:35:45Z",
"last_comment_at": "2019-10-19T13:08:27Z",
"last_comment_author": "kylekatarnls"
},
{
"number": 488,
"created_at": "2017-06-06T12:33:33Z",
"last_comment_at": "2019-09-25T08:04:21Z",
"last_comment_author": "tvbeek"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/phpmd/phpmd",
"host": "github.com",
"name": "phpmd",
"owner": "phpmd"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"security": 59,
"vitality": 51,
"community": 86,
"governance": 68,
"engineering": 74
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 51,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"commits_last_year": 5,
"human_commit_share": 1,
"days_since_last_push": 23,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 23 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 23
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "5 commits in the last year",
"points": 7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 5
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"releases_count": 19,
"latest_release_tag": "2.15.0",
"releases_from_tags": false,
"days_since_latest_release": 954,
"mean_days_between_releases": 106.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "19 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 19
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 954 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 954
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~106.5 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 106.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 158,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 158 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 158
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "excellent",
"name": "Community & Adoption",
"value": 86,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 86,
"inputs": {
"forks": 352,
"stars": 2443,
"watchers": 49,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2,443 stars",
"points": 55,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 2443
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "352 forks",
"points": 21.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 352
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "49 watchers",
"points": 9.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 49
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"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 (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"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": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"phpmd/phpmd"
],
"dependents": 5537,
"ecosystems": "packagist",
"total_downloads": 115456162,
"monthly_downloads": 1821767
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "1,821,767 downloads/month across packagist",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 1821767,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "5,537 packages depend on it",
"points": 20,
"status": "met",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 5537
}
}
],
"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": 68,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 100,
"top_contributor_share": 0.35
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 35% of commits",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 35
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "100 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 100
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 47 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 89,
"inputs": {
"merged_prs": 580,
"open_issues": 68,
"closed_issues": 556,
"issue_closed_ratio": 0.891,
"closed_unmerged_prs": 101
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "89% of issues closed",
"points": 41.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 89
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "580/681 decided PRs merged",
"points": 32.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 580,
"decided": 681
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"followers": 14,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "phpmd",
"public_repos": 1,
"account_age_days": 5652
},
"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": "14 followers of phpmd",
"points": 8.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 14,
"login": "phpmd"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1 public repos, account ~15 yr old",
"points": 14.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 1
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"phpmd/phpmd"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 954
},
"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 954 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 954
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "47 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 47
}
}
],
"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": 74,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "9 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 9
}
}
],
"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": "phpstan.neon",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "4 out of 14 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"mess-detector",
"php",
"pmd",
"static-analysis",
"static-analyzer",
"clean-code",
"hacktoberfest"
],
"has_wiki": true,
"homepage": "https://phpmd.org",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://phpmd.org",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"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": "moderate",
"name": "Security",
"value": 59,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 59,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 5.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "4 out of 14 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 47 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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": "5 out of the last 5 releases have a total of 5 signed artifacts.",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 16
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 34,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.35,
"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": "35 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 18.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 35,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"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": 37,
"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": "phpstan.neon",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 28111,
"source_files_sampled": 671,
"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/671 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 671,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T17:37:16.271354Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/phpmd/phpmd.svg",
"full_name": "phpmd/phpmd",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}