JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"php",
"bdd",
"test",
"tdd",
"spec",
"monkey-patching",
"coverage"
],
"is_fork": false,
"size_kb": 3681,
"has_wiki": true,
"homepage": "https://kahlan.github.io/docs/",
"languages": {
"PHP": 1025186,
"HTML": 50,
"Hack": 73
},
"pushed_at": "2026-07-21T08:32:09Z",
"created_at": "2013-08-18T18:12:58Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T08:31:50Z",
"description": ":heavy_check_mark: PHP Test Framework for Freedom, Truth, and Justice",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "dev",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": null,
"name": "Kahlan",
"type": "Organization",
"login": "kahlan",
"company": null,
"location": null,
"followers": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/22293566?v=4",
"created_at": "2016-09-19T10:57:17Z",
"is_verified": null,
"public_repos": 6,
"account_age_days": 3592
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "6.1.1",
"kind": "patch",
"published_at": "2026-07-21T08:32:26Z"
},
{
"tag": "6.1.0",
"kind": "minor",
"published_at": "2026-01-23T17:51:13Z"
},
{
"tag": "6.0.2",
"kind": "patch",
"published_at": "2025-02-22T16:06:14Z"
},
{
"tag": "6.0.1",
"kind": "patch",
"published_at": "2025-01-26T22:36:56Z"
},
{
"tag": "6.0.0",
"kind": "major",
"published_at": "2024-12-26T13:29:20Z"
},
{
"tag": "5.2.8",
"kind": "patch",
"published_at": "2024-10-18T19:03:10Z"
},
{
"tag": "5.2.7",
"kind": "patch",
"published_at": "2024-06-15T11:52:32Z"
},
{
"tag": "5.2.6",
"kind": "patch",
"published_at": "2023-12-05T22:00:39Z"
},
{
"tag": "5.2.5",
"kind": "patch",
"published_at": "2023-09-12T10:36:29Z"
},
{
"tag": "5.2.4",
"kind": "patch",
"published_at": "2023-08-17T10:21:49Z"
},
{
"tag": "5.2.3",
"kind": "patch",
"published_at": "2023-03-11T12:13:45Z"
},
{
"tag": "5.2.2",
"kind": "patch",
"published_at": "2022-12-13T02:44:53Z"
}
],
"recent_commits": [
{
"oid": "043cfed915990800b971189d16024082b3190312",
"body": null,
"is_bot": false,
"headline": "update changelog on 6.1.1",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2026-07-21T08:31:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6854579c1d0fccd013c07f991f3a1863a99a8a3",
"body": null,
"is_bot": false,
"headline": "fix: reset Tree reporter indentation on suiteEnd (#446)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2026-07-21T08:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "463a0a909545d3955cf97655548cccff30791790",
"body": "* Bump Rector to ^2.5 and re-run it\n\n* skip TokenStream remove unused import, buggy on php 7.4",
"is_bot": false,
"headline": " Bump Rector to ^2.5 and re-run it (#445)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2026-07-17T13:12:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb577be343fc1c44f139522164e89afdc0d70b1e",
"body": null,
"is_bot": false,
"headline": "chore: fix test compare php 8.5 (#444)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2026-01-23T20:41:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "578dcebdbd876c62acba7419112e216f9c9003aa",
"body": null,
"is_bot": false,
"headline": "add changelog 6.1.0",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2026-01-23T17:49:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1457684b2c4675d17daab094faccf0ce3b1adeb8",
"body": "* Add PHP 8.5 support\n\n* fix missing quote\n\n* run rector\n\n* replace (integer) cast to (int)\n\n* fix use of shell_exec() over backtick\n\n* Fix compatible self/static/parent on use on php 8.5\n\n* check ReflectionNamedType\n\n* fix use @\n\n* remove class_exists check\n\n* type set\n\n* fix Inspector spec\n\n* Fix expected self return\n\n* cs fix\n\n* fix naming",
"is_bot": false,
"headline": "Add PHP 8.5 support (#443)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2026-01-23T17:46:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cb353e5faa505328bef00abcc1eb5f82790ff20",
"body": null,
"is_bot": false,
"headline": "register changelog",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2025-02-22T16:04:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "401573c98353a89d6968adf494c4630b922044b3",
"body": null,
"is_bot": false,
"headline": "Set Release 6.0.2",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2025-02-22T16:03:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a337fccf04c1421c715f345695bbf235a41a9e5",
"body": "* [DX] Add skipIfWindows() method for shortcut to skip on windows\r\n\r\n* add php prefix to allow run on windows\r\n\r\n* various skip if windows\r\n\r\n* various skip if windows\r\n\r\n* various skip if windows\r\n\r\n* various skip if windows\r\n\r\n* various skip if windows\r\n\r\n* final touch; fix test on dedicated windows 11 pc",
"is_bot": false,
"headline": "[DX] Add skipIfWindows() function for shortcut to skip on windows (#439)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2025-02-22T16:02:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e213cf832f46a3e077498e235115149d67d6fdf1",
"body": "…hp (part 2) (#437)",
"is_bot": false,
"headline": "Fix run on windows: directory separator usage in regex in Text.spec.p…",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2025-01-30T19:25:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a44ad54f20dccbe2c9b5c4cc8d46e2b62d95eb54",
"body": null,
"is_bot": false,
"headline": "Fix run on windows: directory separator, ✓ and ✖ char (part 1) (#436)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2025-01-30T19:24:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58b99e7c0d4ccca1ff91dc5c14e3b192f95cfe5f",
"body": null,
"is_bot": false,
"headline": "Prepare for release 6.0.1",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2025-01-26T22:33:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a32d7a44a1085500b41b4410700b9df5598d687c",
"body": null,
"is_bot": false,
"headline": "Fix deprecation warning in Coverage (#435)",
"author_name": "Thiago Delgado Pinto",
"author_login": "thiagodp",
"committed_at": "2025-01-07T19:39:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecd7288fb16def6abe17ba1438f256821af1fbcf",
"body": null,
"is_bot": false,
"headline": "Run Rector on Windows matrix (#434)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2024-12-26T14:02:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf33b09fb4088a6dbeb331c427178c856681da58",
"body": null,
"is_bot": false,
"headline": "Release 6.0.0",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2024-12-26T13:27:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d146553c4596c6c0b4cd6f8e696142fcee96c9d",
"body": "* Add PHP 8.4 support\r\n\r\n* Fix deprecated E_STRICT constant",
"is_bot": false,
"headline": "Add PHP 8.4 support (#433)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2024-12-26T13:13:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b96dae4a821430581c15039f284057ab97df4a88",
"body": null,
"is_bot": false,
"headline": "Bump requirement to php 7.4 (#432)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2024-12-26T13:01:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1139b2475b5c2582f3ec0c2e8b77d7403c236de",
"body": "* Add OS matrix to the CI\r\n\r\n* Add OS name to every CI job\r\n\r\n* Remove Code Style rule 'InvalidEOLChar' to run on Windows\r\n\r\n* Adjust some expectations to run on MacOS\r\n\r\n* Remove unneeded maximum expectations from some tests\r\n\r\n* Adjust delay expectation in Code.spec.php\r\n\r\n* Change CI script to run Rector in a bash shell on Windows\r\n\r\n* Change CI to ignore Rector on Windows with PHP 7.4\r\n\r\n* Change CI to avoid uploading coverage for every OS and PHP version",
"is_bot": false,
"headline": "Add OS matrix to the CI build (#430)",
"author_name": "Thiago Delgado Pinto",
"author_login": "thiagodp",
"committed_at": "2024-12-26T04:39:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a403d35bd564a2a315a7c4544e73827ef56c540",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2024-10-18T19:01:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "623aad02231e916503589000697fce4cd833baba",
"body": null,
"is_bot": false,
"headline": "Fix installation on system without ext-zip (#429)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2024-10-18T18:59:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dab98ad526154aa067ca9ce46982b5d636f99ca0",
"body": "* Bump dependencies\r\n\r\n* re-run rector",
"is_bot": false,
"headline": "Bump dev dependencies and re-run rector (#427)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2024-06-30T15:29:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72e043f95ee253f54dfcbd5cd646dc3fe0738835",
"body": null,
"is_bot": false,
"headline": "update version to 5.2.7 and changelog",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2024-06-15T11:51:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eea863a25d6daea776dafe599cd50537bedd4c2",
"body": "* Adjust pretty name of closures on PHP 8.4\r\n\r\nrelated to https://github.com/php/php-src/pull/13550\r\n\r\nsee analog symfony change: https://github.com/symfony/symfony/pull/54614\r\n\r\n* php php_cs to 3.7.2 temporarily",
"is_bot": false,
"headline": "Adjust pretty name of closures on PHP 8.4 (#426)",
"author_name": "Markus Staab",
"author_login": "staabm",
"committed_at": "2024-05-25T12:19:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74b83e149be0af540bb1af2e1bc5ab5a1446ed7f",
"body": "* Bump to Rector ^1.0.5\r\n\r\n* Run cs fix",
"is_bot": false,
"headline": "Bump to Rector ^1.0.5 (#425)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2024-05-14T21:22:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77ec2cd22885c4ecf38bfafc1131c58ec2f35fee",
"body": null,
"is_bot": false,
"headline": "Add php 8.3 into CI (#424)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-12-05T22:12:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79ea185f6eec1ff55110b21cd861d4ac8114bfae",
"body": null,
"is_bot": false,
"headline": "update changelog",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-12-05T22:02:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7d89f4a6ba0d71517a31e7e197b14d3bd85a0af",
"body": null,
"is_bot": false,
"headline": "update version to 5.2.6",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-12-05T21:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da874596b6433348c5ea4600f8cdbef49c0a77cc",
"body": "…ed\" (#423)",
"is_bot": false,
"headline": "Fix PHP 8.3 error: \"Calling get_class() without arguments is deprecat…",
"author_name": "Pavel Batečko",
"author_login": "shira-374",
"committed_at": "2023-12-05T21:04:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7ece94192be94fd4e5283229e3df8f1f2c4b601",
"body": null,
"is_bot": false,
"headline": "remove CountOnNullRector from rector.php skip as removed",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-12-05T08:08:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b306b275316c35c96da931fb619387e82eb61760",
"body": null,
"is_bot": false,
"headline": "update kahlan version",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-09-12T10:35:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08cb549fbfb5da8e40a9b26d9b58fd94b911a0dd",
"body": null,
"is_bot": false,
"headline": "update changelog",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-09-12T10:34:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3b816f3dd9c8a16b929053aa65790606693d9c5",
"body": "* Fixed parsing multiple PHP8 attributes in single line\r\n\r\n* skip previous attributes tests for PHP < 8",
"is_bot": false,
"headline": "Fixed parsing multiple PHP8 attributes in single line (#419)",
"author_name": "Michał Felski",
"author_login": "michalfelski",
"committed_at": "2023-09-12T10:33:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a90096b1bd698928e621b8c41c79294ad6dc8b74",
"body": null,
"is_bot": false,
"headline": "Bump to Rector 0.18 (#417)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-08-17T13:21:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e519719165e3b5d4da10b42f198c88fb78a1ed6",
"body": null,
"is_bot": false,
"headline": "changelog 5.2.4",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-08-17T10:19:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d977468b90b09e6e526ba20f03e8e1687b38ffb1",
"body": null,
"is_bot": false,
"headline": "Bump to Rector 0.17.14 (#416)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-08-17T10:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3cb3a1309f810af664d12bbe1fa865adc074c3c",
"body": "* Apply Rector\r\n\r\n* Apply Rector\r\n\r\n* remove unused use statements on src\r\n\r\n* clean up\r\n\r\n* Re-run rector with version 0.17.1\r\n\r\n* skip AddDefaultValueForUndefinedVariableRector in Expectation\r\n\r\n* skip AddDefaultValueForUndefinedVariableRector in Expectation",
"is_bot": false,
"headline": "Apply Rector to src directory (#413)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-07-08T05:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c06195022a1d4ed742e689baac409609a3a652d6",
"body": null,
"is_bot": false,
"headline": "Drop php 7.1 support (#411)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-03-16T15:32:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e903eb0594fdc537dc86f8543f324ce6bd70d7b",
"body": null,
"is_bot": false,
"headline": "bug: fix annotation attributes on multiple lines. (#412)",
"author_name": "Dm3yZ",
"author_login": "it0ya",
"committed_at": "2023-03-16T15:30:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "076da1c9747da903a510ec80e44f15536d23bacb",
"body": null,
"is_bot": false,
"headline": "Create the 5.2.3 release.",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-03-11T12:11:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "978cd05e91a9049147a5320b64829b5e1691df15",
"body": null,
"is_bot": false,
"headline": "bug: add PHP 8.1 support for never return type.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2023-02-11T23:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f36295a8cfbe98df03262bd8c1ded4756db022a",
"body": null,
"is_bot": false,
"headline": "Create the 5.2.2 release.",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2022-12-13T02:39:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad629c3a6fa780263e284c27abfe32827250debe",
"body": null,
"is_bot": false,
"headline": "PHP 8.2: Fix deprecated uft8-decode (#407)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2022-12-13T02:27:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caee1cd69d22e619f2cc14fce9ff118930d09255",
"body": "* Replace dynamic properties with declared (deprecation)\r\n\r\n* Add PHP 8.2 to testing matrix\r\n\r\n* Make the new properties public\r\n\r\n* Fix some 8.2 deprecation issues\r\n\r\n* Apply AllowDynamicProperties annotation to generated code\r\n\r\n* use fqcn\r\n\r\n* Use AllowDynamicProperties annotation\r\n\r\n* add @internal annotation",
"is_bot": false,
"headline": "Replace dynamic properties with declared (deprecation) (#405)",
"author_name": "Ellie Schaffer",
"author_login": "yitznewton",
"committed_at": "2022-12-13T02:07:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9edb4daeba5494bcd38a125c5d960447998902f4",
"body": null,
"is_bot": false,
"headline": "Create the 5.2.1 release.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2022-06-18T14:06:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea2644262312f55bec38707b5094fc09f59abf84",
"body": null,
"is_bot": false,
"headline": "bug: fix annotation attributes with default values.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2022-06-18T14:01:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff2449502f2ae9ee48d3555ce5d285505ab6375b",
"body": null,
"is_bot": false,
"headline": "create 5.2.0 release",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2022-01-16T15:26:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4412c78aacf7dcb16829d54c6f61452fb652af5e",
"body": "* [php 8.1] Moving from Travis to Github action for php 8.1 support (#392)\r\n\r\n* Update CI script.\r\n\r\n* Enable codecov and update badge (#395)\r\n\r\n* Remove coveralls badge as changed to codecov (#396)\r\n\r\n* Update build badge (#397)\r\n\r\n* remove unnecessary secure config\r\n\r\n* remove .travis config\r\n\r\n* rename config\r\n\r\n* final touch: eol\r\n\r\n* final touch: remove scrutinizer config as well\r\n\r\n* update changelog and version in Kahlan Version\r\n\r\nCo-authored-by: Simon JAILLET <sjaillet@gmail.com>",
"is_bot": false,
"headline": "Php 8.1 support (#398)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2022-01-16T09:00:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbf99064b7b78049f58e20138bee18fcdee3573e",
"body": null,
"is_bot": false,
"headline": "Create the 5.1.3 release.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2021-06-13T11:14:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a60fbc9dff8ddb239741caa1be9768f467d5bc3",
"body": "…mode (#387)\n\nfixes #386\r\n\r\nSigned-off-by: Fery Wardiyanto <ferywardiyanto@gmail.com>",
"is_bot": false,
"headline": "Check wheter xdebug have coverage mode enabled, even it has multiple …",
"author_name": "Fery Wardiyanto",
"author_login": "feryardiant",
"committed_at": "2021-06-12T07:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "565190eea371c39c298f6baeb7ad92db90ca6544",
"body": null,
"is_bot": false,
"headline": "Create the 5.1.2 release.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2021-05-30T20:59:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bc7340a8f4193d54acd3c6d73d626cf10197f51",
"body": null,
"is_bot": false,
"headline": "Respect the error_reporting() level.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2021-05-30T20:57:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44cc488348673fc8b800d2fcc5163f7e07c25198",
"body": null,
"is_bot": false,
"headline": "Create the 5.1.1 release.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2021-05-30T20:14:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1067b1162748e366da905be830270964bea7476",
"body": null,
"is_bot": false,
"headline": "Change the string representation of `Error` in the `Terminal` report.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2021-05-30T20:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a08d7ebcf1070867d38ca4c571f4ff57ad58994",
"body": null,
"is_bot": false,
"headline": "Create the 5.1.0 release.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2021-04-22T12:34:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9191a5efd464b61a7ceb2e3c58bb78c41bceda38",
"body": null,
"is_bot": false,
"headline": "Do not show coverage report when the option is set to 0.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2021-04-22T12:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3f35b2fa573e8f7d37751382444154eb0f9e409",
"body": null,
"is_bot": false,
"headline": "Change exit code on errors to 1 instead of -1.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2021-04-21T22:01:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "151ce67f3793f517bed503034b5a6cc9029293a3",
"body": null,
"is_bot": false,
"headline": "Create the 5.0.9 release.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2021-04-15T09:35:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1e08ea74bee82531e55c4def34ffaa5c0004faa",
"body": null,
"is_bot": false,
"headline": "doesn't attempt to rebind a callable no declared in a kahlan scope.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2021-04-15T09:35:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc986b74ea490d69fde72150245799228dbe15ec",
"body": null,
"is_bot": false,
"headline": "add a test when stubbing a method with a return type hint on a double.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2021-03-06T17:09:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2175d99078b7339bce946df59d43cbd7d307115e",
"body": null,
"is_bot": false,
"headline": "add a test when stubbing a method on a double.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2021-03-06T14:50:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4638c4317ed19ac1c57be76daa2ab9f4a7f4338e",
"body": null,
"is_bot": false,
"headline": "Create the 5.0.8 release.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2021-02-22T15:14:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dca984550170247eb6b4ccbfacc5bc0cf7b4fded",
"body": "…NT tokens.",
"is_bot": false,
"headline": "bug: fix monkey patching to work with both PHP < 8 & PHP > 8 T_COMME…",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2021-02-22T15:08:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "451dbbd98328651863993b17ad748622e600b521",
"body": null,
"is_bot": false,
"headline": "Stick to PHP 8.1 constructor signature.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2021-02-15T06:41:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e00350f8fe9e71c87c7ca8e80614e4245d0a3d3",
"body": null,
"is_bot": false,
"headline": "Create the 5.0.7 release.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2021-02-08T17:48:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "406f144954a2dd494c6ad2a99f171fd84c804c7d",
"body": null,
"is_bot": false,
"headline": "Refactor static & self return type hint support.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2021-02-08T17:48:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9477e3ee93d3ea3bdfb32d7cc5e7e080946cf73d",
"body": "* Fix `self` return typehint being generated with a leading slash\r\n\r\n* Remove `static` from fake interface; PHPCS isn't sure what to do with it\r\n\r\n* Ensure strict comparison when looking for `self` or `static`\r\n\r\n* Override the generated class for a deterministic name",
"is_bot": false,
"headline": "Fix `self` return typehint being generated with a leading slash (#367)",
"author_name": "Kieran",
"author_login": "kieranajp",
"committed_at": "2021-02-08T11:40:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a0a7af971e33264da9de231669b9b3de69475ab",
"body": null,
"is_bot": false,
"headline": "Create the 5.0.6 release.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2021-01-24T21:18:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a398a1f2e06d1cb0df63d52436dbe54895d7bbc",
"body": null,
"is_bot": false,
"headline": "Disable instance substitution feature for assignments by reference.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2021-01-24T21:14:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20a792c0f2a87b946dd0dccda38ad25bfc34ebc7",
"body": null,
"is_bot": false,
"headline": "Create the 5.0.5 release.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-12-30T13:25:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69b82ed62cf0a9431937a01a117e85bc327c1f3e",
"body": "…cuted.",
"is_bot": false,
"headline": "Declared functions in a scope is attached to current context when exe…",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-12-30T13:25:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c7d499f7f986ef4faa8370687fee72b9eee88f8",
"body": null,
"is_bot": false,
"headline": "Create the 5.0.4 release.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-12-30T12:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5af80f05dd7442fe89666645b78a5b151e550bc4",
"body": null,
"is_bot": false,
"headline": "Display relative path of current projet files in error reporting.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-12-30T12:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9776d22678ce65de9e217aaf681cd59a04e7d621",
"body": null,
"is_bot": false,
"headline": "[Clean Up] Remove php 5.5 check and readme (#362)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2020-12-30T10:40:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8148d4bd6622ea255c24460103415c741ee3ae6",
"body": null,
"is_bot": false,
"headline": "Create the 5.0.3 release.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-12-30T10:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb57fad763fbe88dc8537306aff78db1f84eee73",
"body": "… to make it work with its toolset.",
"is_bot": false,
"headline": "Fix CodeClimate export which requires `commited_at` to be an interger…",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-12-30T10:13:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49a4717a341c78fb145ae5ffcf8604fce98c1950",
"body": null,
"is_bot": false,
"headline": "Create the 5.0.2 relase.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-12-28T20:33:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d79a4d0be40c69b4671e0451320a0149a1cbad3b",
"body": null,
"is_bot": false,
"headline": "Fix some PHP 8.0 parsing issues.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-12-28T20:31:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c3bd0869477cc1f372e782db2368d358837ad68",
"body": null,
"is_bot": false,
"headline": "Create the 5.0.1 release.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-12-27T20:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eb2cb9faf0e40949795ed0e53116ff634eaba1d",
"body": null,
"is_bot": false,
"headline": "Add missing specs.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-12-27T20:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bbb3dc8b18697934869f319551d4349ce6bcd5f",
"body": null,
"is_bot": false,
"headline": "Minor refactoring.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-12-27T10:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af7194aca2a513aca36622a8c323f6b7fd11e94a",
"body": "* [Coverage] use putenv(XDEBUG_MODE=coverage) to support XDebug 3",
"is_bot": false,
"headline": "[Coverage] use putenv(XDEBUG_MODE=coverage) to support XDebug 3 (#361)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2020-12-27T10:10:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73dc5fd6d9f2c89c26f4896e5c589b2b83c3c5af",
"body": null,
"is_bot": false,
"headline": "upload coverage only in php 7.2 (#360)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2020-12-26T23:34:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1018ab7026f068df8b0635b5f5bbfdfee5f65856",
"body": null,
"is_bot": false,
"headline": "Create the 5.0.0 release.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-12-26T22:21:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dab9d4b7ffadceb09d869e324d0e5493c329e4d",
"body": null,
"is_bot": false,
"headline": "Remove support for PHP versions <= 7.0.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-12-26T22:17:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c4ef33c2b4290a51202a5ec6acee39f4e9f336c",
"body": null,
"is_bot": false,
"headline": "Add PHP 8.0 support.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-12-26T22:16:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32035b2b3d6517665fb831add4b2682d35770717",
"body": null,
"is_bot": false,
"headline": "Update travis-ci links in REAME.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-12-26T20:22:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36ec916f7c7b067239431d3da0dc1da172bc98bb",
"body": null,
"is_bot": false,
"headline": "Create the 4.7.7 release.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-10-17T08:37:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79d1058639140848ad84bd513e94ecb1b0f91106",
"body": null,
"is_bot": false,
"headline": "bug: do not hide fatal errors on files requirements.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-10-17T08:33:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cac23a6c3d1e59ba33b7b117dd22d5d5eb01db6",
"body": null,
"is_bot": false,
"headline": "Remove PHP 5.5 from CI.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-09-25T10:45:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4135d7209350d3f365392b1751d82f1bf4f7078b",
"body": null,
"is_bot": false,
"headline": "Create the 4.7.6 release.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-09-25T08:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61d639484e2f5bcbb420de40951233dac0e09696",
"body": null,
"is_bot": false,
"headline": "Ignore spaces after class names.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-09-25T08:22:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a05d82555791d1481a878c45f91c63d3b5af036",
"body": null,
"is_bot": false,
"headline": "Use correct past tense in variable name (#350)",
"author_name": "Jacob Dreesen",
"author_login": "jdreesen",
"committed_at": "2020-06-07T14:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c529ef24201053ba76d3c8c3531acd76b629ce87",
"body": null,
"is_bot": false,
"headline": "Create the 4.7.5 release.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-04-25T21:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4657a8c4b0a446c968446811255d8a3c058f595",
"body": null,
"is_bot": false,
"headline": "Supports isset() for scopes.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-04-25T21:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54c30963d4d572a50ed4eb7482692d7abbc9acb0",
"body": null,
"is_bot": false,
"headline": "Create the 4.7.4 release.",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2020-04-11T00:11:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6272130aab3b4afeb5f1daae016f9027ce609414",
"body": "* try re- Fixes #343\r\n\r\n* using @require cached",
"is_bot": false,
"headline": "try re-fix #343 (#345)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2020-04-11T00:08:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34a4051b3066a5cb008a0c53b665d28a4c94d4b8",
"body": null,
"is_bot": false,
"headline": "Create the 4.7.3 release.",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2020-04-10T14:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a140a9130c9a6733c6822805ecc94726ae8115b",
"body": null,
"is_bot": false,
"headline": "Fixes #343 not loaded files that already in composer autoload (#344)",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2020-04-10T09:33:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "025114b7f13985abceff3ba0e28cca71cb0d40e8",
"body": null,
"is_bot": false,
"headline": "reate the 4.7.2 release.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-01-25T16:39:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1ae420fbc344836819c8c9599dfa575f871d5e5",
"body": null,
"is_bot": false,
"headline": "Support Closure as autoloader definition.",
"author_name": "Simon JAILLET",
"author_login": "jails",
"committed_at": "2020-01-25T16:29:22Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 4,
"latest_release_at": "2026-07-21T08:32:26Z",
"latest_release_tag": "6.1.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 2,
"days_since_latest_release": 0,
"mean_days_between_releases": 118.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "kahlan/kahlan",
"exists": true,
"license": "MIT",
"keywords": [
"testing",
"unit test",
"BDD",
"TDD",
"mock",
"stub",
"Behavior-Driven Development",
"Monkey Patching"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/kahlan/kahlan",
"is_deprecated": false,
"latest_version": "6.1.1",
"repository_url": "https://github.com/kahlan/kahlan",
"versions_count": 135,
"total_downloads": 1246904,
"dependents_count": 307,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 20376,
"first_published_at": null,
"latest_published_at": "2026-07-21T08:31:19Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 70,
"stars": 1148,
"watchers": 27,
"fork_history": {
"days": [
{
"date": "2014-01-14",
"count": 1
},
{
"date": "2014-05-13",
"count": 1
},
{
"date": "2014-11-28",
"count": 1
},
{
"date": "2015-01-24",
"count": 1
},
{
"date": "2015-02-24",
"count": 1
},
{
"date": "2015-07-27",
"count": 1
},
{
"date": "2015-10-06",
"count": 1
},
{
"date": "2015-10-07",
"count": 1
},
{
"date": "2015-10-13",
"count": 1
},
{
"date": "2015-10-16",
"count": 1
},
{
"date": "2015-11-12",
"count": 1
},
{
"date": "2016-01-05",
"count": 1
},
{
"date": "2016-02-28",
"count": 1
},
{
"date": "2016-03-10",
"count": 1
},
{
"date": "2016-03-13",
"count": 1
},
{
"date": "2016-03-16",
"count": 1
},
{
"date": "2016-03-21",
"count": 1
},
{
"date": "2016-03-26",
"count": 1
},
{
"date": "2016-03-29",
"count": 1
},
{
"date": "2016-04-26",
"count": 1
},
{
"date": "2016-06-14",
"count": 1
},
{
"date": "2016-07-14",
"count": 1
},
{
"date": "2016-07-27",
"count": 1
},
{
"date": "2016-08-21",
"count": 1
},
{
"date": "2016-09-06",
"count": 1
},
{
"date": "2016-10-06",
"count": 2
},
{
"date": "2016-10-07",
"count": 1
},
{
"date": "2016-10-27",
"count": 1
},
{
"date": "2016-12-18",
"count": 1
},
{
"date": "2017-01-15",
"count": 1
},
{
"date": "2017-03-19",
"count": 1
},
{
"date": "2017-03-28",
"count": 1
},
{
"date": "2017-04-26",
"count": 1
},
{
"date": "2017-05-12",
"count": 1
},
{
"date": "2017-05-13",
"count": 1
},
{
"date": "2017-09-19",
"count": 1
},
{
"date": "2017-11-02",
"count": 1
},
{
"date": "2017-11-15",
"count": 1
},
{
"date": "2017-11-29",
"count": 1
},
{
"date": "2017-12-21",
"count": 1
},
{
"date": "2018-03-05",
"count": 1
},
{
"date": "2018-06-12",
"count": 1
},
{
"date": "2018-09-22",
"count": 1
},
{
"date": "2019-02-19",
"count": 1
},
{
"date": "2019-03-14",
"count": 1
},
{
"date": "2019-04-04",
"count": 1
},
{
"date": "2019-12-02",
"count": 1
},
{
"date": "2020-01-16",
"count": 1
},
{
"date": "2020-03-05",
"count": 1
},
{
"date": "2020-04-08",
"count": 1
},
{
"date": "2020-06-07",
"count": 1
},
{
"date": "2020-06-14",
"count": 1
},
{
"date": "2020-08-22",
"count": 1
},
{
"date": "2021-02-04",
"count": 1
},
{
"date": "2021-03-26",
"count": 1
},
{
"date": "2021-07-12",
"count": 1
},
{
"date": "2021-09-27",
"count": 1
},
{
"date": "2021-10-05",
"count": 1
},
{
"date": "2022-03-16",
"count": 1
},
{
"date": "2022-06-06",
"count": 1
},
{
"date": "2022-12-04",
"count": 1
},
{
"date": "2022-12-12",
"count": 1
},
{
"date": "2023-03-16",
"count": 1
},
{
"date": "2023-07-31",
"count": 1
},
{
"date": "2024-05-25",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-05-20",
"count": 1
},
{
"date": "2025-05-27",
"count": 1
}
],
"complete": true,
"collected": 69,
"total_forks": 70
},
"star_history": {
"days": [
{
"date": "2015-10-07",
"count": 5
},
{
"date": "2015-10-08",
"count": 11
},
{
"date": "2015-10-09",
"count": 4
},
{
"date": "2015-10-10",
"count": 5
},
{
"date": "2015-10-12",
"count": 2
},
{
"date": "2015-10-13",
"count": 3
},
{
"date": "2015-10-14",
"count": 2
},
{
"date": "2015-10-15",
"count": 3
},
{
"date": "2015-10-17",
"count": 2
},
{
"date": "2015-10-18",
"count": 2
},
{
"date": "2015-10-19",
"count": 6
},
{
"date": "2015-10-20",
"count": 2
},
{
"date": "2015-10-22",
"count": 3
},
{
"date": "2015-10-23",
"count": 5
},
{
"date": "2015-10-25",
"count": 12
},
{
"date": "2015-10-26",
"count": 11
},
{
"date": "2015-10-27",
"count": 7
},
{
"date": "2015-10-28",
"count": 3
},
{
"date": "2015-10-29",
"count": 2
},
{
"date": "2015-10-30",
"count": 4
},
{
"date": "2015-11-02",
"count": 1
},
{
"date": "2015-11-03",
"count": 1
},
{
"date": "2015-11-04",
"count": 2
},
{
"date": "2015-11-05",
"count": 1
},
{
"date": "2015-11-07",
"count": 2
},
{
"date": "2015-11-08",
"count": 1
},
{
"date": "2015-11-12",
"count": 3
},
{
"date": "2015-11-14",
"count": 1
},
{
"date": "2015-11-17",
"count": 1
},
{
"date": "2015-11-19",
"count": 1
},
{
"date": "2015-11-23",
"count": 2
},
{
"date": "2015-11-24",
"count": 1
},
{
"date": "2015-11-26",
"count": 1
},
{
"date": "2015-11-27",
"count": 1
},
{
"date": "2015-11-29",
"count": 2
},
{
"date": "2015-11-30",
"count": 2
},
{
"date": "2015-12-01",
"count": 1
},
{
"date": "2015-12-10",
"count": 1
},
{
"date": "2015-12-11",
"count": 2
},
{
"date": "2015-12-23",
"count": 1
},
{
"date": "2015-12-25",
"count": 2
},
{
"date": "2016-01-04",
"count": 1
},
{
"date": "2016-01-06",
"count": 3
},
{
"date": "2016-01-11",
"count": 2
},
{
"date": "2016-01-13",
"count": 1
},
{
"date": "2016-01-21",
"count": 1
},
{
"date": "2016-01-25",
"count": 1
},
{
"date": "2016-01-26",
"count": 1
},
{
"date": "2016-02-02",
"count": 1
},
{
"date": "2016-02-09",
"count": 1
},
{
"date": "2016-02-10",
"count": 3
},
{
"date": "2016-02-12",
"count": 4
},
{
"date": "2016-02-13",
"count": 1
},
{
"date": "2016-02-15",
"count": 2
},
{
"date": "2016-02-16",
"count": 1
},
{
"date": "2016-02-18",
"count": 1
},
{
"date": "2016-02-21",
"count": 2
},
{
"date": "2016-02-22",
"count": 1
},
{
"date": "2016-02-26",
"count": 1
},
{
"date": "2016-02-27",
"count": 1
},
{
"date": "2016-02-28",
"count": 2
},
{
"date": "2016-03-06",
"count": 1
},
{
"date": "2016-03-08",
"count": 1
},
{
"date": "2016-03-09",
"count": 1
},
{
"date": "2016-03-12",
"count": 1
},
{
"date": "2016-03-18",
"count": 1
},
{
"date": "2016-03-21",
"count": 1
},
{
"date": "2016-03-23",
"count": 1
},
{
"date": "2016-03-26",
"count": 1
},
{
"date": "2016-03-28",
"count": 1
},
{
"date": "2016-03-30",
"count": 1
},
{
"date": "2016-04-01",
"count": 1
},
{
"date": "2016-04-04",
"count": 1
},
{
"date": "2016-04-05",
"count": 1
},
{
"date": "2016-04-10",
"count": 1
},
{
"date": "2016-04-15",
"count": 1
},
{
"date": "2016-04-24",
"count": 1
},
{
"date": "2016-04-29",
"count": 1
},
{
"date": "2016-05-06",
"count": 1
},
{
"date": "2016-05-09",
"count": 1
},
{
"date": "2016-05-11",
"count": 2
},
{
"date": "2016-05-12",
"count": 2
},
{
"date": "2016-05-15",
"count": 2
},
{
"date": "2016-05-16",
"count": 1
},
{
"date": "2016-05-17",
"count": 1
},
{
"date": "2016-05-20",
"count": 1
},
{
"date": "2016-05-29",
"count": 1
},
{
"date": "2016-05-30",
"count": 1
},
{
"date": "2016-06-01",
"count": 1
},
{
"date": "2016-06-02",
"count": 2
},
{
"date": "2016-06-10",
"count": 1
},
{
"date": "2016-06-13",
"count": 1
},
{
"date": "2016-06-14",
"count": 1
},
{
"date": "2016-06-20",
"count": 1
},
{
"date": "2016-06-22",
"count": 1
},
{
"date": "2016-06-23",
"count": 1
},
{
"date": "2016-06-24",
"count": 1
},
{
"date": "2016-07-01",
"count": 2
},
{
"date": "2016-07-13",
"count": 1
},
{
"date": "2016-07-16",
"count": 1
},
{
"date": "2016-07-25",
"count": 1
},
{
"date": "2016-07-28",
"count": 2
},
{
"date": "2016-08-01",
"count": 2
},
{
"date": "2016-08-03",
"count": 1
},
{
"date": "2016-08-09",
"count": 1
},
{
"date": "2016-08-15",
"count": 1
},
{
"date": "2016-08-17",
"count": 1
},
{
"date": "2016-08-18",
"count": 2
},
{
"date": "2016-08-24",
"count": 13
},
{
"date": "2016-08-25",
"count": 1
},
{
"date": "2016-08-26",
"count": 1
},
{
"date": "2016-08-27",
"count": 1
},
{
"date": "2016-08-31",
"count": 1
},
{
"date": "2016-09-02",
"count": 6
},
{
"date": "2016-09-03",
"count": 1
},
{
"date": "2016-09-04",
"count": 2
},
{
"date": "2016-09-05",
"count": 5
},
{
"date": "2016-09-06",
"count": 1
},
{
"date": "2016-09-07",
"count": 2
},
{
"date": "2016-09-11",
"count": 1
},
{
"date": "2016-09-12",
"count": 1
},
{
"date": "2016-09-14",
"count": 1
},
{
"date": "2016-09-15",
"count": 3
},
{
"date": "2016-09-16",
"count": 1
},
{
"date": "2016-09-17",
"count": 1
},
{
"date": "2016-09-22",
"count": 2
},
{
"date": "2016-09-23",
"count": 2
},
{
"date": "2016-09-24",
"count": 1
},
{
"date": "2016-09-25",
"count": 1
},
{
"date": "2016-09-26",
"count": 3
},
{
"date": "2016-09-27",
"count": 1
},
{
"date": "2016-09-29",
"count": 1
},
{
"date": "2016-09-30",
"count": 1
},
{
"date": "2016-10-01",
"count": 1
},
{
"date": "2016-10-02",
"count": 1
},
{
"date": "2016-10-03",
"count": 3
},
{
"date": "2016-10-04",
"count": 9
},
{
"date": "2016-10-05",
"count": 16
},
{
"date": "2016-10-06",
"count": 14
},
{
"date": "2016-10-07",
"count": 5
},
{
"date": "2016-10-08",
"count": 1
},
{
"date": "2016-10-09",
"count": 1
},
{
"date": "2016-10-10",
"count": 4
},
{
"date": "2016-10-11",
"count": 11
},
{
"date": "2016-10-12",
"count": 7
},
{
"date": "2016-10-13",
"count": 4
},
{
"date": "2016-10-14",
"count": 1
},
{
"date": "2016-10-23",
"count": 3
},
{
"date": "2016-10-24",
"count": 1
},
{
"date": "2016-10-25",
"count": 2
},
{
"date": "2016-10-26",
"count": 1
},
{
"date": "2016-11-01",
"count": 2
},
{
"date": "2016-11-03",
"count": 1
},
{
"date": "2016-11-07",
"count": 1
},
{
"date": "2016-11-10",
"count": 5
},
{
"date": "2016-11-11",
"count": 1
},
{
"date": "2016-11-19",
"count": 1
},
{
"date": "2016-11-25",
"count": 2
},
{
"date": "2016-11-26",
"count": 1
},
{
"date": "2016-11-28",
"count": 2
},
{
"date": "2016-11-29",
"count": 1
},
{
"date": "2016-11-30",
"count": 2
},
{
"date": "2016-12-02",
"count": 1
},
{
"date": "2016-12-04",
"count": 1
},
{
"date": "2016-12-05",
"count": 1
},
{
"date": "2016-12-06",
"count": 1
},
{
"date": "2016-12-07",
"count": 1
},
{
"date": "2016-12-08",
"count": 1
},
{
"date": "2016-12-09",
"count": 1
},
{
"date": "2016-12-10",
"count": 1
},
{
"date": "2016-12-12",
"count": 2
},
{
"date": "2016-12-16",
"count": 1
},
{
"date": "2016-12-17",
"count": 1
},
{
"date": "2016-12-20",
"count": 1
},
{
"date": "2016-12-21",
"count": 3
},
{
"date": "2016-12-22",
"count": 1
},
{
"date": "2016-12-25",
"count": 1
},
{
"date": "2016-12-26",
"count": 2
},
{
"date": "2016-12-29",
"count": 2
},
{
"date": "2016-12-30",
"count": 1
},
{
"date": "2016-12-31",
"count": 1
},
{
"date": "2017-01-05",
"count": 1
},
{
"date": "2017-01-08",
"count": 2
},
{
"date": "2017-01-10",
"count": 1
},
{
"date": "2017-01-12",
"count": 2
},
{
"date": "2017-01-16",
"count": 1
},
{
"date": "2017-01-18",
"count": 2
},
{
"date": "2017-01-20",
"count": 3
},
{
"date": "2017-01-27",
"count": 1
},
{
"date": "2017-01-30",
"count": 2
},
{
"date": "2017-02-01",
"count": 1
},
{
"date": "2017-02-03",
"count": 2
},
{
"date": "2017-02-07",
"count": 1
},
{
"date": "2017-02-09",
"count": 1
},
{
"date": "2017-02-13",
"count": 1
},
{
"date": "2017-02-16",
"count": 1
},
{
"date": "2017-02-19",
"count": 4
},
{
"date": "2017-02-22",
"count": 1
},
{
"date": "2017-02-23",
"count": 14
},
{
"date": "2017-02-24",
"count": 2
},
{
"date": "2017-03-08",
"count": 3
},
{
"date": "2017-03-16",
"count": 1
},
{
"date": "2017-03-17",
"count": 1
},
{
"date": "2017-03-18",
"count": 1
},
{
"date": "2017-03-21",
"count": 2
},
{
"date": "2017-03-23",
"count": 1
},
{
"date": "2017-03-24",
"count": 3
},
{
"date": "2017-03-27",
"count": 2
},
{
"date": "2017-04-05",
"count": 4
},
{
"date": "2017-04-06",
"count": 1
},
{
"date": "2017-04-07",
"count": 1
},
{
"date": "2017-04-11",
"count": 1
},
{
"date": "2017-04-13",
"count": 1
},
{
"date": "2017-04-15",
"count": 1
},
{
"date": "2017-04-18",
"count": 2
},
{
"date": "2017-04-19",
"count": 1
},
{
"date": "2017-04-21",
"count": 1
},
{
"date": "2017-04-24",
"count": 2
},
{
"date": "2017-05-01",
"count": 1
},
{
"date": "2017-05-08",
"count": 1
},
{
"date": "2017-05-09",
"count": 1
},
{
"date": "2017-05-18",
"count": 1
},
{
"date": "2017-05-19",
"count": 1
},
{
"date": "2017-05-25",
"count": 2
},
{
"date": "2017-05-26",
"count": 1
},
{
"date": "2017-05-30",
"count": 1
},
{
"date": "2017-06-05",
"count": 1
},
{
"date": "2017-06-07",
"count": 1
},
{
"date": "2017-06-11",
"count": 1
},
{
"date": "2017-06-12",
"count": 1
},
{
"date": "2017-06-14",
"count": 3
},
{
"date": "2017-06-18",
"count": 1
},
{
"date": "2017-06-19",
"count": 2
},
{
"date": "2017-06-20",
"count": 2
},
{
"date": "2017-06-21",
"count": 1
},
{
"date": "2017-06-29",
"count": 1
},
{
"date": "2017-07-03",
"count": 1
},
{
"date": "2017-07-04",
"count": 2
},
{
"date": "2017-07-06",
"count": 3
},
{
"date": "2017-07-07",
"count": 2
},
{
"date": "2017-07-12",
"count": 1
},
{
"date": "2017-07-13",
"count": 1
},
{
"date": "2017-07-16",
"count": 1
},
{
"date": "2017-07-21",
"count": 1
},
{
"date": "2017-07-25",
"count": 1
},
{
"date": "2017-07-27",
"count": 2
},
{
"date": "2017-08-01",
"count": 1
},
{
"date": "2017-08-03",
"count": 2
},
{
"date": "2017-08-04",
"count": 1
},
{
"date": "2017-08-06",
"count": 1
},
{
"date": "2017-08-07",
"count": 2
},
{
"date": "2017-08-08",
"count": 2
},
{
"date": "2017-08-09",
"count": 1
},
{
"date": "2017-08-10",
"count": 15
},
{
"date": "2017-08-11",
"count": 5
},
{
"date": "2017-08-14",
"count": 5
},
{
"date": "2017-08-15",
"count": 1
},
{
"date": "2017-08-16",
"count": 1
},
{
"date": "2017-08-18",
"count": 1
},
{
"date": "2017-08-20",
"count": 1
},
{
"date": "2017-08-22",
"count": 1
},
{
"date": "2017-08-24",
"count": 1
},
{
"date": "2017-08-25",
"count": 1
},
{
"date": "2017-08-31",
"count": 15
},
{
"date": "2017-09-01",
"count": 5
},
{
"date": "2017-09-02",
"count": 1
},
{
"date": "2017-09-04",
"count": 1
},
{
"date": "2017-09-06",
"count": 1
},
{
"date": "2017-09-12",
"count": 1
},
{
"date": "2017-09-18",
"count": 1
},
{
"date": "2017-09-22",
"count": 1
},
{
"date": "2017-09-30",
"count": 1
},
{
"date": "2017-10-01",
"count": 1
},
{
"date": "2017-10-04",
"count": 1
},
{
"date": "2017-10-05",
"count": 2
},
{
"date": "2017-10-09",
"count": 12
},
{
"date": "2017-10-10",
"count": 3
},
{
"date": "2017-10-12",
"count": 1
},
{
"date": "2017-10-15",
"count": 1
},
{
"date": "2017-10-19",
"count": 1
},
{
"date": "2017-10-25",
"count": 1
},
{
"date": "2017-11-02",
"count": 3
},
{
"date": "2017-11-03",
"count": 1
},
{
"date": "2017-11-06",
"count": 1
},
{
"date": "2017-11-11",
"count": 1
},
{
"date": "2017-11-19",
"count": 1
},
{
"date": "2017-11-29",
"count": 1
},
{
"date": "2017-12-03",
"count": 1
},
{
"date": "2017-12-05",
"count": 1
},
{
"date": "2017-12-09",
"count": 1
},
{
"date": "2017-12-13",
"count": 1
},
{
"date": "2017-12-14",
"count": 1
},
{
"date": "2017-12-15",
"count": 1
},
{
"date": "2017-12-20",
"count": 1
},
{
"date": "2017-12-21",
"count": 1
},
{
"date": "2017-12-24",
"count": 1
},
{
"date": "2017-12-29",
"count": 1
},
{
"date": "2018-01-03",
"count": 1
},
{
"date": "2018-01-10",
"count": 1
},
{
"date": "2018-01-11",
"count": 1
},
{
"date": "2018-01-15",
"count": 1
},
{
"date": "2018-01-17",
"count": 1
},
{
"date": "2018-01-18",
"count": 1
},
{
"date": "2018-01-31",
"count": 1
},
{
"date": "2018-02-01",
"count": 1
},
{
"date": "2018-02-02",
"count": 1
},
{
"date": "2018-02-05",
"count": 1
},
{
"date": "2018-02-13",
"count": 2
},
{
"date": "2018-02-18",
"count": 1
},
{
"date": "2018-02-19",
"count": 1
},
{
"date": "2018-02-21",
"count": 2
},
{
"date": "2018-02-26",
"count": 1
},
{
"date": "2018-03-07",
"count": 1
},
{
"date": "2018-03-12",
"count": 2
},
{
"date": "2018-03-13",
"count": 1
},
{
"date": "2018-03-14",
"count": 1
},
{
"date": "2018-03-19",
"count": 1
},
{
"date": "2018-03-21",
"count": 2
},
{
"date": "2018-03-24",
"count": 1
},
{
"date": "2018-03-28",
"count": 1
},
{
"date": "2018-04-06",
"count": 1
},
{
"date": "2018-04-12",
"count": 1
},
{
"date": "2018-04-14",
"count": 1
},
{
"date": "2018-04-16",
"count": 2
},
{
"date": "2018-04-20",
"count": 1
},
{
"date": "2018-04-22",
"count": 1
},
{
"date": "2018-04-24",
"count": 2
},
{
"date": "2018-04-27",
"count": 2
},
{
"date": "2018-04-29",
"count": 1
},
{
"date": "2018-05-16",
"count": 1
},
{
"date": "2018-05-17",
"count": 3
},
{
"date": "2018-05-26",
"count": 1
},
{
"date": "2018-05-31",
"count": 1
},
{
"date": "2018-06-01",
"count": 1
},
{
"date": "2018-06-07",
"count": 1
},
{
"date": "2018-06-11",
"count": 1
},
{
"date": "2018-06-12",
"count": 2
},
{
"date": "2018-06-13",
"count": 1
},
{
"date": "2018-06-22",
"count": 1
},
{
"date": "2018-06-25",
"count": 1
},
{
"date": "2018-06-27",
"count": 2
},
{
"date": "2018-06-29",
"count": 1
},
{
"date": "2018-07-02",
"count": 1
},
{
"date": "2018-07-06",
"count": 1
},
{
"date": "2018-07-23",
"count": 1
},
{
"date": "2018-07-24",
"count": 1
},
{
"date": "2018-07-25",
"count": 1
},
{
"date": "2018-07-27",
"count": 1
},
{
"date": "2018-07-28",
"count": 1
},
{
"date": "2018-07-30",
"count": 10
},
{
"date": "2018-07-31",
"count": 2
},
{
"date": "2018-08-01",
"count": 1
},
{
"date": "2018-08-02",
"count": 1
},
{
"date": "2018-08-05",
"count": 1
},
{
"date": "2018-08-13",
"count": 1
},
{
"date": "2018-08-19",
"count": 1
},
{
"date": "2018-08-30",
"count": 1
},
{
"date": "2018-09-04",
"count": 1
},
{
"date": "2018-09-09",
"count": 1
},
{
"date": "2018-09-10",
"count": 1
},
{
"date": "2018-09-17",
"count": 1
},
{
"date": "2018-09-18",
"count": 1
},
{
"date": "2018-10-05",
"count": 1
},
{
"date": "2018-10-09",
"count": 1
},
{
"date": "2018-10-11",
"count": 2
},
{
"date": "2018-10-18",
"count": 2
},
{
"date": "2018-10-23",
"count": 4
},
{
"date": "2018-10-26",
"count": 1
},
{
"date": "2018-11-02",
"count": 1
},
{
"date": "2018-11-03",
"count": 1
},
{
"date": "2018-11-05",
"count": 1
},
{
"date": "2018-11-08",
"count": 1
},
{
"date": "2018-11-15",
"count": 2
},
{
"date": "2018-11-20",
"count": 1
},
{
"date": "2018-11-24",
"count": 1
},
{
"date": "2018-11-27",
"count": 1
},
{
"date": "2018-11-28",
"count": 1
},
{
"date": "2018-12-01",
"count": 2
},
{
"date": "2018-12-03",
"count": 1
},
{
"date": "2018-12-04",
"count": 1
},
{
"date": "2018-12-10",
"count": 1
},
{
"date": "2018-12-11",
"count": 1
},
{
"date": "2018-12-18",
"count": 1
},
{
"date": "2018-12-20",
"count": 1
},
{
"date": "2018-12-21",
"count": 1
},
{
"date": "2018-12-23",
"count": 1
},
{
"date": "2019-01-04",
"count": 1
},
{
"date": "2019-01-17",
"count": 1
},
{
"date": "2019-01-19",
"count": 3
},
{
"date": "2019-01-28",
"count": 1
},
{
"date": "2019-01-30",
"count": 1
},
{
"date": "2019-02-16",
"count": 1
},
{
"date": "2019-03-08",
"count": 1
},
{
"date": "2019-03-11",
"count": 1
},
{
"date": "2019-03-13",
"count": 2
},
{
"date": "2019-03-14",
"count": 1
},
{
"date": "2019-03-15",
"count": 2
},
{
"date": "2019-03-18",
"count": 2
},
{
"date": "2019-03-19",
"count": 1
},
{
"date": "2019-03-28",
"count": 1
},
{
"date": "2019-03-29",
"count": 1
},
{
"date": "2019-04-01",
"count": 1
},
{
"date": "2019-04-02",
"count": 1
},
{
"date": "2019-04-08",
"count": 1
},
{
"date": "2019-04-26",
"count": 1
},
{
"date": "2019-04-30",
"count": 1
},
{
"date": "2019-05-01",
"count": 1
},
{
"date": "2019-05-03",
"count": 1
},
{
"date": "2019-05-10",
"count": 1
},
{
"date": "2019-05-14",
"count": 1
},
{
"date": "2019-05-16",
"count": 1
},
{
"date": "2019-05-27",
"count": 1
},
{
"date": "2019-05-31",
"count": 1
},
{
"date": "2019-06-13",
"count": 1
},
{
"date": "2019-06-20",
"count": 2
},
{
"date": "2019-06-21",
"count": 1
},
{
"date": "2019-06-26",
"count": 1
},
{
"date": "2019-07-07",
"count": 1
},
{
"date": "2019-07-09",
"count": 2
},
{
"date": "2019-07-15",
"count": 1
},
{
"date": "2019-07-24",
"count": 1
},
{
"date": "2019-08-05",
"count": 1
},
{
"date": "2019-08-07",
"count": 1
},
{
"date": "2019-08-10",
"count": 2
},
{
"date": "2019-08-16",
"count": 1
},
{
"date": "2019-08-17",
"count": 1
},
{
"date": "2019-08-19",
"count": 1
},
{
"date": "2019-08-22",
"count": 1
},
{
"date": "2019-08-26",
"count": 1
},
{
"date": "2019-08-27",
"count": 1
},
{
"date": "2019-09-10",
"count": 1
},
{
"date": "2019-09-12",
"count": 1
},
{
"date": "2019-10-01",
"count": 1
},
{
"date": "2019-10-09",
"count": 1
},
{
"date": "2019-10-21",
"count": 1
},
{
"date": "2019-10-28",
"count": 1
},
{
"date": "2019-11-05",
"count": 1
},
{
"date": "2019-11-06",
"count": 1
},
{
"date": "2019-11-18",
"count": 2
},
{
"date": "2019-11-20",
"count": 1
},
{
"date": "2019-11-21",
"count": 1
},
{
"date": "2019-11-28",
"count": 1
},
{
"date": "2019-11-30",
"count": 1
},
{
"date": "2019-12-13",
"count": 1
},
{
"date": "2019-12-16",
"count": 1
},
{
"date": "2019-12-26",
"count": 1
},
{
"date": "2020-01-17",
"count": 1
},
{
"date": "2020-01-19",
"count": 1
},
{
"date": "2020-01-22",
"count": 2
},
{
"date": "2020-02-02",
"count": 1
},
{
"date": "2020-02-07",
"count": 1
},
{
"date": "2020-02-10",
"count": 1
},
{
"date": "2020-02-15",
"count": 1
},
{
"date": "2020-02-19",
"count": 1
},
{
"date": "2020-03-06",
"count": 1
},
{
"date": "2020-03-08",
"count": 1
},
{
"date": "2020-03-09",
"count": 1
},
{
"date": "2020-03-15",
"count": 1
},
{
"date": "2020-03-25",
"count": 1
},
{
"date": "2020-04-13",
"count": 1
},
{
"date": "2020-04-28",
"count": 1
},
{
"date": "2020-05-01",
"count": 2
},
{
"date": "2020-05-08",
"count": 1
},
{
"date": "2020-05-10",
"count": 1
},
{
"date": "2020-06-05",
"count": 1
},
{
"date": "2020-06-06",
"count": 1
},
{
"date": "2020-06-07",
"count": 1
},
{
"date": "2020-06-08",
"count": 1
},
{
"date": "2020-06-19",
"count": 1
},
{
"date": "2020-06-24",
"count": 1
},
{
"date": "2020-06-29",
"count": 1
},
{
"date": "2020-07-04",
"count": 1
},
{
"date": "2020-07-15",
"count": 2
},
{
"date": "2020-07-17",
"count": 1
},
{
"date": "2020-07-20",
"count": 2
},
{
"date": "2020-08-15",
"count": 1
},
{
"date": "2020-09-16",
"count": 1
},
{
"date": "2020-09-28",
"count": 1
},
{
"date": "2020-09-29",
"count": 1
},
{
"date": "2020-10-03",
"count": 1
},
{
"date": "2020-10-04",
"count": 1
},
{
"date": "2020-10-10",
"count": 1
},
{
"date": "2020-10-12",
"count": 1
},
{
"date": "2020-10-23",
"count": 2
},
{
"date": "2020-11-18",
"count": 1
},
{
"date": "2020-12-21",
"count": 1
},
{
"date": "2020-12-23",
"count": 1
},
{
"date": "2020-12-30",
"count": 1
},
{
"date": "2021-01-02",
"count": 1
},
{
"date": "2021-01-08",
"count": 1
},
{
"date": "2021-01-16",
"count": 1
},
{
"date": "2021-01-22",
"count": 1
},
{
"date": "2021-01-26",
"count": 1
},
{
"date": "2021-02-02",
"count": 1
},
{
"date": "2021-02-16",
"count": 1
},
{
"date": "2021-02-20",
"count": 1
},
{
"date": "2021-02-21",
"count": 1
},
{
"date": "2021-02-22",
"count": 1
},
{
"date": "2021-03-03",
"count": 3
},
{
"date": "2021-03-04",
"count": 1
},
{
"date": "2021-03-16",
"count": 1
},
{
"date": "2021-03-19",
"count": 1
},
{
"date": "2021-03-20",
"count": 2
},
{
"date": "2021-03-23",
"count": 1
},
{
"date": "2021-03-24",
"count": 1
},
{
"date": "2021-04-09",
"count": 1
},
{
"date": "2021-04-10",
"count": 1
},
{
"date": "2021-04-11",
"count": 1
},
{
"date": "2021-04-15",
"count": 1
},
{
"date": "2021-04-17",
"count": 1
},
{
"date": "2021-04-22",
"count": 1
},
{
"date": "2021-05-02",
"count": 2
},
{
"date": "2021-05-04",
"count": 1
},
{
"date": "2021-05-16",
"count": 1
},
{
"date": "2021-05-20",
"count": 2
},
{
"date": "2021-06-15",
"count": 1
},
{
"date": "2021-07-01",
"count": 1
},
{
"date": "2021-07-05",
"count": 1
},
{
"date": "2021-07-13",
"count": 1
},
{
"date": "2021-07-15",
"count": 1
},
{
"date": "2021-07-21",
"count": 1
},
{
"date": "2021-09-10",
"count": 1
},
{
"date": "2021-09-18",
"count": 1
},
{
"date": "2021-09-23",
"count": 1
},
{
"date": "2021-10-05",
"count": 1
},
{
"date": "2021-10-06",
"count": 1
},
{
"date": "2021-10-13",
"count": 1
},
{
"date": "2021-10-18",
"count": 4
},
{
"date": "2021-10-19",
"count": 1
},
{
"date": "2021-12-10",
"count": 2
},
{
"date": "2021-12-23",
"count": 1
},
{
"date": "2021-12-25",
"count": 2
},
{
"date": "2021-12-26",
"count": 1
},
{
"date": "2021-12-28",
"count": 1
},
{
"date": "2022-01-02",
"count": 1
},
{
"date": "2022-01-05",
"count": 1
},
{
"date": "2022-01-13",
"count": 1
},
{
"date": "2022-01-28",
"count": 1
},
{
"date": "2022-02-06",
"count": 1
},
{
"date": "2022-02-18",
"count": 1
},
{
"date": "2022-03-03",
"count": 1
},
{
"date": "2022-03-21",
"count": 1
},
{
"date": "2022-03-31",
"count": 1
},
{
"date": "2022-04-06",
"count": 1
},
{
"date": "2022-04-14",
"count": 1
},
{
"date": "2022-05-20",
"count": 1
},
{
"date": "2022-06-06",
"count": 1
},
{
"date": "2022-06-22",
"count": 1
},
{
"date": "2022-07-01",
"count": 1
},
{
"date": "2022-07-07",
"count": 1
},
{
"date": "2022-07-21",
"count": 1
},
{
"date": "2022-08-13",
"count": 1
},
{
"date": "2022-08-30",
"count": 1
},
{
"date": "2022-09-27",
"count": 2
},
{
"date": "2022-09-28",
"count": 2
},
{
"date": "2022-10-10",
"count": 1
},
{
"date": "2022-10-11",
"count": 1
},
{
"date": "2022-10-31",
"count": 2
},
{
"date": "2022-11-29",
"count": 1
},
{
"date": "2022-12-05",
"count": 1
},
{
"date": "2022-12-10",
"count": 1
},
{
"date": "2022-12-13",
"count": 4
},
{
"date": "2022-12-14",
"count": 1
},
{
"date": "2022-12-16",
"count": 1
},
{
"date": "2022-12-20",
"count": 1
},
{
"date": "2023-01-05",
"count": 1
},
{
"date": "2023-01-23",
"count": 1
},
{
"date": "2023-02-03",
"count": 1
},
{
"date": "2023-02-15",
"count": 1
},
{
"date": "2023-02-16",
"count": 1
},
{
"date": "2023-02-17",
"count": 3
},
{
"date": "2023-02-18",
"count": 3
},
{
"date": "2023-02-19",
"count": 1
},
{
"date": "2023-02-25",
"count": 1
},
{
"date": "2023-02-28",
"count": 1
},
{
"date": "2023-03-03",
"count": 1
},
{
"date": "2023-03-05",
"count": 1
},
{
"date": "2023-03-06",
"count": 1
},
{
"date": "2023-03-11",
"count": 1
},
{
"date": "2023-03-14",
"count": 1
},
{
"date": "2023-03-16",
"count": 1
},
{
"date": "2023-03-19",
"count": 1
},
{
"date": "2023-03-24",
"count": 1
},
{
"date": "2023-04-04",
"count": 1
},
{
"date": "2023-04-05",
"count": 1
},
{
"date": "2023-05-31",
"count": 1
},
{
"date": "2023-06-14",
"count": 1
},
{
"date": "2023-06-29",
"count": 1
},
{
"date": "2023-07-08",
"count": 1
},
{
"date": "2023-07-31",
"count": 1
},
{
"date": "2023-08-12",
"count": 1
},
{
"date": "2023-10-27",
"count": 1
},
{
"date": "2023-11-22",
"count": 1
},
{
"date": "2023-12-06",
"count": 1
},
{
"date": "2024-01-22",
"count": 1
},
{
"date": "2024-01-24",
"count": 1
},
{
"date": "2024-02-20",
"count": 1
},
{
"date": "2024-05-29",
"count": 1
},
{
"date": "2024-06-21",
"count": 3
},
{
"date": "2024-06-23",
"count": 2
},
{
"date": "2024-07-21",
"count": 1
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-09-22",
"count": 1
},
{
"date": "2024-10-22",
"count": 2
},
{
"date": "2024-11-29",
"count": 1
},
{
"date": "2024-12-08",
"count": 1
},
{
"date": "2024-12-26",
"count": 2
},
{
"date": "2024-12-28",
"count": 1
},
{
"date": "2025-01-13",
"count": 1
},
{
"date": "2025-02-22",
"count": 1
},
{
"date": "2025-04-02",
"count": 1
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-08-14",
"count": 1
},
{
"date": "2025-11-11",
"count": 1
},
{
"date": "2025-12-31",
"count": 1
},
{
"date": "2026-01-01",
"count": 1
},
{
"date": "2026-06-19",
"count": 1
},
{
"date": "2026-07-06",
"count": 1
}
],
"complete": false,
"collected": 1000,
"total_stars": 1148
},
"open_issues_and_prs": 6
},
"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": 47806,
"source_files_sampled": 278,
"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,
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"assessed_package": null,
"unassessed_count": 3,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "rector/rector",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "squizlabs/php_codesniffer",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 0,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 140,
"open_issues": 6,
"closed_ratio": 0.977,
"closed_issues": 251,
"closed_unmerged_prs": 47
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "jails",
"commits": 822,
"avatar_url": "https://avatars.githubusercontent.com/u/1306941?v=4"
},
{
"type": "User",
"login": "samsonasik",
"commits": 109,
"avatar_url": "https://avatars.githubusercontent.com/u/459648?v=4"
},
{
"type": "User",
"login": "m1ome",
"commits": 53,
"avatar_url": "https://avatars.githubusercontent.com/u/5213243?v=4"
},
{
"type": "User",
"login": "ddziaduch",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/3304340?v=4"
},
{
"type": "User",
"login": "jasonmccreary",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/161071?v=4"
},
{
"type": "User",
"login": "rnijveld",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/193783?v=4"
},
{
"type": "User",
"login": "LostKobrakai",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/2489835?v=4"
},
{
"type": "User",
"login": "Grafikart",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/395137?v=4"
},
{
"type": "User",
"login": "Th3Mouk",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/5006899?v=4"
},
{
"type": "User",
"login": "ezzatron",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/100152?v=4"
}
],
"contributors_sampled": 35,
"top_contributor_share": 0.785
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml"
],
"has_docs_dir": true,
"linter_configs": [
"phpcs.xml"
],
"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": 2,
"reason": "4 out of 18 merged PRs checked by a CI test -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 6/30 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 20 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 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": "043cfed915990800b971189d16024082b3190312",
"ran_at": "2026-07-21T20:29:51Z",
"aggregate_score": 3.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/kahlan/kahlan",
"host": "github.com",
"name": "kahlan",
"owner": "kahlan"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"security": 34,
"vitality": 64,
"community": 65,
"governance": 64,
"engineering": 81
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 64,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"commits_last_year": 4,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 2
},
"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": "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": "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": "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": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 12,
"latest_release_tag": "6.1.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 118.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~118.8 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 118.8
}
}
],
"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": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 65,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"forks": 70,
"stars": 1148,
"watchers": 27,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,148 stars",
"points": 49.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1148
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "70 forks",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 70
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "27 watchers",
"points": 7.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 27
}
}
],
"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 (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 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": "good",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"packages": [
"kahlan/kahlan"
],
"dependents": 307,
"ecosystems": "packagist",
"total_downloads": 1246904,
"monthly_downloads": 20376
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "20,376 downloads/month across packagist",
"points": 57.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 20376,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "307 packages depend on it",
"points": 16.6,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 307
}
}
],
"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": 64,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 35,
"top_contributor_share": 0.785
},
"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 78% of commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 78
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "35 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 35
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 20 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"merged_prs": 140,
"open_issues": 6,
"closed_issues": 251,
"issue_closed_ratio": 0.977,
"closed_unmerged_prs": 47
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "98% of issues closed",
"points": 45.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 98
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "140/187 decided PRs merged",
"points": 28.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 140,
"decided": 187
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/30 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"followers": 7,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "kahlan",
"public_repos": 6,
"account_age_days": 3592
},
"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": "7 followers of kahlan",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 7,
"login": "kahlan"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "6 public repos, account ~9 yr old",
"points": 18.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 6
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"kahlan/kahlan"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 0
},
"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 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "135 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 135
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 81,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"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": "phpcs.xml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml"
}
}
],
"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 18 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"php",
"bdd",
"test",
"tdd",
"spec",
"monkey-patching",
"coverage"
],
"has_wiki": true,
"homepage": "https://kahlan.github.io/docs/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://kahlan.github.io/docs/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 34,
"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": 34,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.4
},
"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": "4 out of 18 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 6/30 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 20 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "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": 19
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 34,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.37,
"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": "37 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 19.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 37,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "phpcs.xml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 47806,
"source_files_sampled": 278,
"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/278 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 278,
"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": [
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-21T20:30:17.335044Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/kahlan/kahlan.svg",
"full_name": "kahlan/kahlan",
"license_state": "standard",
"license_spdx": "MIT"
}