JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"matomo",
"php-client",
"php"
],
"is_fork": false,
"size_kb": 398,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 91194,
"Shell": 44
},
"pushed_at": "2026-07-24T13:47:09Z",
"created_at": "2014-06-24T22:31:52Z",
"owner_type": "Organization",
"updated_at": "2026-05-12T02:15:54Z",
"description": "PHP Client for Matomo Analytics Tracking API",
"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": "https://matomo.org",
"name": "Matomo Analytics",
"type": "Organization",
"login": "matomo-org",
"company": null,
"location": "Worldwide",
"followers": 659,
"avatar_url": "https://avatars.githubusercontent.com/u/698038?v=4",
"created_at": "2011-03-29T20:11:53Z",
"is_verified": null,
"public_repos": 90,
"account_age_days": 5595
},
"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": "3.4.0",
"kind": "minor",
"published_at": "2025-12-20T18:56:32Z"
},
{
"tag": "3.3.2",
"kind": "patch",
"published_at": "2024-10-09T08:13:47Z"
},
{
"tag": "3.3.1",
"kind": "patch",
"published_at": "2024-05-28T09:53:43Z"
},
{
"tag": "3.3.0",
"kind": "minor",
"published_at": "2024-05-17T13:01:35Z"
},
{
"tag": "3.2.0",
"kind": "minor",
"published_at": "2023-05-31T12:58:49Z"
},
{
"tag": "3.1.3",
"kind": "patch",
"published_at": "2023-03-07T19:37:33Z"
},
{
"tag": "3.1.2",
"kind": "patch",
"published_at": "2023-01-18T14:30:17Z"
},
{
"tag": "3.1.1",
"kind": "patch",
"published_at": "2022-12-07T08:37:28Z"
},
{
"tag": "3.1.0",
"kind": "minor",
"published_at": "2022-07-04T15:17:14Z"
},
{
"tag": "3.0.4",
"kind": "patch",
"published_at": "2021-11-15T18:56:12Z"
},
{
"tag": "3.0.3",
"kind": "patch",
"published_at": "2021-11-15T00:05:41Z"
},
{
"tag": "3.0.2",
"kind": "patch",
"published_at": "2021-11-14T19:17:27Z"
},
{
"tag": "3.0.1",
"kind": "patch",
"published_at": "2021-05-19T11:46:05Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2020-11-21T05:20:51Z"
},
{
"tag": "2.0.3",
"kind": "patch",
"published_at": "2020-01-15T13:39:59Z"
},
{
"tag": "2.0.2",
"kind": "patch",
"published_at": "2020-01-14T18:48:19Z"
},
{
"tag": "2.0.1",
"kind": "patch",
"published_at": "2020-01-02T10:11:49Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2020-01-01T14:15:20Z"
},
{
"tag": "1.5.2",
"kind": "patch",
"published_at": "2019-12-23T21:48:35Z"
},
{
"tag": "1.5.1",
"kind": "patch",
"published_at": "2019-11-06T06:56:33Z"
},
{
"tag": "1.5.0",
"kind": "minor",
"published_at": "2019-11-06T04:37:04Z"
},
{
"tag": "1.4.1",
"kind": "patch",
"published_at": "2018-10-12T01:01:36Z"
},
{
"tag": "1.4.0",
"kind": "minor",
"published_at": "2017-11-20T00:48:00Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2017-09-11T12:20:41Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2017-02-18T09:42:24Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2017-01-01T20:53:25Z"
},
{
"tag": "1.0.3",
"kind": "patch",
"published_at": "2016-07-13T05:28:19Z"
},
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2016-03-31T05:03:50Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2015-12-09T03:28:42Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2014-12-18T23:57:29Z"
}
],
"recent_commits": [
{
"oid": "262acfdd6dab5e70e7c72b8bdbb2055be23a30d5",
"body": "`curl_close` has no effect since PHP 8.0 and is deprecated since 8.5\n\nhttps://www.php.net/curl_close",
"is_bot": false,
"headline": "Conditionally close the curl handle (#150)",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2026-01-16T16:19:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9462dc6eb718c711545ea1b0f590b9ae892a4212",
"body": "…ifferent API urls (#145)\n\n* Allow setting form factors client hint (#136)\n\n* Allow settting form factors client hint\r\n\r\n* update changelog\r\n\r\n* Fix handling of some attributes\r\n\r\n* Apply review feedback\r\n\r\nCo-authored-by: Michal Kleiner <mk@011.nz>\r\n\r\n---------\r\n\r\nCo-authored-by: Michal Kleiner <mk\n[…]\nuse old $URL if apiUrl is empty\n\n---------\n\nCo-authored-by: Stefan Giehl <stefan@matomo.org>\nCo-authored-by: Michal Kleiner <mk@011.nz>\nCo-authored-by: Andrii Lutskevych <andrii.lutskevych@check24.de>",
"is_bot": false,
"headline": "Fix: Not possible to create multiple Piwik tracker instances having d…",
"author_name": "Andrii Lutskevych",
"author_login": "lutdev",
"committed_at": "2025-12-20T18:55:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b029aa2b8dcc113ddcff575a127010a5585321a2",
"body": "…ted versions (#147)\n\n* Declare supported PHP versions explicitly and run tests on all supported versions\n\n* Apply suggestion from @sgiehl\n\n---------\n\nCo-authored-by: Stefan Giehl <stefan@matomo.org>",
"is_bot": false,
"headline": "Declare supported PHP versions explicitly and run tests on all suppor…",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2025-12-12T12:39:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ddccf000b2d1f8cd09d97042729b7c425287a37",
"body": "fixes #142",
"is_bot": false,
"headline": "Fix deprecation notice for $http_response_header (#143)",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2025-12-02T14:46:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf6327a9c986ec4094a4f777cdbcc6f9202a981c",
"body": "Neither Git(hub) nor PHPUnit resources are necessary on production.",
"is_bot": false,
"headline": "Exclude development resources from dist archive (#138)",
"author_name": "Mathias Brodala",
"author_login": "mbrodala",
"committed_at": "2025-01-22T13:59:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fb85291a6fbcc43cafe9bbc05123f9c9b2ded71",
"body": "* 134 - add types for arguments and return values\r\n\r\n* 134 - update changelog\r\n\r\n* 134 - delete self return type\r\n\r\n---------\r\n\r\nCo-authored-by: alutskevich <andrey.lutskevich@uvoteam.com>",
"is_bot": false,
"headline": "134 - Strict types for arguments and return types (#135)",
"author_name": "Andrii Lutskevych",
"author_login": "lutdev",
"committed_at": "2024-06-18T14:59:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92c2ce658111c7d86a552521c619083e41ebd834",
"body": "* add curl_close and fix undefined variable\r\n\r\n* change position of the curl_close\r\n\r\n* 128 - wrap by try-finally block\r\n\r\n* 128 - update changelog.md\r\n\r\n---------\r\n\r\nCo-authored-by: alutskevich <andrey.lutskevich@uvoteam.com>",
"is_bot": false,
"headline": "Fix: Curl Connection remaining open (#133)",
"author_name": "Andrii Lutskevych",
"author_login": "lutdev",
"committed_at": "2024-05-21T15:08:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1b9492b99fa57577d25dfe94a8469d53c8b537a",
"body": null,
"is_bot": false,
"headline": "Allow using PHPUnit 8.5 for PHP 7.2",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2024-05-17T13:14:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17942030aa78d2a148c664d881e3256c6a84aeca",
"body": null,
"is_bot": false,
"headline": "Create PHPUnit action",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2024-05-17T13:07:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dd138ed98267d3bd09154531b4710ccecb44a3e",
"body": "118 - Drop support of older php versions",
"is_bot": false,
"headline": "Merge pull request #132 from lutdev/118-php-version",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2024-05-17T12:58:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee98f14227a36a17ddc4512aa88bbb92f4dc626e",
"body": null,
"is_bot": false,
"headline": "118 - update changelog.md",
"author_name": "alutskevich",
"author_login": null,
"committed_at": "2024-05-13T20:21:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "389e48d3509c8e6ae9fab00a93031104fc9636b5",
"body": null,
"is_bot": false,
"headline": "Merge branch 'refs/heads/master' into 118-php-version",
"author_name": "alutskevich",
"author_login": null,
"committed_at": "2024-05-10T21:55:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf4a5c7a89556e2ed6ded60e7e15308bb4e145df",
"body": "129 - Creation of dynamic property MatomoTracker::$currentTs is deprecated",
"is_bot": false,
"headline": "Merge pull request #131 from lutdev/129-dynamic-properties",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2024-05-10T12:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6a1142e1586f0870c005a0add7fb9aee8b5f5ed",
"body": null,
"is_bot": false,
"headline": "Tweak changelog wording",
"author_name": "Michal Kleiner",
"author_login": "michalkleiner",
"committed_at": "2024-05-08T22:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75804cc138a2c3574b225f073abad1a3303a0f32",
"body": null,
"is_bot": false,
"headline": "118 - revert constant and update changelog",
"author_name": "alutskevich",
"author_login": null,
"committed_at": "2024-05-08T21:42:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b748f81e420f077667d25beb1ac8cb7337ae617b",
"body": null,
"is_bot": false,
"headline": "129 - define new property",
"author_name": "alutskevich",
"author_login": null,
"committed_at": "2024-05-02T19:02:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52e1e3da2fffd85caa926e290816ab30ccf12744",
"body": null,
"is_bot": false,
"headline": "118 - revert var type",
"author_name": "alutskevich",
"author_login": null,
"committed_at": "2024-05-02T18:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a748f66d1505b57a5437b9f69edc9a57eb20d07",
"body": null,
"is_bot": false,
"headline": "118 - reset php version to 7.2",
"author_name": "alutskevich",
"author_login": null,
"committed_at": "2024-05-02T18:49:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e5361c0c56685fb5c488085c0daefe6ca97804c",
"body": null,
"is_bot": false,
"headline": "min php version is 8.1",
"author_name": "alutskevich",
"author_login": null,
"committed_at": "2024-05-01T21:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d417b3cd19adecfefb2d2226c08223f7b67f9cb7",
"body": "This reverts commit db0654f9a6a7bbdefb18ef1a199f29e354187ce2.",
"is_bot": false,
"headline": "Revert \"min php version is 8.2\"",
"author_name": "alutskevich",
"author_login": null,
"committed_at": "2024-05-01T21:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db0654f9a6a7bbdefb18ef1a199f29e354187ce2",
"body": null,
"is_bot": false,
"headline": "min php version is 8.2",
"author_name": "alutskevich",
"author_login": null,
"committed_at": "2024-05-01T21:22:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80fca688ad29344003cc9f05ccb7d3a08e42ff9e",
"body": null,
"is_bot": false,
"headline": "create properties",
"author_name": "alutskevich",
"author_login": null,
"committed_at": "2024-04-17T22:58:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "041e9311c324d7c33a86b79848ff77191f4e0b56",
"body": "fix: Check for cURL error before throwing exception in sendRequest me…",
"is_bot": false,
"headline": "Merge pull request #130 from mzaman/feature/curl_error",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2024-03-25T15:27:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82b907d086585edd236bc99d1884cb536f2bc70f",
"body": "…thod\n\nDescription:\nThis commit addresses an issue where an exception was being thrown unconditionally in the `sendRequest` method of the `MatomoTracker` class when a cURL request failed. The error handling logic now checks if `curl_error($ch)` returns a non-empty value before throwing a `\\RuntimeEx\n[…]\nre only thrown when there is an actual cURL error, preventing unnecessary exceptions from being raised. This change improves error handling and provides more accurate feedback when cURL requests fail.",
"is_bot": false,
"headline": "fix: Check for cURL error before throwing exception in sendRequest me…",
"author_name": "mzaman",
"author_login": "mzaman",
"committed_at": "2024-03-25T12:37:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "86a2e980aeccee09266539f6ad382b83cbc1c191",
"body": "feat: default folder structure, allow phpunit 10",
"is_bot": false,
"headline": "Merge pull request #116 from Chris53897/feature/default-test-structure",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2024-03-25T08:23:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47ea2992fe0c23cc13a367c3317883bb3ca07aad",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into feature/default-test-structure",
"author_name": "chris",
"author_login": "Chris53897",
"committed_at": "2024-02-18T20:49:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "570855eb8412dd36114172bfd04ead68fdb568a4",
"body": "Functions to get and set the page view id manually",
"is_bot": false,
"headline": "Merge pull request #126 from EPNW/pageViewId",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2023-10-30T09:33:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "647cb0d5ed389afd4aa2d06a10a1bafaaf5fa4ac",
"body": null,
"is_bot": false,
"headline": "Functions to get and set the page view id manually",
"author_name": "Eric Prokop",
"author_login": "EPNW-Eric",
"committed_at": "2023-10-13T16:15:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a15ad3f2dd4ccb513b67729dcd3f31f8ba4e42a0",
"body": "Fix wrong method description",
"is_bot": false,
"headline": "Merge pull request #125 from revoltek-daniel/patch-1",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2023-10-02T13:41:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d40b7efd56e87fca407cf1cca3606272bb4860b",
"body": null,
"is_bot": false,
"headline": "Fix wrong method description",
"author_name": "Daniel",
"author_login": "revoltek-daniel",
"committed_at": "2023-10-02T13:22:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6081044c084e055be47b920810438679ba712745",
"body": "Feat: remove composer.lock",
"is_bot": false,
"headline": "Merge pull request #117 from Chris53897/feature/remove-composer-lock",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2023-07-25T14:04:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "267a1b7fd0386015dd27be9fb67005d010ea3766",
"body": null,
"is_bot": false,
"headline": "feat: default folder structure, allow phpunit 10",
"author_name": "Christopher Georg",
"author_login": "Chris8934",
"committed_at": "2023-04-19T15:32:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9be68b0575318f969cc401ddd816e18240505a5d",
"body": null,
"is_bot": false,
"headline": "feat: add composer.lock to gitignore",
"author_name": "Christopher Georg",
"author_login": "Chris8934",
"committed_at": "2023-04-19T15:17:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ae76376cd0060980b1928d30faed97dd5f379aa",
"body": null,
"is_bot": false,
"headline": "feat: remove composer.lock",
"author_name": "Christopher Georg",
"author_login": "Chris8934",
"committed_at": "2023-04-19T15:17:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9e7816d63ddf99bffb1414cfbe45f4c4edf1d4b",
"body": "add support for CURLOPT_CONNECTTIMEOUT",
"is_bot": false,
"headline": "Merge pull request #115 from vpapaloukas/master",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2023-03-24T15:16:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "390a90d6fa6b83691121c8e41aeb2e77d6030c01",
"body": null,
"is_bot": false,
"headline": "fix getRequestConnectTimeout docblock",
"author_name": "vpapaloukas",
"author_login": "vpapaloukas",
"committed_at": "2023-03-24T14:03:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "949924c799e4e3ae6bcff20c499878d4d43817c1",
"body": null,
"is_bot": false,
"headline": "add support for CURLOPT_CONNECTTIMEOUT",
"author_name": "vpapaloukas",
"author_login": "vpapaloukas",
"committed_at": "2023-03-24T13:17:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23cea261447c5114a31b5e363e96a1e22e665f9b",
"body": "Add function to set api url",
"is_bot": false,
"headline": "Merge pull request #113 from Vmadmax/master",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2023-03-07T15:17:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "196dc8efba926f4721e5fec57ef8d07f5b169352",
"body": null,
"is_bot": false,
"headline": "Update tests/Unit/MatomoTrackerTest.php",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2023-03-07T15:17:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc90fd60f756fd252d858fc146663eb9e6664384",
"body": null,
"is_bot": false,
"headline": "Add function to set api url",
"author_name": "Max Vogl",
"author_login": "Vmadmax",
"committed_at": "2023-03-07T13:06:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78932f61692b18c6b5de923dbc3880ad3380e328",
"body": "refs #111",
"is_bot": false,
"headline": "Temporarily allow dynamic properties",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2023-01-18T14:28:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "544148c29227da6869a0324f3b12b76a54006ccd",
"body": "Add tracking methods for the upcoming Crash Analytics premium feature",
"is_bot": false,
"headline": "Merge pull request #110 from matomo-org/crash-tracking-methods",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2022-12-07T08:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddd332da9d1132b4ec6bf3a67f279102ffc5e1fb",
"body": "Add method to disable bulk tracking",
"is_bot": false,
"headline": "Merge pull request #109 from matomo-org/disableBulkTracking",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2022-12-05T11:08:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d33d78cc28996bf094e01dc25f2c0d4e2e8cbd81",
"body": "Adds a method `disableBulkTracking`",
"is_bot": false,
"headline": "Add method to disable bulk tracking",
"author_name": "Thomas Steur",
"author_login": "tsteur",
"committed_at": "2022-12-03T22:09:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2b0e1467329c0fe0d0a8235711aa6554a34d12a",
"body": null,
"is_bot": false,
"headline": "update php requirement",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2022-12-02T14:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26aebac44fb5fa400c38f8e6c905ec72a6eaac95",
"body": null,
"is_bot": false,
"headline": "forgot ca=1 parameter",
"author_name": "diosmosis",
"author_login": "diosmosis",
"committed_at": "2022-11-22T00:21:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7496bf9cd5742479820a116413184a60e5b79bd",
"body": null,
"is_bot": false,
"headline": "add tracking methods for tracking crashes w/ CrashAnalytics",
"author_name": "diosmosis",
"author_login": "diosmosis",
"committed_at": "2022-11-22T00:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6f66a3598a147ba79413f96cc84286109141ccf",
"body": "fix possible notices on PHP 8.1",
"is_bot": false,
"headline": "Merge pull request #108 from matomo-org/fixnotice",
"author_name": "Ben Burgess",
"author_login": "bx80",
"committed_at": "2022-11-10T01:16:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "729a4cb99cfa181cbb6972e85a21730b1c862644",
"body": "fixes #107",
"is_bot": false,
"headline": "fix possible notices on PHP 8.1",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2022-11-09T09:36:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0001560e0f8986d117099a5ae5b534b924a5466f",
"body": "Adds support for client hints",
"is_bot": false,
"headline": "Merge pull request #104 from matomo-org/clienthints",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2022-07-04T15:15:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c2ff78634754012ea7f91992ba71ed44dafdd5c",
"body": null,
"is_bot": false,
"headline": "use code compatible with PHP 5.3",
"author_name": "sgiehl",
"author_login": "sgiehl",
"committed_at": "2022-06-21T12:42:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa9d124af848383b756129c79c0cd373406d2e9b",
"body": null,
"is_bot": false,
"headline": "Adds support for client hints",
"author_name": "sgiehl",
"author_login": "sgiehl",
"committed_at": "2022-06-13T13:10:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b56acfde7e931e6b81d8edcdda59f26a89e7fb18",
"body": "Added virtualization of curl/stream options",
"is_bot": false,
"headline": "Merge pull request #102 from Demichev/more-virtualization",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2022-05-30T14:13:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "add4c81063fc1cbc1e2b48b4b7080cd65cbf9bd4",
"body": null,
"is_bot": false,
"headline": "Added virtualization of curl/stream options",
"author_name": "Demichev",
"author_login": "Demichev",
"committed_at": "2022-05-07T13:19:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc9390bfa7b189cf06d908f6bb3f1520014dd21b",
"body": "Remove some files from exports",
"is_bot": false,
"headline": "Merge pull request #100 from matomo-org/removefiles",
"author_name": "Thomas Steur",
"author_login": "tsteur",
"committed_at": "2021-11-28T20:45:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "691997ac30edee2bf6ee211768d6aaed0aee1231",
"body": null,
"is_bot": false,
"headline": "Remove some files from exports",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2021-11-25T10:20:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "441d377411296e04558f88c27706545c9524ac2e",
"body": "Another PHP 8.1 fix",
"is_bot": false,
"headline": "Merge pull request #99 from matomo-org/php81fixes",
"author_name": "Thomas Steur",
"author_login": "tsteur",
"committed_at": "2021-11-15T18:55:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8626c762f6faab25e0d75f14e34284d255657853",
"body": "Fixes this deprecation warning:\r\n```\r\nPHP Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /srv/matomo/vendor/matomo/matomo-php-tracker/MatomoTracker.php on line 1623\r\n```",
"is_bot": false,
"headline": "Another PHP 8.1 fix",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2021-11-15T10:34:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37ad506a9e5b73dd5c8664708086fd4b888547fd",
"body": "Couple of fixes for PHP 8.1",
"is_bot": false,
"headline": "Merge pull request #98 from matomo-org/php81fixes",
"author_name": "Thomas Steur",
"author_login": "tsteur",
"committed_at": "2021-11-15T00:05:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d48a99292283dfa8bd87c5008d831ffcf9f9435",
"body": null,
"is_bot": false,
"headline": "Couple of fixes for PHP 8.1",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2021-11-14T21:54:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1afff799e54e6cb8ad25d372211373e314e78dbd",
"body": "Fix for double newline issue when a redirect is used",
"is_bot": false,
"headline": "Merge pull request #97 from matomo-org/double-newline-bugfix",
"author_name": "Thomas Steur",
"author_login": "tsteur",
"committed_at": "2021-11-14T19:15:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cc8a2646ec6a72f957ade077d9e6969d2357196",
"body": null,
"is_bot": false,
"headline": "Fix for double newline issue when a redirect is used",
"author_name": "JasonMortonNZ",
"author_login": null,
"committed_at": "2021-11-12T05:12:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7809441e5909d331c19338c718f8800a4cad5e5",
"body": "Sync licence in readme",
"is_bot": false,
"headline": "Merge pull request #95 from exussum12/patch-2",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2021-05-19T12:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f1e66a15fcf735ceaf71982296e99a204e60973",
"body": "Just noticed the readme has the 2 clause as well",
"is_bot": false,
"headline": "Sync licence in readme",
"author_name": "Scott Dutton",
"author_login": "exussum12",
"committed_at": "2021-05-19T12:11:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "320756c1a85ea9092387ab51032da6db2f9ffec2",
"body": "Sync to the BSD-3 licence",
"is_bot": false,
"headline": "Merge pull request #94 from exussum12/patch-1",
"author_name": "Stefan Giehl",
"author_login": "sgiehl",
"committed_at": "2021-05-19T11:44:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53bfa641f6467f3cd852810d999cfeb9fdd77dcc",
"body": "Fixes #93",
"is_bot": false,
"headline": "Sync to the BSD-3 licence",
"author_name": "Scott Dutton",
"author_login": "exussum12",
"committed_at": "2021-05-17T11:48:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e0908b5e029a1d3c20760a6c76e238f77d5817f",
"body": "Merge 4.x into master",
"is_bot": false,
"headline": "Merge pull request #91 from matomo-org/4.x-dev",
"author_name": "Thomas Steur",
"author_login": "tsteur",
"committed_at": "2021-02-01T00:48:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eda339565e3cdf5272e3f3727d401932bfb5286e",
"body": "Mention deprecation in method itself",
"is_bot": false,
"headline": "Merge pull request #83 from matomo-org/php82",
"author_name": "Thomas Steur",
"author_login": "tsteur",
"committed_at": "2020-12-22T02:50:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c7db2d73385437895bfe8c585e270d90ce2be0f",
"body": "fix https://github.com/matomo-org/matomo-php-tracker/issues/82",
"is_bot": false,
"headline": "Mention deprecation in method itself",
"author_name": "Thomas Steur",
"author_login": "tsteur",
"committed_at": "2020-12-21T19:29:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31e2b0bdf479c6fc00758228d2c6d7c85c1863a0",
"body": "add two new changelog entries and set new version to 3.0",
"is_bot": false,
"headline": "Merge pull request #81 from matomo-org/new-release",
"author_name": "diosmosis",
"author_login": "diosmosis",
"committed_at": "2020-11-21T05:20:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7fb9b369e909174fc6e9d3fe9eee5de07cbca94",
"body": null,
"is_bot": false,
"headline": "add two new changelog entries and set new version to 3.0",
"author_name": "diosmosis",
"author_login": "diosmosis",
"committed_at": "2020-11-21T05:19:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0a0d789eac922a56b2c63dbdef44260447e028c",
"body": null,
"is_bot": false,
"headline": "Merge branch '4.x-dev'",
"author_name": "diosmosis",
"author_login": "diosmosis",
"committed_at": "2020-11-20T04:48:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7fd79ddc54be6bb5abcc69d43836302697c71ea",
"body": "handle new cookie values",
"is_bot": false,
"headline": "Merge pull request #79 from matomo-org/new-cookie2",
"author_name": "diosmosis",
"author_login": "diosmosis",
"committed_at": "2020-09-07T04:45:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdde15de47ee01283dba8290687a3f58bbe0d8c7",
"body": null,
"is_bot": false,
"headline": "add result cache to .gitignore",
"author_name": "diosmosis",
"author_login": "diosmosis",
"committed_at": "2020-09-07T04:43:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e36906e7925bf439ba9d2eaff4b1d123e681594d",
"body": null,
"is_bot": false,
"headline": "Adding phpunit + tests.",
"author_name": "diosmosis",
"author_login": "diosmosis",
"committed_at": "2020-09-07T04:43:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e6c40e1b517e40ed26bb9d701dbca7e332658ca",
"body": "…eeded.",
"is_bot": false,
"headline": "Cookie now contains less values and certain tracking params are not n…",
"author_name": "diosmosis",
"author_login": "diosmosis",
"committed_at": "2020-09-07T04:43:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4c6829b2f330f088055aa8341e5f205d1ec1cc7",
"body": "Allow switching between request methods and post token by default",
"is_bot": false,
"headline": "Merge pull request #72 from matomo-org/m43",
"author_name": "Thomas Steur",
"author_login": "tsteur",
"committed_at": "2020-07-27T20:23:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "459db2923665e7208a85b66dbf6593f972f43a97",
"body": "Adds some basic methods to handle custom dimensions",
"is_bot": false,
"headline": "Merge pull request #76 from matomo-org/cdimmethods",
"author_name": "Thomas Steur",
"author_login": "tsteur",
"committed_at": "2020-07-27T20:20:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94be4250d32333a17b24df316deb9d219f640627",
"body": null,
"is_bot": false,
"headline": "avoid custom dimensions being set as custom tracking parameters",
"author_name": "sgiehl",
"author_login": "sgiehl",
"committed_at": "2020-07-27T14:20:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e523f4d7825a396e2d0e635e3dc53551418389e5",
"body": null,
"is_bot": false,
"headline": "Adds some basic methods to handle custom dimensions",
"author_name": "sgiehl",
"author_login": "sgiehl",
"committed_at": "2020-07-27T13:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8be27142b4e92ff65277103c8f81ecadbeb2be1c",
"body": "fixed typo",
"is_bot": false,
"headline": "Merge pull request #74 from silvershadowcc/patch-2",
"author_name": "Thomas Steur",
"author_login": "tsteur",
"committed_at": "2020-07-26T20:52:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adc5d826dfffee2208423e194a5f59ffec18c35a",
"body": "Small update of README",
"is_bot": false,
"headline": "Merge pull request #75 from silvershadowcc/patch-1",
"author_name": "Thomas Steur",
"author_login": "tsteur",
"committed_at": "2020-07-26T20:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54268f1987daa8da6cbc2dbf51acfe5ced3de037",
"body": "fixed typo and passed test as such",
"is_bot": false,
"headline": "fixed typo",
"author_name": "Silver Shadow",
"author_login": "silvershadowcc",
"committed_at": "2020-07-26T09:47:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79fc91978891d8bb2c5fb222d6a85f85b86614b6",
"body": null,
"is_bot": false,
"headline": "proper and consistent capitalisation",
"author_name": "Silver Shadow",
"author_login": "silvershadowcc",
"committed_at": "2020-07-26T09:05:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb2b4d71d22ca73ef9b1015fdafa639e3ce9c847",
"body": "Make it possible to configure cookie options for Secure, HTTPOnly and SameSite",
"is_bot": false,
"headline": "Merge pull request #73 from matomo-org/cookieoptions",
"author_name": "Thomas Steur",
"author_login": "tsteur",
"committed_at": "2020-07-22T21:30:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7badf2dc516cb6a552ef6fbc3530065ffb02df6",
"body": "… SameSite",
"is_bot": false,
"headline": "Make it possible to configure cookie options for Secure, HTTPOnly and…",
"author_name": "sgiehl",
"author_login": "sgiehl",
"committed_at": "2020-07-22T14:40:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03cb3086ecbdf35863bf7e4b3140773b8e4457d4",
"body": null,
"is_bot": false,
"headline": "fix token and post was not set",
"author_name": "Thomas Steur",
"author_login": "tsteur",
"committed_at": "2020-07-20T00:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0973fbb28ff4153f3dbd311dfa42791a285da36",
"body": null,
"is_bot": false,
"headline": "merge master",
"author_name": "Thomas Steur",
"author_login": "tsteur",
"committed_at": "2020-07-16T01:01:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "098f3d030e8d7747f6df79b409b64889673a6a50",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into m43",
"author_name": "Thomas Steur",
"author_login": "tsteur",
"committed_at": "2020-07-16T00:58:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "effc715d7283d8ac91cc622c7946e520f44081c4",
"body": "Method setRequestMethodNonBulk() added to allow (non bulk) POST requests",
"is_bot": false,
"headline": "Merge pull request #71 from silvershadowcc/patch-1",
"author_name": "Thomas Steur",
"author_login": "tsteur",
"committed_at": "2020-07-16T00:57:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "167fb7e258bc127ce560e4d1c7a34756990a3191",
"body": null,
"is_bot": false,
"headline": "Update MatomoTracker.php",
"author_name": "Silver Shadow",
"author_login": "silvershadowcc",
"committed_at": "2020-07-16T00:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5423ea28a93dfba339134c163fe769ad819232e2",
"body": null,
"is_bot": false,
"headline": "Update MatomoTracker.php",
"author_name": "Silver Shadow",
"author_login": "silvershadowcc",
"committed_at": "2020-07-15T23:17:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d525d373a4befd264eecc9d449332e23fbb3e0a7",
"body": null,
"is_bot": false,
"headline": "add docs",
"author_name": "Thomas Steur",
"author_login": "tsteur",
"committed_at": "2020-07-15T22:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7ad0c99db6ea4c953d56e9be8cfe576126c22ec",
"body": null,
"is_bot": false,
"headline": "Allow switching between request methods and post token by default",
"author_name": "Thomas Steur",
"author_login": "tsteur",
"committed_at": "2020-07-15T22:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "597712cd6c2e8f994d10a28914c55545ecffa447",
"body": "Snake case converted to camel case. Reverted back to the method selection of 'POST' (intended). Added a warning about Log Analytics.",
"is_bot": false,
"headline": "Casing, non-boolean method selection",
"author_name": "Silver Shadow",
"author_login": "silvershadowcc",
"committed_at": "2020-07-14T08:16:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eac561711675d2421f2efa2223fcdef29563576",
"body": "Method is now set to POST as bool, instead of a string, since it should remain defaulted to GET and there is no need to have the option to set it to GET.\r\n\r\nURL is spliced in URL and parameters which are now fed to the POST payload for both cURL and stream.",
"is_bot": false,
"headline": "reworked",
"author_name": "Silver Shadow",
"author_login": "silvershadowcc",
"committed_at": "2020-07-13T15:05:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81d6605f0f153fca54399ad736e8b6170072f0ee",
"body": "prevent method from being set to GET while doing Bulk Requests",
"is_bot": false,
"headline": "prevent method change for bulk requests",
"author_name": "Silver Shadow",
"author_login": "silvershadowcc",
"committed_at": "2020-07-13T00:33:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5891331b932d62c159c2580b04aa64fc3592fb13",
"body": null,
"is_bot": false,
"headline": "indentation",
"author_name": "Silver Shadow",
"author_login": "silvershadowcc",
"committed_at": "2020-07-13T00:14:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b76389f58b38e346e9af3092dcfd124d1f40faca",
"body": "added warning about redirects for setRequestMethod()",
"is_bot": false,
"headline": "Update MatomoTracker.php",
"author_name": "Silver Shadow",
"author_login": "silvershadowcc",
"committed_at": "2020-07-13T00:02:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ee25323aa7079e5cafbc6a0c8d3a090c133a4b4",
"body": null,
"is_bot": false,
"headline": "function setRequestMethod added for POST",
"author_name": "Silver Shadow",
"author_login": "silvershadowcc",
"committed_at": "2020-07-12T22:33:52Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 30,
"commits_last_year": 4,
"latest_release_at": "2025-12-20T18:56:32Z",
"latest_release_tag": "3.4.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 4,
"days_since_latest_release": 215,
"mean_days_between_releases": 166.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "matomo/matomo-php-tracker",
"exists": true,
"license": "BSD-3-Clause",
"keywords": [
"analytics",
"piwik",
"tracker",
"matomo"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/matomo/matomo-php-tracker",
"is_deprecated": false,
"latest_version": "3.4.0",
"repository_url": "https://github.com/matomo-org/matomo-php-tracker",
"versions_count": 30,
"total_downloads": 4029194,
"dependents_count": 17,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 383166,
"first_published_at": null,
"latest_published_at": "2025-12-20T18:55:41Z",
"latest_version_yanked": null,
"days_since_latest_publish": 215
}
]
},
"popularity": {
"forks": 83,
"stars": 219,
"watchers": 24,
"fork_history": {
"days": [
{
"date": "2015-01-19",
"count": 1
},
{
"date": "2015-02-19",
"count": 1
},
{
"date": "2015-03-05",
"count": 1
},
{
"date": "2015-05-30",
"count": 1
},
{
"date": "2015-06-07",
"count": 1
},
{
"date": "2015-06-12",
"count": 1
},
{
"date": "2015-06-23",
"count": 1
},
{
"date": "2015-07-09",
"count": 1
},
{
"date": "2015-07-14",
"count": 1
},
{
"date": "2015-09-09",
"count": 1
},
{
"date": "2015-09-23",
"count": 1
},
{
"date": "2016-01-06",
"count": 1
},
{
"date": "2016-04-04",
"count": 1
},
{
"date": "2016-04-25",
"count": 1
},
{
"date": "2016-06-04",
"count": 1
},
{
"date": "2016-07-01",
"count": 1
},
{
"date": "2016-08-25",
"count": 1
},
{
"date": "2016-09-11",
"count": 1
},
{
"date": "2016-10-10",
"count": 1
},
{
"date": "2016-11-28",
"count": 1
},
{
"date": "2016-12-14",
"count": 1
},
{
"date": "2016-12-16",
"count": 1
},
{
"date": "2017-03-15",
"count": 1
},
{
"date": "2017-04-27",
"count": 1
},
{
"date": "2017-05-12",
"count": 1
},
{
"date": "2017-08-18",
"count": 1
},
{
"date": "2017-09-28",
"count": 1
},
{
"date": "2017-11-24",
"count": 1
},
{
"date": "2018-01-11",
"count": 1
},
{
"date": "2018-02-08",
"count": 1
},
{
"date": "2018-05-24",
"count": 1
},
{
"date": "2018-06-07",
"count": 1
},
{
"date": "2018-09-03",
"count": 1
},
{
"date": "2018-09-05",
"count": 1
},
{
"date": "2018-09-18",
"count": 1
},
{
"date": "2018-10-22",
"count": 1
},
{
"date": "2019-02-03",
"count": 1
},
{
"date": "2019-02-16",
"count": 1
},
{
"date": "2019-04-01",
"count": 1
},
{
"date": "2019-04-07",
"count": 1
},
{
"date": "2019-07-03",
"count": 1
},
{
"date": "2019-08-21",
"count": 1
},
{
"date": "2019-09-09",
"count": 1
},
{
"date": "2019-09-13",
"count": 1
},
{
"date": "2019-09-19",
"count": 1
},
{
"date": "2019-10-02",
"count": 1
},
{
"date": "2019-10-21",
"count": 1
},
{
"date": "2020-01-02",
"count": 1
},
{
"date": "2020-01-13",
"count": 1
},
{
"date": "2020-04-29",
"count": 1
},
{
"date": "2020-06-28",
"count": 1
},
{
"date": "2020-07-06",
"count": 1
},
{
"date": "2020-07-17",
"count": 1
},
{
"date": "2020-09-04",
"count": 1
},
{
"date": "2020-09-26",
"count": 1
},
{
"date": "2020-12-28",
"count": 1
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2021-01-25",
"count": 1
},
{
"date": "2021-01-27",
"count": 1
},
{
"date": "2021-05-17",
"count": 1
},
{
"date": "2021-09-02",
"count": 1
},
{
"date": "2022-01-31",
"count": 1
},
{
"date": "2022-03-16",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-05-07",
"count": 1
},
{
"date": "2022-07-08",
"count": 1
},
{
"date": "2022-09-23",
"count": 1
},
{
"date": "2023-01-09",
"count": 1
},
{
"date": "2023-02-06",
"count": 1
},
{
"date": "2023-03-07",
"count": 1
},
{
"date": "2023-03-24",
"count": 1
},
{
"date": "2023-05-02",
"count": 1
},
{
"date": "2023-10-02",
"count": 1
},
{
"date": "2024-02-17",
"count": 1
},
{
"date": "2024-03-25",
"count": 2
},
{
"date": "2024-04-17",
"count": 1
},
{
"date": "2025-01-22",
"count": 1
},
{
"date": "2025-12-01",
"count": 1
},
{
"date": "2025-12-10",
"count": 1
},
{
"date": "2026-02-17",
"count": 1
}
],
"complete": true,
"collected": 81,
"total_forks": 83
},
"star_history": null,
"open_issues_and_prs": 17
},
"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": 86754,
"source_files_sampled": 3,
"oversized_source_files": 1,
"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": 3,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "ext-json",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 0,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 77,
"open_issues": 14,
"closed_ratio": 0.754,
"closed_issues": 43,
"closed_unmerged_prs": 13
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sgiehl",
"commits": 62,
"avatar_url": "https://avatars.githubusercontent.com/u/1579355?v=4"
},
{
"type": "User",
"login": "tsteur",
"commits": 53,
"avatar_url": "https://avatars.githubusercontent.com/u/273120?v=4"
},
{
"type": "User",
"login": "diosmosis",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/125140?v=4"
},
{
"type": "User",
"login": "silvershadowcc",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/36823114?v=4"
},
{
"type": "User",
"login": "mattab",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/466765?v=4"
},
{
"type": "User",
"login": "rafiberlin",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/5116794?v=4"
},
{
"type": "User",
"login": "lutdev",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/9608305?v=4"
},
{
"type": "User",
"login": "Chris8934",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/44963939?v=4"
},
{
"type": "User",
"login": "gsteel",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2803720?v=4"
},
{
"type": "User",
"login": "vpapaloukas",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/29273535?v=4"
}
],
"contributors_sampled": 29,
"top_contributor_share": 0.333
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"phpunit.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 3,
"reason": "4 out of 13 merged PRs checked by a CI test -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 8,
"reason": "Found 13/15 approved changesets -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "262acfdd6dab5e70e7c72b8bdbb2055be23a30d5",
"ran_at": "2026-07-24T13:50:44Z",
"aggregate_score": 4.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-04-19T09:18:29Z",
"oldest_open_prs": [
{
"number": 137,
"created_at": "2024-10-08T13:40:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 141,
"created_at": "2025-12-01T20:27:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 148,
"created_at": "2025-12-12T06:15:43Z",
"last_comment_at": "2026-03-09T22:23:25Z",
"last_comment_author": "diosmosis"
}
],
"last_merged_pr_at": "2026-01-16T16:19:23Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 14,
"created_at": "2015-10-07T13:48:30Z",
"last_comment_at": "2019-02-04T22:13:17Z",
"last_comment_author": "tsteur"
},
{
"number": 34,
"created_at": "2018-08-21T20:36:14Z",
"last_comment_at": "2020-12-22T00:35:23Z",
"last_comment_author": "NicoHood"
},
{
"number": 45,
"created_at": "2019-05-28T09:33:47Z",
"last_comment_at": "2020-12-22T00:28:34Z",
"last_comment_author": "NicoHood"
},
{
"number": 78,
"created_at": "2020-09-07T01:13:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 80,
"created_at": "2020-10-18T21:13:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 85,
"created_at": "2020-12-22T00:31:34Z",
"last_comment_at": "2020-12-23T01:00:09Z",
"last_comment_author": "tsteur"
},
{
"number": 86,
"created_at": "2020-12-22T00:47:28Z",
"last_comment_at": "2020-12-22T20:28:22Z",
"last_comment_author": "tsteur"
},
{
"number": 88,
"created_at": "2020-12-31T10:21:26Z",
"last_comment_at": "2025-02-12T18:22:31Z",
"last_comment_author": "tsteur"
},
{
"number": 92,
"created_at": "2021-04-07T19:30:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 105,
"created_at": "2022-08-12T08:45:34Z",
"last_comment_at": "2023-03-27T17:39:22Z",
"last_comment_author": "timreeves"
},
{
"number": 124,
"created_at": "2023-09-20T14:04:49Z",
"last_comment_at": "2024-09-20T02:50:14Z",
"last_comment_author": "des-innocraft"
},
{
"number": 139,
"created_at": "2025-03-11T12:38:40Z",
"last_comment_at": "2026-03-04T09:04:20Z",
"last_comment_author": "kgonella"
},
{
"number": 149,
"created_at": "2025-12-23T01:59:38Z",
"last_comment_at": "2026-06-16T12:21:10Z",
"last_comment_author": "brunob"
},
{
"number": 151,
"created_at": "2026-07-12T10:30:52Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/matomo-org/matomo-php-tracker",
"host": "github.com",
"name": "matomo-php-tracker",
"owner": "matomo-org"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"security": 43,
"vitality": 52,
"community": 66,
"governance": 76,
"engineering": 52
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 52,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"commits_last_year": 4,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"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": "4 commits in the last year",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 4
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"releases_count": 30,
"latest_release_tag": "3.4.0",
"releases_from_tags": false,
"days_since_latest_release": 215,
"mean_days_between_releases": 166.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "30 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 30
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 215 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 215
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~166.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 166.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"maintainer_replying",
"recent_release"
],
"signals": [
"issue_rot",
"scorecard_unmaintained",
"broken_ci"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 3,
"unanswered_open_issues": 8,
"days_since_last_merged_pr": 188,
"days_since_last_human_commit": 188,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 188 days, with nothing left unanswered; held at dormant by a maintainer still replying, a release within the year",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 188
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "a maintainer still replying, a release within the year"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 66,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"forks": 83,
"stars": 219,
"watchers": 24,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "219 stars",
"points": 37.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 219
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "83 forks",
"points": 16,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 83
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "24 watchers",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 24
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"packages": [
"matomo/matomo-php-tracker"
],
"dependents": 17,
"ecosystems": "packagist",
"total_downloads": 4029194,
"monthly_downloads": 383166
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "383,166 downloads/month across packagist",
"points": 74.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 383166,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "17 packages depend on it",
"points": 8.4,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 17
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 76,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 29,
"top_contributor_share": 0.333
},
"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 33% of commits",
"points": 15,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 33
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "29 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 29
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"merged_prs": 77,
"open_issues": 14,
"closed_issues": 43,
"issue_closed_ratio": 0.754,
"closed_unmerged_prs": 13
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "75% of issues closed",
"points": 35.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 75
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "77/90 decided PRs merged",
"points": 32.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 77,
"decided": 90
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 13/15 approved changesets -- score normalized to 8",
"points": 12,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"followers": 659,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "matomo-org",
"public_repos": 90,
"account_age_days": 5595
},
"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": "659 followers of matomo-org",
"points": 20.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 659,
"login": "matomo-org"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "90 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 90
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"matomo/matomo-php-tracker"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 215
},
"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 215 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 215
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "30 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 30
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 52,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "4 out of 13 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"matomo",
"php-client",
"php"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 4.3
},
"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 13 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 13/15 approved changesets -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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": 10
},
"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": "critical",
"name": "AI Readiness",
"value": 26,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.44,
"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": "44 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 23.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 44,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 24,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "at_risk",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 86754,
"source_files_sampled": 3,
"oversized_source_files": 1
},
"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": "1/3 source files over 60KB",
"points": 36.7,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"oversized": 1
}
}
],
"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-24T13:51:11.622453Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/matomo-org/matomo-php-tracker.svg",
"full_name": "matomo-org/matomo-php-tracker",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}