Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 263,
"has_wiki": true,
"homepage": null,
"languages": {
"PHP": 156717
},
"pushed_at": "2026-04-17T09:54:39Z",
"created_at": "2017-01-16T18:53:23Z",
"owner_type": "Organization",
"updated_at": "2026-04-17T09:54:14Z",
"description": "A package for handling arbitrary data in Laravel 5 applications",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://plank.co",
"name": "Plank",
"type": "Organization",
"login": "plank",
"company": null,
"location": "Canada",
"followers": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/108450?v=4",
"created_at": "2009-07-24T20:43:35Z",
"is_verified": null,
"public_repos": 47,
"account_age_days": 6205
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "6.3.1",
"kind": "patch",
"published_at": "2026-04-17T09:54:39Z"
},
{
"tag": "6.3.0",
"kind": "minor",
"published_at": "2026-04-05T01:41:57Z"
},
{
"tag": "6.2.0",
"kind": "minor",
"published_at": "2025-02-28T00:52:12Z"
},
{
"tag": "6.1.0",
"kind": "minor",
"published_at": "2024-12-05T02:35:01Z"
},
{
"tag": "6.0.4",
"kind": "patch",
"published_at": "2024-05-16T02:19:00Z"
},
{
"tag": "6.0.3",
"kind": "patch",
"published_at": "2024-04-29T13:33:28Z"
},
{
"tag": "6.0.2",
"kind": "patch",
"published_at": "2024-04-29T02:45:00Z"
},
{
"tag": "6.0.1",
"kind": "patch",
"published_at": "2024-04-29T02:34:31Z"
},
{
"tag": "6.0.0",
"kind": "major",
"published_at": "2024-04-29T02:28:36Z"
},
{
"tag": "5.4.0",
"kind": "minor",
"published_at": "2023-02-16T18:41:33Z"
},
{
"tag": "5.3.1",
"kind": "patch",
"published_at": "2022-11-18T15:56:06Z"
},
{
"tag": "5.3.0",
"kind": "minor",
"published_at": "2022-10-22T15:23:33Z"
},
{
"tag": "5.2.1",
"kind": "patch",
"published_at": "2022-08-19T01:16:18Z"
},
{
"tag": "5.2.0",
"kind": "minor",
"published_at": "2022-02-09T03:35:57Z"
},
{
"tag": "5.1.1",
"kind": "patch",
"published_at": "2021-12-26T18:09:35Z"
},
{
"tag": "5.1.0",
"kind": "minor",
"published_at": "2021-10-25T01:25:25Z"
},
{
"tag": "5.0.2",
"kind": "patch",
"published_at": "2021-10-03T17:34:22Z"
},
{
"tag": "5.0.1",
"kind": "patch",
"published_at": "2021-09-24T01:24:01Z"
},
{
"tag": "5.0.0",
"kind": "major",
"published_at": "2021-02-11T18:11:38Z"
},
{
"tag": "4.1.0",
"kind": "minor",
"published_at": "2020-11-01T14:33:39Z"
},
{
"tag": "4.0.0",
"kind": "major",
"published_at": "2020-10-15T00:27:46Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2020-09-13T21:29:57Z"
},
{
"tag": "2.1.1",
"kind": "patch",
"published_at": "2020-06-16T03:11:25Z"
},
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2020-03-07T00:42:46Z"
},
{
"tag": "2.0.1",
"kind": "patch",
"published_at": "2020-03-05T05:30:28Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2019-09-13T01:24:50Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2018-05-15T13:16:04Z"
},
{
"tag": "1.0.4",
"kind": "patch",
"published_at": "2017-08-20T22:47:27Z"
},
{
"tag": "1.0.3",
"kind": "patch",
"published_at": "2017-03-21T15:09:00Z"
},
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2017-02-03T19:40:01Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2017-01-30T16:58:33Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2017-01-16T19:42:16Z"
}
],
"recent_commits": [
{
"oid": "30919b17bb553c0530e589769549cd70441c028a",
"body": "Fix PHP 8.4 explicit nullable type deprecation",
"is_bot": false,
"headline": "Merge pull request #112 from saulens22/php84-deprecation-nullable-param",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2026-04-17T09:54:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fd67f7e39db1d2311ca3ca790e319916ac6d49d",
"body": "* Added support for Laravel 13\n* Dropped support for Laravel <=11\n* Dropped support for PHP <=8.2",
"is_bot": false,
"headline": "Merge pull request #127 from plank/laravel-13",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2026-04-05T01:41:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cea6757dd99dff758b3e3880c4f3008197eb29a",
"body": "Dropped Support for Laravel <=11",
"is_bot": false,
"headline": "Added support for Laravel 13",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2026-04-05T01:39:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc1039f42c3e51a5307178adf0cff1cf3ac01226",
"body": null,
"is_bot": false,
"headline": "revert auto formatting",
"author_name": "Saulius Kazokas",
"author_login": "saulens22",
"committed_at": "2025-04-03T11:42:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "094a975e713e6bfcdd0c6c34a2da0e10cb296662",
"body": "Return Model instance to support chaining",
"is_bot": false,
"headline": "Merge pull request #117 from rcknr/patch-2",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2025-03-30T15:28:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6063f624246c67ae5f1e2d06a46c36147f4cc33f",
"body": null,
"is_bot": false,
"headline": "Return Model instance to support chaining",
"author_name": "Sergii Kauk",
"author_login": null,
"committed_at": "2025-03-19T14:11:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2527bb70d462e2d665d3ccc33c7099686bc0547e",
"body": null,
"is_bot": false,
"headline": "Fix code style",
"author_name": "Saulius Kazokas",
"author_login": "saulens22",
"committed_at": "2025-02-28T06:55:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21fbd20aebb61bfa49453db28256b9135202b2a8",
"body": null,
"is_bot": false,
"headline": "Use shorthand nullable syntax",
"author_name": "Saulius Kazokas",
"author_login": "saulens22",
"committed_at": "2025-02-20T07:54:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b48822ab89a4a4883dfd5621447de4037f99026",
"body": "Laravel 12.x Compatibility",
"is_bot": false,
"headline": "Laravel 12.x Compatibility",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2025-02-20T02:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe172e8abff3e96a066da3f1733eed8441e00211",
"body": null,
"is_bot": false,
"headline": "Bump dependencies for Laravel 12",
"author_name": "Shift",
"author_login": "laravel-shift",
"committed_at": "2025-02-18T23:33:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c821278080f1994eefc66b664d066539d4465b1",
"body": null,
"is_bot": false,
"headline": "Fix PHP 8.4 explicit nullable type deprecation",
"author_name": "Saulius Kazokas",
"author_login": "saulens22",
"committed_at": "2025-01-06T13:51:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c91fff0bcb2318f20837dc96f8afbfe1c37776e",
"body": "Add PHP 8.4 support",
"is_bot": false,
"headline": "Merge pull request #111 from plank/php-84",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-12-05T02:34:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc891649d25d2e89724862e0a5ed4d341280badf",
"body": null,
"is_bot": false,
"headline": "add php 8.4 to test suite",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-12-05T02:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb0d0ab8e4df208ae55c72e9b91f173c0b780240",
"body": "Fix phpunit deprecations",
"is_bot": false,
"headline": "Merge pull request #108 from skeemer/fix-phpunit-deprecations",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-09-22T01:41:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4536f98970b5a94c209d2d4437e6ded599342735",
"body": "This is needed for https://github.com/sebastianbergmann/phpunit/pull/5812",
"is_bot": false,
"headline": "Match the argument to the test data.",
"author_name": "Leo Lutz",
"author_login": "skeemer",
"committed_at": "2024-09-20T03:23:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de76793a55b8bb19eeb181b05170b887192fbf0f",
"body": "Fix index migration on Postgres",
"is_bot": false,
"headline": "Merge pull request #106 from plank/fix-postgres-migration",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-05-16T02:18:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "398193139bbeab47cb71f7e12622e750830c7c56",
"body": null,
"is_bot": false,
"headline": "fix styling",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-05-16T02:16:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fc5d9d958ed0901694c177c7be9cafef5292974",
"body": null,
"is_bot": false,
"headline": "update coveralls",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-05-16T02:13:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ff62474e29523b786615091d815311e9e0b78de",
"body": "Fixes #105",
"is_bot": false,
"headline": "Fix index migration on Postgres",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-05-16T02:00:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b59bd146d43753b6557f2ba6e17b2517767ce2ce",
"body": "fix mysql migration",
"is_bot": false,
"headline": "Merge pull request #104 from plank/fix-mysql-migration",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-29T13:33:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e0a7c1867f6be403d6187a108a364e896ba4f2e",
"body": null,
"is_bot": false,
"headline": "fix mysql migration",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-29T13:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d152c668f8457446bd7a585f368661bc9775ea9d",
"body": null,
"is_bot": false,
"headline": "doc updates",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-29T02:44:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27fabbf31f4b440f6c16f8a65582a5d0c5946bc8",
"body": null,
"is_bot": false,
"headline": "fix RTD doc generation",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-29T02:32:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e759af2ce1433a8354575e51c3c23fa01730afd8",
"body": "V6",
"is_bot": false,
"headline": "Merge pull request #102 from plank/v6",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-29T02:26:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f3dcd67bcd752c95e01b454bd5e1f515bc20b71",
"body": null,
"is_bot": false,
"headline": "add additional tests",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-29T02:24:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34c26681b4ee33db297873b2dd9d9e3d98564c70",
"body": null,
"is_bot": false,
"headline": "style fixes",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-28T20:46:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3862d243ea8fb5b84d615dda16478d7f3d0bbe7a",
"body": null,
"is_bot": false,
"headline": "account for sqlite/pgsql expression indexes in meta value query scopes",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-28T20:45:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2005c8d53e24368b41ff0454ef070dcd8e31bcab",
"body": null,
"is_bot": false,
"headline": "convert migration files to anonymous classes",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-28T19:18:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfe53031c1ba8c22b7c175aecd8ebb6e7f1b819f",
"body": null,
"is_bot": false,
"headline": "update changelog",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-26T03:53:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7657070086d4a1b21dcc71df413a1cda60a0c14e",
"body": null,
"is_bot": false,
"headline": "use prefix index on value instead of separate string_value column",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-26T03:37:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99e5219b8c2052afe27e3fb57228fc521779d383",
"body": null,
"is_bot": false,
"headline": "added MetableAttributes trait",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-24T04:07:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fab3910ebde4cad648e3023274e5c0f697bc3979",
"body": null,
"is_bot": false,
"headline": "add support for casting meta",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-24T02:21:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40e44718d8e7cc1786093dc7878de01bfee76de3",
"body": null,
"is_bot": false,
"headline": "update MetableInterface",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-21T01:06:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9ffd50bb0e70795c571e8f7777401d36710f20b",
"body": null,
"is_bot": false,
"headline": "add enum support",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-21T00:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "254bd3e5a1d03984164d875ed3a924f35aae9ef9",
"body": null,
"is_bot": false,
"headline": "initial attempt at casts",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-20T21:30:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76506949eca1d885d0f9a7619f73b46ccaca510d",
"body": null,
"is_bot": false,
"headline": "update changelog",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-20T03:01:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ca308705b426cb94557a76437090c899f6178f8",
"body": null,
"is_bot": false,
"headline": "use hash_hmac to verify serialized payloads are trusted",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-20T02:50:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63ab5f3243753557803da3790215a81818e64b55",
"body": null,
"is_bot": false,
"headline": "test improvements",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-18T02:58:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b165f9e5fb393127d7179c200c2e744c1471754",
"body": null,
"is_bot": false,
"headline": "added metable:refresh artisan command",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-18T01:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22d99ee142dc31f1d83e4d35a58f0ffc18b68907",
"body": "V6 migration and ci fixes",
"is_bot": false,
"headline": "Merge pull request #101 from anilkumarthakur60/v6",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-18T00:22:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e21ef5b3c4315a19e0b9575a61af3719a4f5a183",
"body": null,
"is_bot": false,
"headline": "fix tests",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-18T00:20:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24a8111ebfa63b896dbaae16c496824db6f874db",
"body": null,
"is_bot": false,
"headline": "merge master",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-18T00:15:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99ead304cccbb42a9e30904b136233bbba763678",
"body": null,
"is_bot": false,
"headline": "optimize querying by meta value with indexed lookup columns",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-17T04:30:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "918021781872f2fbf62c554a0292e4504ca9c7cb",
"body": null,
"is_bot": false,
"headline": "php unit run on upgraded to latest",
"author_name": "anil kumar thakur",
"author_login": "anilkumarthakur60",
"committed_at": "2024-04-17T03:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e799de355d1ec5fe529c73fb009f4f3f67ee949",
"body": null,
"is_bot": false,
"headline": "ci fixes",
"author_name": "anil kumar thakur",
"author_login": "anilkumarthakur60",
"committed_at": "2024-04-17T03:47:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f9e26c20755d90fed7f1c45ab7ce019a95ecbe8",
"body": null,
"is_bot": false,
"headline": "ci fixes",
"author_name": "anil kumar thakur",
"author_login": "anilkumarthakur60",
"committed_at": "2024-04-17T03:45:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c963e6428182b6fa68aa71e7add7f7d5a664d940",
"body": null,
"is_bot": false,
"headline": "Update automated-test.yml",
"author_name": "anil kumar thakur",
"author_login": "anilkumarthakur60",
"committed_at": "2024-04-17T03:42:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2473e6854381c1e41ea922fdbca5731bb5c34321",
"body": null,
"is_bot": false,
"headline": "Update automated-test.yml",
"author_name": "anil kumar thakur",
"author_login": "anilkumarthakur60",
"committed_at": "2024-04-17T03:40:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c539f0c54156388425c17d38938940429b17c52d",
"body": null,
"is_bot": false,
"headline": "return types added",
"author_name": "anil kumar thakur",
"author_login": "anilkumarthakur60",
"committed_at": "2024-04-15T20:12:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "989e0e148354bc5053c9be2040b8cc2b569405df",
"body": null,
"is_bot": false,
"headline": "ci fixes",
"author_name": "anil kumar thakur",
"author_login": "anilkumarthakur60",
"committed_at": "2024-04-15T20:02:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ad04669354170597bb9081db7583559322f6a5c",
"body": null,
"is_bot": false,
"headline": "ci fixes",
"author_name": "anil kumar thakur",
"author_login": "anilkumarthakur60",
"committed_at": "2024-04-15T19:56:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b5296727b764345a579ad0d68847f9aaffac035",
"body": null,
"is_bot": false,
"headline": "ci fixes",
"author_name": "anil kumar thakur",
"author_login": "anilkumarthakur60",
"committed_at": "2024-04-15T19:49:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "561789413c43c94dc581dd08aff233fec7dc6aec",
"body": null,
"is_bot": false,
"headline": "ci fixes",
"author_name": "anil kumar thakur",
"author_login": "anilkumarthakur60",
"committed_at": "2024-04-15T19:41:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "762489a5deb31e25218dae04767edb5503af6e26",
"body": null,
"is_bot": false,
"headline": "ci fixes",
"author_name": "anil kumar thakur",
"author_login": "anilkumarthakur60",
"committed_at": "2024-04-15T19:39:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d6838ac44375adaf6b17e3c631c5d99b09b10c4",
"body": null,
"is_bot": false,
"headline": "migration changes",
"author_name": "anil kumar thakur",
"author_login": "anilkumarthakur60",
"committed_at": "2024-04-15T19:35:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eaa18ca8cd9a9f750a76f9fa3843ce6fa54bb305",
"body": null,
"is_bot": false,
"headline": "add indexed columns for string/numeric comparison and sorting",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-14T18:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d367be69d724268798c7f8a419a7190b00649745",
"body": "deprecated ArrayHandler, ObjectHandler, and SerializableHandler, as the new type is more secure and consistent than these",
"is_bot": false,
"headline": "added SerializeHandler data type",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-14T03:59:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09133c5e09da7602a5147afbffb9cc11d39e7583",
"body": null,
"is_bot": false,
"headline": "update test suite typing",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-13T18:49:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5810dbca939a4008095b37964d7a2a0a679d4216",
"body": null,
"is_bot": false,
"headline": "remove unnecessary backwards compatibility code",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-13T18:32:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "256ce65a977d4e16b257ef58a25f656e2347b8f3",
"body": null,
"is_bot": false,
"headline": "modernize migrations",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-13T18:22:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "516e4c33eac302718d8c190473cc1719ac82529e",
"body": null,
"is_bot": false,
"headline": "signature modernization",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-13T18:18:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d498f9845d914c1f55d46c6d732ea4859428f247",
"body": null,
"is_bot": false,
"headline": "update github actions",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-13T17:59:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b87c2dc6ae833dc15170be3b25b28d6fc1fa5cb8",
"body": null,
"is_bot": false,
"headline": "upgrade phpunit version",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-13T17:57:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6aa29001c3dff12733d4d8d1610f86b22a68658",
"body": null,
"is_bot": false,
"headline": "upgrade PHP and Laravel versions",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2024-04-13T17:56:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40ad366a919c167f31362421c2235e17f73480dc",
"body": "…t-specific-laravel-versions\n\nfeat: extend action to test against specific laravel versions",
"is_bot": false,
"headline": "Merge pull request #98 from GeoSot/feat/extend-acction-to-test-agains…",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2023-03-14T00:56:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51adfdb3acc0ae919526d24b481ba29fdbc85313",
"body": null,
"is_bot": false,
"headline": "add \"nesbot/carbon\" dev-dependency",
"author_name": "George Sotiropoulos",
"author_login": "GeoSot",
"committed_at": "2023-03-13T17:36:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e66eb0c49b720c2ffb8a21254ae3a0009987ede5",
"body": null,
"is_bot": false,
"headline": "rename php-versions",
"author_name": "GeoSot",
"author_login": "GeoSot",
"committed_at": "2023-03-06T18:44:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37bd4746d0a432cc408c2e5383f85515dfb57161",
"body": null,
"is_bot": false,
"headline": "fix exclusion",
"author_name": "GeoSot",
"author_login": "GeoSot",
"committed_at": "2023-03-06T18:43:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8f45c96df330d61cc7a4de2ed51347820974f3b",
"body": null,
"is_bot": false,
"headline": "Update automated-test.yml",
"author_name": "GeoSot",
"author_login": "GeoSot",
"committed_at": "2023-03-06T18:36:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ac51a06c68deb784e9272f154678946dd4c7763",
"body": null,
"is_bot": false,
"headline": "fix matrix",
"author_name": "George Sotiropoulos",
"author_login": "GeoSot",
"committed_at": "2023-02-17T09:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce946e0cb9f6eb7c469678f19c3223e5108fdd8a",
"body": null,
"is_bot": false,
"headline": "feat: extend action to test against specific laravel versions",
"author_name": "George Sotiropoulos",
"author_login": "GeoSot",
"committed_at": "2023-02-17T09:04:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd7f530fe1857fb6a406c198c5991a33ca5848a3",
"body": "feat: add dependabot",
"is_bot": false,
"headline": "Merge pull request #95 from GeoSot/add-dependabot",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2023-02-16T18:38:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13b81ce5b16d85348dfa88789022121571f39877",
"body": "feat: support laravel 10",
"is_bot": false,
"headline": "Merge pull request #94 from GeoSot/feat/support-laravel-10",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2023-02-16T18:38:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05c838e7171a6542d2099bed150478cae1e71f95",
"body": null,
"is_bot": false,
"headline": "feat: add dependabot",
"author_name": "George Sotiropoulos",
"author_login": "GeoSot",
"committed_at": "2023-02-16T09:47:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26cf09ce841852438b415b375b2607b89a182963",
"body": null,
"is_bot": false,
"headline": "feat: support laravel 10",
"author_name": "George Sotiropoulos",
"author_login": "GeoSot",
"committed_at": "2023-02-16T09:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36d3cd5c5a91aba40d15efee501a56a94f8432d8",
"body": "…ring-tests\n\nUse an action that caches composer dependencies by itself, during tests",
"is_bot": false,
"headline": "Merge pull request #90 from GeoSot/use-action-for-composer-install-du…",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2022-11-18T15:53:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9640e66867779f05b4287862b3506f7502f7a1f6",
"body": "Ensure that `getAllMeta` will not throw exception in case we haven't set `defaultMetaValues` property",
"is_bot": false,
"headline": "Merge pull request #92 from GeoSot/add_default_values_on-get_all_meta",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2022-11-18T15:53:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db7b59948287e93dd7b1efdb2891340407ed1a2a",
"body": null,
"is_bot": false,
"headline": "revert DocBlock",
"author_name": "George Sotiropoulos",
"author_login": "GeoSot",
"committed_at": "2022-11-17T17:51:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbff035ef1f242807435af1ad1d74e278ad3c7cc",
"body": null,
"is_bot": false,
"headline": "changes",
"author_name": "George Sotiropoulos",
"author_login": "GeoSot",
"committed_at": "2022-11-17T17:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d56b09022be376130e539f82293ad33ad39d919a",
"body": "Use the method as getter for all other usages",
"is_bot": false,
"headline": "Apply review changes, adding `getAllDefaultMeta` method",
"author_name": "George Sotiropoulos",
"author_login": "GeoSot",
"committed_at": "2022-11-17T17:40:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbb5202cb2b9be564977b884f86563d98d1c2775",
"body": "…set `defaultMetaValues` property",
"is_bot": false,
"headline": "Ensure that `getAllMeta` will not throw exception in case we haven't …",
"author_name": "George Sotiropoulos",
"author_login": "GeoSot",
"committed_at": "2022-11-17T17:40:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b531c73e62346288d7f3ba4ddfc2ee16c51e7525",
"body": "…uring-set_many_meta\n\nFix:Respect Metable model connection, while trying to save many meta",
"is_bot": false,
"headline": "Merge pull request #91 from GeoSot/respect-metable-model-connection-d…",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2022-11-17T17:23:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "690d6dc5f9981744fd6645b579afe34f4fa505b2",
"body": null,
"is_bot": false,
"headline": "Change to `getBaseQuery`",
"author_name": "George Sotiropoulos",
"author_login": "GeoSot",
"committed_at": "2022-11-14T15:41:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e67a1527d598955482949061856287b05b84153c",
"body": null,
"is_bot": false,
"headline": "Respect Metable model connection, while trying to save many meta",
"author_name": "George Sotiropoulos",
"author_login": "GeoSot",
"committed_at": "2022-11-14T13:13:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be6e81d25a18316b12bc06b6e7b7fdf659015fa1",
"body": null,
"is_bot": false,
"headline": "Use an action that caches composer dependencies by itself, during tests",
"author_name": "George Sotiropoulos",
"author_login": "GeoSot",
"committed_at": "2022-11-10T16:04:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f576ecee1c5a9239a3eb27acdb63ef521bbc5d43",
"body": "Add an optional `Metable` interface",
"is_bot": false,
"headline": "Merge pull request #88 from GeoSot/gs/add-metable-interface",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2022-10-22T15:21:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a4803ab96f5915057734b8d4616f4fa3371faac",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2022-10-22T15:20:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "756b4d54e8b41e04e52cf8e7e04dea49dac8d99d",
"body": null,
"is_bot": false,
"headline": "adjust wording about interface in readme",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2022-10-22T15:19:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03978bc4aa20437a1749f849042ae35b6f37b468",
"body": "Add some return types & typed properties",
"is_bot": false,
"headline": "Merge pull request #87 from GeoSot/add-types",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2022-10-22T15:15:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a85f62f08afeb13d1a01e7380c983a373bc8c965",
"body": null,
"is_bot": false,
"headline": "Add an optional `Metable` interface",
"author_name": "George Sotiropoulos",
"author_login": "GeoSot",
"committed_at": "2022-10-21T14:43:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ab435e9c2d01589ba2763d7637c6b240a85e1e0",
"body": null,
"is_bot": false,
"headline": "Add some return types and typed properties",
"author_name": "George Sotiropoulos",
"author_login": "GeoSot",
"committed_at": "2022-10-21T13:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9c088a868b5bd987c20a9f970160b9fbf9c51c3",
"body": "Set phpoption to ^1.8 instead of 1.8.1",
"is_bot": false,
"headline": "Merge pull request #84 from aneesdev/master",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2022-08-19T01:14:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af2f63e712a38160173c8c2f34f3bdb23617743c",
"body": null,
"is_bot": false,
"headline": "Update composer.json",
"author_name": "aneesdev",
"author_login": "aneesdev",
"committed_at": "2022-08-15T19:13:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6bc5f0f8c494b9ec8493a5573bae9231bb99492",
"body": "don't purge meta when soft deleting",
"is_bot": false,
"headline": "Merge pull request #79 from plank/soft-deletes",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2022-02-09T03:32:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25eb66af025f3ce540a8622dbf0ac546fc5b77c2",
"body": null,
"is_bot": false,
"headline": "don't purge meta when soft deleting",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2022-02-09T03:30:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8c4ba6011f135d5773c948caf0db8847284d045",
"body": "Add support for Laravel 9",
"is_bot": false,
"headline": "Merge pull request #78 from plank/laravel-9",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2022-02-09T03:07:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e402ae96be4e29aa3bf9f9ac5a62ee49f017b7bf",
"body": null,
"is_bot": false,
"headline": "Add support for Laravel 9",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2022-02-09T03:02:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "141feb8aa3ce1d0f0655934631434ca5e1e110bb",
"body": "Run tests on pull requests",
"is_bot": false,
"headline": "Merge pull request #73 from LeoColomb/patch-1",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2022-01-18T12:49:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f05e4ccc70357256a4249be5e6b5ef23c68a7e6",
"body": null,
"is_bot": false,
"headline": "Run tests on pull requests",
"author_name": "Léo Colombaro",
"author_login": "LeoColomb",
"committed_at": "2022-01-18T11:30:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0dba1ed39f9e2aa768e1d0fefb82b9507a5698a",
"body": "Fix serialization breaking indexed meta cache",
"is_bot": false,
"headline": "Merge pull request #71 from plank/fix-serialization",
"author_name": "Sean Fraser",
"author_login": "frasmage",
"committed_at": "2021-12-26T18:08:20Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 32,
"commits_last_year": 3,
"latest_release_at": "2026-04-17T09:54:39Z",
"latest_release_tag": "6.3.1",
"releases_from_tags": false,
"days_since_last_push": 95,
"active_weeks_last_year": 2,
"days_since_latest_release": 95,
"mean_days_between_releases": 128.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "plank/laravel-metable",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/plank/laravel-metable",
"is_deprecated": false,
"latest_version": "6.3.1",
"repository_url": "https://github.com/plank/laravel-metable",
"versions_count": 32,
"total_downloads": 834887,
"dependents_count": 4,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 28198,
"first_published_at": null,
"latest_published_at": "2026-04-17T09:54:09Z",
"latest_version_yanked": null,
"days_since_latest_publish": 95
}
]
},
"popularity": {
"forks": 43,
"stars": 285,
"watchers": 9,
"fork_history": {
"days": [
{
"date": "2017-01-16",
"count": 1
},
{
"date": "2017-03-07",
"count": 1
},
{
"date": "2017-03-12",
"count": 1
},
{
"date": "2017-04-06",
"count": 1
},
{
"date": "2017-07-13",
"count": 1
},
{
"date": "2017-08-13",
"count": 1
},
{
"date": "2017-11-15",
"count": 1
},
{
"date": "2018-02-01",
"count": 1
},
{
"date": "2018-02-04",
"count": 1
},
{
"date": "2018-03-13",
"count": 1
},
{
"date": "2018-09-26",
"count": 1
},
{
"date": "2018-10-27",
"count": 1
},
{
"date": "2019-02-12",
"count": 1
},
{
"date": "2019-02-13",
"count": 1
},
{
"date": "2019-08-06",
"count": 1
},
{
"date": "2019-08-09",
"count": 1
},
{
"date": "2019-08-23",
"count": 1
},
{
"date": "2019-09-09",
"count": 1
},
{
"date": "2020-09-09",
"count": 1
},
{
"date": "2020-09-12",
"count": 1
},
{
"date": "2020-09-30",
"count": 1
},
{
"date": "2020-11-29",
"count": 1
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2021-10-06",
"count": 1
},
{
"date": "2021-11-19",
"count": 1
},
{
"date": "2022-01-23",
"count": 1
},
{
"date": "2022-02-02",
"count": 1
},
{
"date": "2022-02-03",
"count": 1
},
{
"date": "2022-09-29",
"count": 1
},
{
"date": "2022-12-09",
"count": 1
},
{
"date": "2023-02-16",
"count": 2
},
{
"date": "2023-06-19",
"count": 1
},
{
"date": "2023-06-22",
"count": 1
},
{
"date": "2023-07-08",
"count": 1
},
{
"date": "2024-04-09",
"count": 1
},
{
"date": "2024-04-15",
"count": 1
},
{
"date": "2024-04-16",
"count": 1
},
{
"date": "2024-09-20",
"count": 1
},
{
"date": "2025-01-06",
"count": 1
},
{
"date": "2025-03-18",
"count": 1
},
{
"date": "2025-09-24",
"count": 1
},
{
"date": "2026-03-31",
"count": 1
}
],
"complete": true,
"collected": 43,
"total_forks": 43
},
"star_history": {
"days": [
{
"date": "2017-01-16",
"count": 9
},
{
"date": "2017-01-17",
"count": 15
},
{
"date": "2017-01-18",
"count": 6
},
{
"date": "2017-01-19",
"count": 7
},
{
"date": "2017-01-20",
"count": 4
},
{
"date": "2017-01-22",
"count": 2
},
{
"date": "2017-01-23",
"count": 2
},
{
"date": "2017-01-24",
"count": 1
},
{
"date": "2017-01-26",
"count": 2
},
{
"date": "2017-01-27",
"count": 1
},
{
"date": "2017-01-30",
"count": 2
},
{
"date": "2017-01-31",
"count": 1
},
{
"date": "2017-02-01",
"count": 1
},
{
"date": "2017-02-02",
"count": 1
},
{
"date": "2017-02-03",
"count": 3
},
{
"date": "2017-02-04",
"count": 1
},
{
"date": "2017-02-06",
"count": 1
},
{
"date": "2017-02-12",
"count": 1
},
{
"date": "2017-02-16",
"count": 1
},
{
"date": "2017-02-24",
"count": 1
},
{
"date": "2017-02-27",
"count": 1
},
{
"date": "2017-03-01",
"count": 1
},
{
"date": "2017-03-20",
"count": 1
},
{
"date": "2017-03-24",
"count": 1
},
{
"date": "2017-04-22",
"count": 1
},
{
"date": "2017-06-01",
"count": 1
},
{
"date": "2017-07-12",
"count": 1
},
{
"date": "2017-07-23",
"count": 1
},
{
"date": "2017-08-18",
"count": 1
},
{
"date": "2017-08-22",
"count": 1
},
{
"date": "2017-09-19",
"count": 1
},
{
"date": "2017-09-25",
"count": 2
},
{
"date": "2017-10-12",
"count": 1
},
{
"date": "2017-11-27",
"count": 1
},
{
"date": "2017-12-10",
"count": 1
},
{
"date": "2017-12-15",
"count": 1
},
{
"date": "2017-12-16",
"count": 1
},
{
"date": "2017-12-21",
"count": 1
},
{
"date": "2017-12-23",
"count": 1
},
{
"date": "2018-02-07",
"count": 1
},
{
"date": "2018-02-13",
"count": 1
},
{
"date": "2018-03-05",
"count": 1
},
{
"date": "2018-03-06",
"count": 1
},
{
"date": "2018-03-09",
"count": 1
},
{
"date": "2018-03-12",
"count": 1
},
{
"date": "2018-04-11",
"count": 1
},
{
"date": "2018-05-04",
"count": 1
},
{
"date": "2018-05-11",
"count": 1
},
{
"date": "2018-05-18",
"count": 2
},
{
"date": "2018-05-28",
"count": 1
},
{
"date": "2018-06-04",
"count": 1
},
{
"date": "2018-06-06",
"count": 2
},
{
"date": "2018-06-16",
"count": 1
},
{
"date": "2018-06-26",
"count": 1
},
{
"date": "2018-07-01",
"count": 1
},
{
"date": "2018-07-16",
"count": 1
},
{
"date": "2018-08-07",
"count": 1
},
{
"date": "2018-08-13",
"count": 1
},
{
"date": "2018-08-14",
"count": 1
},
{
"date": "2018-08-16",
"count": 1
},
{
"date": "2018-09-12",
"count": 2
},
{
"date": "2018-10-29",
"count": 1
},
{
"date": "2018-11-16",
"count": 1
},
{
"date": "2018-11-21",
"count": 1
},
{
"date": "2018-11-23",
"count": 3
},
{
"date": "2018-12-12",
"count": 1
},
{
"date": "2018-12-14",
"count": 2
},
{
"date": "2018-12-25",
"count": 1
},
{
"date": "2019-01-07",
"count": 1
},
{
"date": "2019-01-20",
"count": 1
},
{
"date": "2019-01-24",
"count": 1
},
{
"date": "2019-03-16",
"count": 1
},
{
"date": "2019-03-22",
"count": 1
},
{
"date": "2019-03-27",
"count": 1
},
{
"date": "2019-04-17",
"count": 1
},
{
"date": "2019-06-07",
"count": 1
},
{
"date": "2019-06-13",
"count": 1
},
{
"date": "2019-06-30",
"count": 1
},
{
"date": "2019-07-13",
"count": 1
},
{
"date": "2019-07-27",
"count": 1
},
{
"date": "2019-08-06",
"count": 1
},
{
"date": "2019-08-12",
"count": 1
},
{
"date": "2019-08-19",
"count": 1
},
{
"date": "2019-08-29",
"count": 1
},
{
"date": "2019-09-07",
"count": 1
},
{
"date": "2019-09-13",
"count": 1
},
{
"date": "2019-09-21",
"count": 1
},
{
"date": "2019-10-01",
"count": 2
},
{
"date": "2019-10-03",
"count": 1
},
{
"date": "2019-10-04",
"count": 1
},
{
"date": "2019-10-08",
"count": 1
},
{
"date": "2019-10-12",
"count": 1
},
{
"date": "2019-10-14",
"count": 1
},
{
"date": "2019-10-22",
"count": 1
},
{
"date": "2019-11-03",
"count": 1
},
{
"date": "2019-11-14",
"count": 1
},
{
"date": "2019-12-08",
"count": 1
},
{
"date": "2020-01-08",
"count": 1
},
{
"date": "2020-01-12",
"count": 1
},
{
"date": "2020-01-16",
"count": 1
},
{
"date": "2020-01-29",
"count": 1
},
{
"date": "2020-02-14",
"count": 1
},
{
"date": "2020-03-26",
"count": 1
},
{
"date": "2020-04-29",
"count": 1
},
{
"date": "2020-04-30",
"count": 1
},
{
"date": "2020-05-05",
"count": 1
},
{
"date": "2020-05-12",
"count": 1
},
{
"date": "2020-06-30",
"count": 1
},
{
"date": "2020-07-09",
"count": 1
},
{
"date": "2020-09-04",
"count": 1
},
{
"date": "2020-09-08",
"count": 1
},
{
"date": "2020-09-17",
"count": 1
},
{
"date": "2020-09-18",
"count": 1
},
{
"date": "2020-10-03",
"count": 1
},
{
"date": "2020-10-04",
"count": 1
},
{
"date": "2020-10-05",
"count": 1
},
{
"date": "2020-10-15",
"count": 1
},
{
"date": "2020-10-30",
"count": 1
},
{
"date": "2020-11-06",
"count": 1
},
{
"date": "2020-11-12",
"count": 1
},
{
"date": "2020-11-25",
"count": 1
},
{
"date": "2020-11-30",
"count": 1
},
{
"date": "2020-12-01",
"count": 1
},
{
"date": "2020-12-08",
"count": 1
},
{
"date": "2020-12-12",
"count": 1
},
{
"date": "2020-12-16",
"count": 1
},
{
"date": "2020-12-26",
"count": 1
},
{
"date": "2020-12-30",
"count": 1
},
{
"date": "2021-02-11",
"count": 4
},
{
"date": "2021-02-12",
"count": 1
},
{
"date": "2021-02-21",
"count": 1
},
{
"date": "2021-03-08",
"count": 1
},
{
"date": "2021-03-26",
"count": 1
},
{
"date": "2021-04-05",
"count": 1
},
{
"date": "2021-04-29",
"count": 1
},
{
"date": "2021-05-20",
"count": 1
},
{
"date": "2021-05-21",
"count": 1
},
{
"date": "2021-05-27",
"count": 1
},
{
"date": "2021-06-15",
"count": 1
},
{
"date": "2021-07-06",
"count": 1
},
{
"date": "2021-07-13",
"count": 1
},
{
"date": "2021-09-01",
"count": 1
},
{
"date": "2021-09-09",
"count": 1
},
{
"date": "2021-09-21",
"count": 1
},
{
"date": "2021-09-23",
"count": 1
},
{
"date": "2021-10-03",
"count": 1
},
{
"date": "2021-10-07",
"count": 2
},
{
"date": "2021-10-15",
"count": 2
},
{
"date": "2021-10-19",
"count": 1
},
{
"date": "2021-10-20",
"count": 1
},
{
"date": "2021-12-17",
"count": 1
},
{
"date": "2021-12-30",
"count": 1
},
{
"date": "2022-01-09",
"count": 1
},
{
"date": "2022-02-06",
"count": 1
},
{
"date": "2022-02-11",
"count": 1
},
{
"date": "2022-02-13",
"count": 1
},
{
"date": "2022-03-01",
"count": 1
},
{
"date": "2022-04-03",
"count": 1
},
{
"date": "2022-04-22",
"count": 1
},
{
"date": "2022-04-24",
"count": 1
},
{
"date": "2022-05-03",
"count": 1
},
{
"date": "2022-05-29",
"count": 2
},
{
"date": "2022-05-31",
"count": 1
},
{
"date": "2022-06-01",
"count": 1
},
{
"date": "2022-06-05",
"count": 1
},
{
"date": "2022-06-08",
"count": 1
},
{
"date": "2022-06-15",
"count": 1
},
{
"date": "2022-07-07",
"count": 1
},
{
"date": "2022-07-31",
"count": 1
},
{
"date": "2022-08-22",
"count": 1
},
{
"date": "2022-09-25",
"count": 1
},
{
"date": "2022-09-27",
"count": 2
},
{
"date": "2022-10-06",
"count": 1
},
{
"date": "2022-10-27",
"count": 1
},
{
"date": "2022-11-05",
"count": 1
},
{
"date": "2022-11-08",
"count": 1
},
{
"date": "2022-11-09",
"count": 1
},
{
"date": "2022-11-11",
"count": 1
},
{
"date": "2022-11-12",
"count": 1
},
{
"date": "2022-11-13",
"count": 2
},
{
"date": "2022-11-14",
"count": 1
},
{
"date": "2022-11-15",
"count": 1
},
{
"date": "2022-11-18",
"count": 1
},
{
"date": "2022-12-05",
"count": 1
},
{
"date": "2022-12-09",
"count": 1
},
{
"date": "2022-12-13",
"count": 1
},
{
"date": "2022-12-18",
"count": 1
},
{
"date": "2022-12-22",
"count": 1
},
{
"date": "2022-12-27",
"count": 1
},
{
"date": "2023-02-16",
"count": 1
},
{
"date": "2023-02-18",
"count": 2
},
{
"date": "2023-03-09",
"count": 1
},
{
"date": "2023-03-25",
"count": 1
},
{
"date": "2023-04-12",
"count": 1
},
{
"date": "2023-05-03",
"count": 1
},
{
"date": "2023-05-10",
"count": 1
},
{
"date": "2023-05-13",
"count": 1
},
{
"date": "2023-05-14",
"count": 1
},
{
"date": "2023-05-30",
"count": 1
},
{
"date": "2023-06-22",
"count": 1
},
{
"date": "2023-06-23",
"count": 1
},
{
"date": "2023-07-08",
"count": 1
},
{
"date": "2023-08-17",
"count": 1
},
{
"date": "2023-08-18",
"count": 1
},
{
"date": "2023-09-08",
"count": 1
},
{
"date": "2023-09-26",
"count": 1
},
{
"date": "2023-10-01",
"count": 1
},
{
"date": "2023-10-23",
"count": 1
},
{
"date": "2023-12-24",
"count": 1
},
{
"date": "2024-03-27",
"count": 1
},
{
"date": "2024-04-14",
"count": 1
},
{
"date": "2024-04-20",
"count": 1
},
{
"date": "2024-04-23",
"count": 1
},
{
"date": "2024-05-14",
"count": 1
},
{
"date": "2024-06-16",
"count": 1
},
{
"date": "2024-07-14",
"count": 1
},
{
"date": "2024-09-03",
"count": 1
},
{
"date": "2024-09-06",
"count": 1
},
{
"date": "2024-12-05",
"count": 1
},
{
"date": "2025-02-28",
"count": 1
},
{
"date": "2025-04-20",
"count": 1
},
{
"date": "2025-08-08",
"count": 1
},
{
"date": "2025-10-29",
"count": 1
},
{
"date": "2026-01-26",
"count": 1
},
{
"date": "2026-01-31",
"count": 1
},
{
"date": "2026-02-07",
"count": 1
}
],
"complete": true,
"collected": 285,
"total_stars": 285
},
"open_issues_and_prs": 11
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"docs/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 44321,
"source_files_sampled": 58,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json",
"docs/requirements.txt"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"assessed_package": null,
"unassessed_count": 13,
"direct_affected_count": 0
},
"ecosystems": [
"packagist",
"pypi"
],
"dependencies": [
{
"name": "illuminate/support",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^12.0|^13.0"
},
{
"name": "illuminate/database",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^12.0|^13.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "illuminate/database",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "illuminate/support",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-json",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/guzzle",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/promises",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "laravel/legacy-factories",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "mockery/mockery",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "nesbot/carbon",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "orchestra/testbench",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-coveralls/php-coveralls",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpoption/phpoption",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "sphinx-rtd-theme",
"direct": false,
"version": "1.3.0",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 14,
"direct_count": 2,
"indirect_count": 12
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 43,
"open_issues": 8,
"closed_ratio": 0.871,
"closed_issues": 54,
"closed_unmerged_prs": 19
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "frasmage",
"commits": 110,
"avatar_url": "https://avatars.githubusercontent.com/u/916652?v=4"
},
{
"type": "User",
"login": "GeoSot",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/22406063?v=4"
},
{
"type": "User",
"login": "anilkumarthakur60",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/16583802?v=4"
},
{
"type": "User",
"login": "saulens22",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/9000854?v=4"
},
{
"type": "User",
"login": "squatto",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/748444?v=4"
},
{
"type": "User",
"login": "Luukvdo",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/19206768?v=4"
},
{
"type": "User",
"login": "Braunson",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/577273?v=4"
},
{
"type": "User",
"login": "skeemer",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/864069?v=4"
},
{
"type": "User",
"login": "LeoColomb",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/846943?v=4"
},
{
"type": "User",
"login": "laravel-shift",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/15991828?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.705
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"automated-test.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 1,
"reason": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 3,
"reason": "Found 4/11 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"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": "30919b17bb553c0530e589769549cd70441c028a",
"ran_at": "2026-07-21T20:27:25Z",
"aggregate_score": 4.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/plank/laravel-metable",
"host": "github.com",
"name": "laravel-metable",
"owner": "plank"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 58,
"vitality": 40,
"community": 64,
"governance": 66,
"engineering": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 40,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"commits_last_year": 3,
"human_commit_share": 1,
"days_since_last_push": 95,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 95 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 95
}
}
],
"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": "3 commits in the last year",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 3
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"releases_count": 32,
"latest_release_tag": "6.3.1",
"releases_from_tags": false,
"days_since_latest_release": 95,
"mean_days_between_releases": 128.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "32 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 32
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 95 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 95
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~128.4 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 128.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "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": 95,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 95 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 95
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 64,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"forks": 43,
"stars": 285,
"watchers": 9,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "285 stars",
"points": 39.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 285
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "43 forks",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 43
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "9 watchers",
"points": 5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 9
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"packages": [
"plank/laravel-metable"
],
"dependents": 4,
"ecosystems": "packagist",
"total_downloads": 834887,
"monthly_downloads": 28198
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "28,198 downloads/month across packagist",
"points": 59.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 28198,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "4 packages depend on it",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 4
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 66,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 12,
"top_contributor_share": 0.705
},
"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 70% of commits",
"points": 6.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 70
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"merged_prs": 43,
"open_issues": 8,
"closed_issues": 54,
"issue_closed_ratio": 0.871,
"closed_unmerged_prs": 19
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "87% of issues closed",
"points": 40.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 87
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "43/62 decided PRs merged",
"points": 26.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 43,
"decided": 62
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/11 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"followers": 23,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "plank",
"public_repos": 47,
"account_age_days": 6205
},
"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": "23 followers of plank",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 23,
"login": "plank"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "47 public repos, account ~17 yr old",
"points": 24.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 47
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"plank/laravel-metable"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 95
},
"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 95 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 95
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "32 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 32
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 60,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 58,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 47,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"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 4/11 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV; 13 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 1
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 13
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 13,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": 14
},
"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": 36,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.26,
"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": "26 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 26,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"docs/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "docs/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"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": 44321,
"source_files_sampled": 58,
"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/58 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 58,
"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": [],
"report_type": "repository",
"generated_at": "2026-07-21T20:27:44.958778Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/plank/laravel-metable.svg",
"full_name": "plank/laravel-metable",
"license_state": "standard",
"license_spdx": "MIT"
}