JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"multibyte",
"charset",
"string",
"charset-conversion",
"string-manipulation",
"mime-charsets",
"email",
"http"
],
"is_fork": false,
"size_kb": 105,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 44280
},
"pushed_at": "2026-06-24T03:09:13Z",
"created_at": "2018-09-28T13:18:10Z",
"owner_type": "User",
"updated_at": "2026-06-24T03:02:23Z",
"description": "PHP wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-2-Clause",
"default_branch": "master",
"license_spdx_raw": "BSD-2-Clause",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": null,
"name": "Zaahid Bateson",
"type": "User",
"login": "zbateson",
"company": null,
"location": "Vancouver, BC",
"followers": 41,
"avatar_url": "https://avatars.githubusercontent.com/u/8356974?v=4",
"created_at": "2014-08-04T23:38:48Z",
"is_verified": null,
"public_repos": 26,
"account_age_days": 4375
},
"license": {
"state": "standard",
"spdx_id": "BSD-2-Clause",
"raw_spdx": "BSD-2-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "3.0.1",
"kind": "patch",
"published_at": "2026-06-24T03:09:13Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2026-02-13T19:40:18Z"
},
{
"tag": "2.0.1",
"kind": "patch",
"published_at": "2024-12-20T22:09:42Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2024-03-20T01:49:11Z"
},
{
"tag": "1.2.1",
"kind": "patch",
"published_at": "2024-03-18T04:34:48Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2023-01-11T23:46:40Z"
},
{
"tag": "1.1.2",
"kind": "patch",
"published_at": "2022-05-26T15:58:50Z"
},
{
"tag": "1.1.1",
"kind": "patch",
"published_at": "2021-11-22T22:01:10Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2021-11-09T18:19:30Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2020-10-21T22:35:16Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2018-09-28T17:50:08Z"
}
],
"recent_commits": [
{
"oid": "36dd227ed698d9f5fe995ea75dbcc594a2d880bb",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:zbateson/mb-wrapper",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2026-06-24T03:02:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f30be528f92213d27b3b90877c3c333d2952feb",
"body": null,
"is_bot": false,
"headline": "Strip iconv conversion modifiers from charset names",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2026-06-24T02:55:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c385d30f9456d025f57ea211d4590b197a617de1",
"body": null,
"is_bot": false,
"headline": "Remove scrutinizer badges",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2026-06-23T23:48:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a282176d795b81aac38cadb31c9b29315a94011b",
"body": null,
"is_bot": false,
"headline": "Remove scrutinizer badges",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2026-02-14T00:41:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07a2fef61f6208e0d845f68cab8b7701f97eccde",
"body": null,
"is_bot": false,
"headline": "Update tested versions",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2026-02-13T19:46:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0ee6af2712e92e52ee2552588cd69d21ab3363f",
"body": null,
"is_bot": false,
"headline": "Update README and remove stale .gitattributes entry",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2026-02-13T19:33:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2742b9c92ae685e517c064f2f49358955180bdd",
"body": "- Convert $mbAliases/$iconvAliases static properties to class constants\n- Add property and return type declarations (string|false, string|array)\n- Use first-class callable syntax for strtoupper\n- Remove dead $mappedMbCharsets property\n- Update PHPUnit config to v10+ format and use #[Group] attribute\n- Bump composer PHP requirement to >=8.1 and PHPUnit to ^10.0|^11.0\n- Drop PHP 8.0 from CI matrix\n- Enable void_return cs-fixer rule\n- Fix cs-fixer path separators for cross-platform compatibility",
"is_bot": false,
"headline": "Drop PHP 8.0 support, modernize for PHP 8.1+",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2026-02-12T21:10:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "516f07fdad4b0efd0ffbcafa275cb0a1d3900690",
"body": null,
"is_bot": false,
"headline": "Fix phpunit coverage",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2024-12-23T02:31:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d5c5ba29e785de841dca0666adc35918338f5d9",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2024-12-20T22:11:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50a14c0c9537f978a61cde9fdc192a0267cc9cff",
"body": null,
"is_bot": false,
"headline": "Include php 8.4 in tests",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2024-12-20T22:05:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "681bcf1473e86ff0b0da92606f284519046f37cc",
"body": "Use explicit nullable type for PHP 8.4",
"is_bot": false,
"headline": "Merge pull request #15 from taylorvance/patch-1",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2024-12-20T22:00:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3588225db2b79c9704e782d9d3cb85873b5dec7",
"body": "Implicitly marking parameter $length as nullable is deprecated, the explicit nullable type must be used instead",
"is_bot": false,
"headline": "Use explicit nullable type for PHP 8.4",
"author_name": "Taylor Vance",
"author_login": "taylorvance",
"committed_at": "2024-12-18T15:19:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc3e58524996bf9f221057b44fdb3952216007ba",
"body": null,
"is_bot": false,
"headline": "Update phpunit version constraints",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2024-04-29T21:41:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e4373a153585d12b6c621ac4a6bb143264d4619",
"body": null,
"is_bot": false,
"headline": "UnsupportedCharsetException extends RuntimeException",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2024-03-20T01:38:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09a6ff1050b1c623eca174aea1e010de98182ea3",
"body": null,
"is_bot": false,
"headline": "Remove php7 tests",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2024-03-18T20:34:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "437876dd5668a3931eeb9fa416e381d2c4aa5fbc",
"body": null,
"is_bot": false,
"headline": "Throw an exception for unsupported charsets",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2024-03-18T20:33:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09a8b77eb94af3823a9a6623dcc94f8d988da67f",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:zbateson/mb-wrapper",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2024-03-18T04:31:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99220c678f8d02c9cfce2a1bb37cc537c2bd2c83",
"body": null,
"is_bot": false,
"headline": "Add //TRANSLIT//IGNORE on iconv_strlen and substr",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2024-03-18T04:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d99d47a6a5f11532ae3441d09ca9de677f6b397e",
"body": "feat: add Git Attributes",
"is_bot": false,
"headline": "Merge pull request #14 from owenvoke/feature/gitattributes",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2023-11-29T18:37:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa1eddf05207ec7e7115845d8d3a655109a15bce",
"body": "This adds a `.gitattributes` file to exclude tests and other unnecessary files from production releases.",
"is_bot": false,
"headline": "feat: add Git Attributes",
"author_name": "Owen Voke",
"author_login": "owenvoke",
"committed_at": "2023-11-29T15:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef4399213ebd7220d1fd1460ebb449e1b9a732e4",
"body": "Update to php-cs-fixer v3.34",
"is_bot": false,
"headline": "Merge pull request #13 from phpfui/UpdatePHPCSFixer",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2023-10-03T23:10:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0762011bbeca43f3be47be28c7cd3493339f57d9",
"body": null,
"is_bot": false,
"headline": "no_unset_on_property should be false",
"author_name": "Bruce Wells",
"author_login": "phpfui",
"committed_at": "2023-10-02T21:36:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d49245ac4f48fe63b8a03b2cf2ca61e50ad9b20f",
"body": null,
"is_bot": false,
"headline": "Update to php-cs-fixer v3.34",
"author_name": "Bruce Wells",
"author_login": "phpfui",
"committed_at": "2023-10-02T21:12:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a8124dc7414892c227e1d318ddbcd3941375d52",
"body": "PHPCSFixer upgrade to V3.23",
"is_bot": false,
"headline": "Merge pull request #12 from phpfui/PHPCSFixer",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2023-08-17T23:03:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3ba7b6e284962aeef5b3e16c25e489682ead979",
"body": null,
"is_bot": false,
"headline": "PHPCSFixer upgrade to V3.23",
"author_name": "Bruce Wells",
"author_login": "phpfui",
"committed_at": "2023-08-17T20:15:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fc6813da7d36f1a39731ccb22273c99bbe7a465",
"body": "Composer update for PHPCSFixer",
"is_bot": false,
"headline": "Merge pull request #11 from phpfui/ComposerUpdates",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2023-07-12T15:16:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41d2c3b4a1813095fe037a2e4f5c0ba39e792fb5",
"body": null,
"is_bot": false,
"headline": "Composer update for PHPCSFixer",
"author_name": "Bruce Wells",
"author_login": "phpfui",
"committed_at": "2023-07-10T19:52:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf56b9096129275859ca07be18556ee551ebb5fa",
"body": "Update to latest PHPUnit below 10",
"is_bot": false,
"headline": "Merge pull request #10 from phpfui/DevFixes",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2023-01-14T17:52:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94357bdc0b8dfec58d5ee922beef0bc16c2c0044",
"body": null,
"is_bot": false,
"headline": "Update to latest PHPUnit below 10",
"author_name": "Bruce Wells",
"author_login": "phpfui",
"committed_at": "2023-01-13T23:16:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faf35dddfacfc5d4d5f9210143eafd7a7fe74334",
"body": "Modernize to PHP 7.1",
"is_bot": false,
"headline": "Merge pull request #9 from phpfui/PHP71",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2023-01-11T23:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39adeb4f45081a56ea96991cf0c4b73662317736",
"body": null,
"is_bot": false,
"headline": "Modernize to PHP 7.1",
"author_name": "Bruce Wells",
"author_login": "phpfui",
"committed_at": "2023-01-11T22:54:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7ed5d355cba3c4609cda3fea48b12f3fada5790",
"body": null,
"is_bot": false,
"headline": "Upgrade unit tests from LegacyPHPUnit to normal PHPUnit",
"author_name": "Bruce Wells",
"author_login": "phpfui",
"committed_at": "2023-01-11T22:44:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8566cf1ba53fc864d8088331472a182a13c5acbd",
"body": null,
"is_bot": false,
"headline": "Dropping PHP 7.0 and lower support",
"author_name": "Bruce Wells",
"author_login": "phpfui",
"committed_at": "2023-01-11T22:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34a9930e399b5c8a7de54a7136cedb27b2281e69",
"body": null,
"is_bot": false,
"headline": "Update PhpCsFixer",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2023-01-10T19:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "052fddd2eba001b01cd91fd7a86800e4469e5632",
"body": "PHP CS Fixer",
"is_bot": false,
"headline": "Merge pull request #8 from phpfui/PHPCSFixer",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2023-01-10T19:25:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6612e1c6c94bb90a6714aeed0dab072f5cc397b",
"body": "This reverts commit 53bf13e6c9c4867f129124d8739ed99147d012d5.",
"is_bot": false,
"headline": "Revert \"PHPCSFixer run\"",
"author_name": "Bruce Wells",
"author_login": "phpfui",
"committed_at": "2023-01-06T15:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53bf13e6c9c4867f129124d8739ed99147d012d5",
"body": null,
"is_bot": false,
"headline": "PHPCSFixer run",
"author_name": "Bruce Wells",
"author_login": "phpfui",
"committed_at": "2022-12-30T23:48:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2de43bd8ae30010e00efaed3a077563927c4194a",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Bruce Wells",
"author_login": "phpfui",
"committed_at": "2022-12-30T23:47:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "551c8b5c347297818c563b0f27779df1c3ab4c82",
"body": null,
"is_bot": false,
"headline": "Add PHP CS Fixer",
"author_name": "Bruce Wells",
"author_login": "phpfui",
"committed_at": "2022-12-30T23:33:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "589f9bcb1884afd38cf23ff86ccf0b2b5163ce6d",
"body": null,
"is_bot": false,
"headline": "Test PHP 8.2",
"author_name": "Bruce Wells",
"author_login": "phpfui",
"committed_at": "2022-12-30T23:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b94d8753ee21e5a2af1ba84a1f8a50a58425a132",
"body": null,
"is_bot": false,
"headline": "Delete composer.lock",
"author_name": "Bruce Wells",
"author_login": "phpfui",
"committed_at": "2022-12-30T23:29:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d9d190ef18ce6d424e3ac6f5ebe13901f92b74a",
"body": "Add CESU-8 to UTF-8 mapping",
"is_bot": false,
"headline": "Merge pull request #7 from hazington/patch-1",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2022-05-26T15:55:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95da1e209fc0b57d53185eb42a9953c6a5702291",
"body": "I just received an email (spam) that used CESU-8 to encode the from address and subject. But CESU-8 is not supported by PHP's iconv and threw an ErrorException in my mail application. Since CESU-8 is an alternative to UTF-8, you can simply replace it by UTF-8.",
"is_bot": false,
"headline": "Add CESU-8 to UTF-8 mapping",
"author_name": "Erik Hazington",
"author_login": "hazington",
"committed_at": "2022-05-20T07:04:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfd45fb3e2a8cf4c496b2c3ebd63b5f815721498",
"body": "Add support for UNICODE-1-1-UTF-7",
"is_bot": false,
"headline": "Merge pull request #6 from fkoyer/patch-1",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2021-11-22T21:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1b7ec545aa7e04654ae7804a4e17ae06b236818",
"body": null,
"is_bot": false,
"headline": "Add support for UNICODE-1-1-UTF-7",
"author_name": "Kent Oyer",
"author_login": "fkoyer",
"committed_at": "2021-11-21T07:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "547d73a04912728cf0bb772d43e5a17e63cdf168",
"body": null,
"is_bot": false,
"headline": "Specify phpunit schema",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2021-11-09T18:05:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ddf86987bdd9996b2ead83d6db52593c682746d",
"body": null,
"is_bot": false,
"headline": "Setup coverage",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2021-11-09T18:00:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a88abfbe4f99ce1fbf9d44630b695df27e2dce65",
"body": null,
"is_bot": false,
"headline": "Fix iconv tests",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2021-11-07T17:29:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ada2cfdea44dd0d1970f36cebacfced2526a94f2",
"body": null,
"is_bot": false,
"headline": "Update tests.yml",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2021-11-06T02:14:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fb95475f6ec2a381297903017b06ebbb644b80c",
"body": "Migrate to Github Actions + run tests with 8.1",
"is_bot": false,
"headline": "Merge pull request #5 from Nielsvanpach/php81",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2021-11-06T02:01:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd1579382169af264b0e64fbcec2f004ca851647",
"body": "changes to Chinese Codification",
"is_bot": false,
"headline": "Merge pull request #3 from InvoiceSharing/master",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2021-11-06T01:57:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "484b1e981cdec9c6f0334e2d51356ca5b721562f",
"body": null,
"is_bot": false,
"headline": "add 8.1 to test matrix",
"author_name": "Niels",
"author_login": "Nielsvanpach",
"committed_at": "2021-10-12T09:01:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba533a2ddf444d611762cb9a0f1903c687e730d4",
"body": null,
"is_bot": false,
"headline": "migrate from Travis to Github Action",
"author_name": "Niels",
"author_login": "Nielsvanpach",
"committed_at": "2021-10-12T08:54:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cc11bc791df81b66b9de69be3f96bb04a8338d9",
"body": null,
"is_bot": false,
"headline": "Update support versions",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2020-12-11T19:31:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5440379d9655b31593249c7ea8b3e8a4ddd418a",
"body": null,
"is_bot": false,
"headline": "Setup php8 testing",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2020-12-11T19:30:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61c926958df4d77ecd202df111b95caed67a8e27",
"body": null,
"is_bot": false,
"headline": "Use sanmai/phpunit-legacy-adapter",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2020-12-11T19:28:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "255229ffc3a6e498a391240fb750685f06bbf4b0",
"body": "Add PHP 7.4 version test",
"is_bot": false,
"headline": "Merge pull request #4 from open-source-contributions/add_php74",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2020-12-08T17:16:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9887814aa8f5898599f978817b4090c552a4fd86",
"body": null,
"is_bot": false,
"headline": "Add PHP 7.4 version test",
"author_name": "peter279k",
"author_login": "peter279k",
"committed_at": "2020-12-08T09:08:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "721b3dfbf7ab75fee5ac60a542d7923ffe59ef6d",
"body": null,
"is_bot": false,
"headline": "Fix issue with getSubstr for CP1258",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2020-10-21T22:14:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cd46d4e5c8f75306bc5eae782255f2d8878e223",
"body": null,
"is_bot": false,
"headline": "changes to Chinese Codification",
"author_name": "Jorge De la Calle",
"author_login": null,
"committed_at": "2020-09-02T11:14:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "718f357861735d463afd9ebf38c002b08d06dcea",
"body": null,
"is_bot": false,
"headline": "Create FUNDING.yml",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2020-08-10T19:00:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5f007e4218a8b82ea1d8395c4897f76737a9124",
"body": null,
"is_bot": false,
"headline": "Drop hhvm support",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2019-02-19T17:57:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e20ba33c1d982ed281781e74ce76c99016f697b1",
"body": null,
"is_bot": false,
"headline": "Remove 'homepage' from composer.json",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2018-09-28T17:54:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "723f25a1ab0e4e662efa8d89f38da751c799134a",
"body": null,
"is_bot": false,
"headline": "Fix mb encoding list",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2018-09-28T17:43:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abf74380876a75634890b9a636a1bca9b28b3d27",
"body": null,
"is_bot": false,
"headline": "Update description",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2018-09-28T16:47:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66a7a8256945acb27f1fe83d62d00fb00af83498",
"body": null,
"is_bot": false,
"headline": "Moved from zbateson\\stream-decorators",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2018-09-28T16:42:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eba4c2da0930c16fdbbfd4524b5edfe1bc4226c",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Zaahid Bateson",
"author_login": "zbateson",
"committed_at": "2018-09-28T13:18:10Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 7,
"latest_release_at": "2026-06-24T03:09:13Z",
"latest_release_tag": "3.0.1",
"releases_from_tags": false,
"days_since_last_push": 34,
"active_weeks_last_year": 2,
"days_since_latest_release": 34,
"mean_days_between_releases": 230.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "zbateson/mb-wrapper",
"exists": true,
"license": "BSD-2-Clause",
"keywords": [
"mail",
"http",
"mime",
"iconv",
"encoding",
"multibyte",
"string",
"mb",
"charset",
"mbstring",
"mb_convert_encoding"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/zbateson/mb-wrapper",
"is_deprecated": false,
"latest_version": "3.0.1",
"repository_url": "https://github.com/zbateson/mb-wrapper",
"versions_count": 11,
"total_downloads": 53951801,
"dependents_count": 4,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 1429240,
"first_published_at": null,
"latest_published_at": "2026-06-24T03:02:00Z",
"latest_version_yanked": null,
"days_since_latest_publish": 34
}
]
},
"popularity": {
"forks": 8,
"stars": 49,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2019-12-20",
"count": 1
},
{
"date": "2020-12-08",
"count": 1
},
{
"date": "2021-07-14",
"count": 1
},
{
"date": "2021-09-24",
"count": 1
},
{
"date": "2021-10-12",
"count": 1
},
{
"date": "2022-12-30",
"count": 1
},
{
"date": "2023-11-29",
"count": 1
},
{
"date": "2024-12-18",
"count": 1
}
],
"complete": true,
"collected": 8,
"total_forks": 8
},
"star_history": null,
"open_issues_and_prs": 2
},
"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": 17644,
"source_files_sampled": 6,
"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": 6,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "symfony/polyfill-mbstring",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.9"
},
{
"name": "symfony/polyfill-iconv",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.9"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "symfony/polyfill-iconv",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-mbstring",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "friendsofphp/php-cs-fixer",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 6,
"direct_count": 2,
"indirect_count": 4
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 13,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "zbateson",
"commits": 45,
"avatar_url": "https://avatars.githubusercontent.com/u/8356974?v=4"
},
{
"type": "User",
"login": "phpfui",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/7434059?v=4"
},
{
"type": "User",
"login": "Nielsvanpach",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/10651054?v=4"
},
{
"type": "User",
"login": "hazington",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/83652897?v=4"
},
{
"type": "User",
"login": "fkoyer",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/8293789?v=4"
},
{
"type": "User",
"login": "owenvoke",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1899334?v=4"
},
{
"type": "User",
"login": "taylorvance",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/33555535?v=4"
},
{
"type": "User",
"login": "peter279k",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/9021747?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.682
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"tests.yml"
],
"has_docs_dir": false,
"linter_configs": [
".php-cs-fixer.dist.php",
"phpstan.neon"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 3,
"reason": "Found 7/23 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"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": "36dd227ed698d9f5fe995ea75dbcc594a2d880bb",
"ran_at": "2026-07-28T15:03:17Z",
"aggregate_score": 3.1,
"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-06-24T03:09:36Z",
"oldest_open_prs": [
{
"number": 1,
"created_at": "2019-12-20T09:04:11Z",
"last_comment_at": "2020-01-02T04:31:02Z",
"last_comment_author": "zbateson"
},
{
"number": 2,
"created_at": "2019-12-20T09:05:25Z",
"last_comment_at": "2020-01-02T04:41:59Z",
"last_comment_author": "zbateson"
}
],
"last_merged_pr_at": "2024-12-20T22:00:04Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/zbateson/mb-wrapper",
"host": "github.com",
"name": "mb-wrapper",
"owner": "zbateson"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"security": 31,
"vitality": 52,
"community": 52,
"governance": 63,
"engineering": 62
},
"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": 30,
"inputs": {
"commits_last_year": 7,
"human_commit_share": 1,
"days_since_last_push": 34,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 34 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 34
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "7 commits in the last year",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 7
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 84,
"inputs": {
"releases_count": 11,
"latest_release_tag": "3.0.1",
"releases_from_tags": false,
"days_since_latest_release": 34,
"mean_days_between_releases": 230.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 34 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 34
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~230.1 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 230.1
}
}
],
"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": "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": 34,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 34 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 34
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 52,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"forks": 8,
"stars": 49,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "49 stars",
"points": 27.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 49
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "8 forks",
"points": 7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 8
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSD-2-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-2-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": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"packages": [
"zbateson/mb-wrapper"
],
"dependents": 4,
"ecosystems": "packagist",
"total_downloads": 53951801,
"monthly_downloads": 1429240
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "1,429,240 downloads/month across packagist",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 1429240,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "4 packages depend on it",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 4
}
}
],
"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": 63,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 8,
"top_contributor_share": 0.682
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 68% of commits",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 68
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"merged_prs": 13,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "13/13 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 13,
"decided": 13
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/23 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"followers": 41,
"owner_type": "User",
"is_verified": null,
"owner_login": "zbateson",
"public_repos": 26,
"account_age_days": 4375
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "41 followers of zbateson",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 41,
"login": "zbateson"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "26 public repos, account ~11 yr old",
"points": 22.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 26
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"zbateson/mb-wrapper"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 34
},
"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 34 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 34
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "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": 62,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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": ".php-cs-fixer.dist.php, phpstan.neon",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.dist.php, 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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"multibyte",
"charset",
"string",
"charset-conversion",
"string-manipulation",
"mime-charsets",
"email",
"http"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "8 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 8
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 31,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 31,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 7/23 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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": 17
},
"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": 32,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.254,
"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": "17 of 67 human commits state their intent (structured subject or explanatory body)",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 17,
"sampled": 67
}
}
],
"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": ".php-cs-fixer.dist.php, phpstan.neon",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.dist.php, 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 67",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 67
}
}
],
"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": 17644,
"source_files_sampled": 6,
"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/6 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 6,
"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-28T15:03:30.284521Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/z/zbateson/mb-wrapper.svg",
"full_name": "zbateson/mb-wrapper",
"license_state": "standard",
"license_spdx": "BSD-2-Clause"
}