JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"php",
"packagist",
"api"
],
"is_fork": false,
"size_kb": 155,
"has_wiki": false,
"homepage": "https://spatie.be/open-source/packages",
"languages": {
"PHP": 26837
},
"pushed_at": "2026-07-22T21:23:50Z",
"created_at": "2016-05-06T07:32:06Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T21:23:59Z",
"description": "The easiest way to work with the packagist API",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://spatie.be/open-source",
"name": "Spatie",
"type": "Organization",
"login": "spatie",
"company": null,
"location": "Antwerp, Belgium",
"followers": 3804,
"avatar_url": "https://avatars.githubusercontent.com/u/7535935?v=4",
"created_at": "2014-05-09T16:26:39Z",
"is_verified": null,
"public_repos": 524,
"account_age_days": 4457
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "2.1.2",
"kind": "patch",
"published_at": "2026-07-22T21:23:31Z"
},
{
"tag": "2.1.1",
"kind": "patch",
"published_at": "2025-03-21T09:22:17Z"
},
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2022-08-01T10:22:53Z"
},
{
"tag": "2.0.2",
"kind": "patch",
"published_at": "2020-12-01T14:10:56Z"
},
{
"tag": "2.0.1",
"kind": "patch",
"published_at": "2020-09-10T06:55:50Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2020-04-08T08:12:08Z"
},
{
"tag": "1.3.1",
"kind": "patch",
"published_at": "2020-03-25T20:24:11Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2020-03-25T11:23:24Z"
},
{
"tag": "1.2.1",
"kind": "patch",
"published_at": "2019-04-10T15:01:09Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2018-08-28T16:02:14Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2018-05-09T16:57:15Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2017-06-13T11:40:39Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2016-05-14T17:48:27Z"
},
{
"tag": "0.0.1",
"kind": "patch",
"published_at": "2016-05-06T19:34:19Z"
}
],
"recent_commits": [
{
"oid": "af0a806a37c64f4365235fbb335f39e6746044ab",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "freekmurze",
"author_login": "freekmurze",
"committed_at": "2026-07-22T21:23:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b81df6323f6f20d75f81568bf84643937041961a",
"body": "Declare support for Guzzle v8",
"is_bot": false,
"headline": "Merge pull request #24 from eliashaeussler/task/guzzle-v8",
"author_name": "Freek Van der Herten",
"author_login": "freekmurze",
"committed_at": "2026-07-22T21:23:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ac18eaa02d0589fd19c24e725d127e1120c1987",
"body": "Packagist's security-advisories endpoint now rejects requests that pass\nboth a package list and an updatedSince timestamp. Send only one, and\nfilter the requested packages locally when a timestamp is given.",
"is_bot": false,
"headline": "Query advisories by packages or timestamp, not both",
"author_name": "Freek Van der Herten",
"author_login": "freekmurze",
"committed_at": "2026-07-22T15:51:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97e89f87db06a323de794260cc432004cfb7e33f",
"body": null,
"is_bot": false,
"headline": "Run tests on PHP 8.5",
"author_name": "Freek Van der Herten",
"author_login": "freekmurze",
"committed_at": "2026-07-22T15:39:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a95f11bfe784ae948a91e1a2e4c14162db4d4c27",
"body": null,
"is_bot": false,
"headline": "Declare support for Guzzle v8",
"author_name": "Elias Häußler",
"author_login": "eliashaeussler",
"committed_at": "2026-07-22T15:30:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "626e8384e614923d3e1cc463afa8d39c7721be92",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Use native GitHub Actions badges in README",
"author_name": "Freek Van der Herten",
"author_login": "freekmurze",
"committed_at": "2026-06-02T06:58:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0e2da9edec6cdca0eecd0dafd3aac1329222f5b0",
"body": "Update issue template",
"is_bot": false,
"headline": "Merge pull request #23 from spatie/fix-issue-template",
"author_name": "Alex Vanderbist",
"author_login": "AlexVanderbist",
"committed_at": "2025-09-15T09:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58fea50739639b481d54f82ce38f5a053d35f874",
"body": null,
"is_bot": false,
"headline": "Update issue template",
"author_name": "Alex Vanderbist",
"author_login": "AlexVanderbist",
"committed_at": "2025-09-08T06:52:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d23d0a2f161727a48a757ffe8e4c1382fce8208",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "freekmurze",
"author_login": "freekmurze",
"committed_at": "2025-03-21T09:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ce5b849df19338f44902008ebc1f9e9e166a1b6",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Freek Van der Herten",
"author_login": "freekmurze",
"committed_at": "2025-03-21T09:22:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf1c1329cbd809096e033ff77e2e38757e47f429",
"body": "[B/C Break] Use the v2 metadata for package metadata, misc. dependency updates, new API endpoints",
"is_bot": false,
"headline": "Merge pull request #22 from mbabker/v2-meta",
"author_name": "Freek Van der Herten",
"author_login": "freekmurze",
"committed_at": "2025-03-21T09:21:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77c2afc922ca0ead1e692144330489a2de2dc76b",
"body": null,
"is_bot": false,
"headline": "Fix test matrix",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2025-03-08T21:33:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db96ff24c9a12cae16635d1163badf5b05d294ba",
"body": "- Listing popular packages\n- Getting the dev branch package metadata\n- Getting a package's download stats",
"is_bot": false,
"headline": "Add support for additional API endpoints:",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2025-03-08T21:27:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f341dec4c2d6dd12e446a7c39b1b20a710359ce3",
"body": null,
"is_bot": false,
"headline": "Refresh CI configuration",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2025-03-08T21:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a692fad80d5a44fca80f64e228459fd7c257e01",
"body": null,
"is_bot": false,
"headline": "Configure Pint for formatting the code",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2025-03-08T20:59:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5eb866cc49d82b5bdc56168ddf87c7c8edb4241c",
"body": null,
"is_bot": false,
"headline": "Misc. refactoring",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2025-03-08T20:56:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10bebcabc05ffd4ff63a673d0ce4c436f40ec941",
"body": null,
"is_bot": false,
"headline": "Upgrade PHPUnit",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2025-03-08T20:54:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d05e3b91c77e51e9dbc2b3939cc38568a7ba8e7",
"body": null,
"is_bot": false,
"headline": "Add Rector config",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2025-03-08T20:49:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3983f20597f31d8bce59902e46fbf6fc4362e8bc",
"body": null,
"is_bot": false,
"headline": "Use the v2 metadata endpoint for package metadata",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2025-03-08T20:44:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eae6837ab8444bf61ad49262cf8173aca4f1e0ca",
"body": null,
"is_bot": false,
"headline": "Bump requirements",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2025-03-08T20:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4d15fa83c2ccbe4258233a6fa0efa1a9d2b50e6",
"body": null,
"is_bot": false,
"headline": "Refresh snapshots",
"author_name": "Michael Babker",
"author_login": "mbabker",
"committed_at": "2025-03-08T20:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff7a48f4629d2ea081d6f849dc9fd9548d963025",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "freekmurze",
"author_login": "freekmurze",
"committed_at": "2022-08-01T10:23:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d125fec1c937ba8485a5b7e026532508314fc32",
"body": null,
"is_bot": false,
"headline": "use snapshots",
"author_name": "Freek Van der Herten",
"author_login": "freekmurze",
"committed_at": "2022-08-01T10:13:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a532ef24ee2dea5351d5353c24978d328c263b3f",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:spatie/packagist-api",
"author_name": "Freek Van der Herten",
"author_login": "freekmurze",
"committed_at": "2022-08-01T10:10:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c4f2bab9ea5e4023158fe21e6dbd3e7b3e9e75b",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Freek Van der Herten",
"author_login": "freekmurze",
"committed_at": "2022-08-01T10:10:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6b7d0a232e121b2485eba68b762b430b16b2ae1",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "freekmurze",
"author_login": "freekmurze",
"committed_at": "2022-08-01T10:08:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8caf4f5ad43a4605dff5b89a4eec27fa016b0ce",
"body": "…ies-endpoint\n\nAdd security advisory endpoint",
"is_bot": false,
"headline": "Merge pull request #21 from creative-commoners/pulls/main/add-advisor…",
"author_name": "Freek Van der Herten",
"author_login": "freekmurze",
"committed_at": "2022-08-01T10:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4095d3badbc741e266905b8a055c9198b2ff5458",
"body": null,
"is_bot": false,
"headline": "Fix broken test.",
"author_name": "Guy Sartorelli",
"author_login": "GuySartorelli",
"committed_at": "2022-07-30T04:32:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b8d9e49b935ebdb960363d39623da72d96c0bec",
"body": null,
"is_bot": false,
"headline": "Add security advisory endpoint",
"author_name": "Guy Sartorelli",
"author_login": "GuySartorelli",
"committed_at": "2022-07-08T11:13:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36bb97c53d8e1c51a782f8cf5705eae13d727d0c",
"body": null,
"is_bot": false,
"headline": "Use organisation-wide community health files",
"author_name": "Adriaan Marain",
"author_login": "AdrianMrn",
"committed_at": "2022-03-21T12:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f0ae9c9201c3b8c7f475f3c595269f0634d597e",
"body": null,
"is_bot": false,
"headline": "Change copy",
"author_name": "Adriaan Marain",
"author_login": "AdrianMrn",
"committed_at": "2022-03-21T12:33:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f59dd3c941cefedfb263fd5f7d21c2519621acf",
"body": null,
"is_bot": false,
"headline": "Change copy",
"author_name": "Adriaan Marain",
"author_login": "AdrianMrn",
"committed_at": "2022-03-21T12:05:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0446908fbfad50eeadae9d23d555b6685383c908",
"body": null,
"is_bot": false,
"headline": "Add banner",
"author_name": "Adriaan Marain",
"author_login": "AdrianMrn",
"committed_at": "2022-03-09T16:20:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9209ee1e65443e221504f37cea808e8c8656e6d2",
"body": "Add PHP 8.1 Support",
"is_bot": false,
"headline": "Merge pull request #20 from patinthehat/add-php81-support",
"author_name": "Freek Van der Herten",
"author_login": "freekmurze",
"committed_at": "2021-11-28T10:52:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c85fecee898b627e450be9af8e74bebabbb522b",
"body": null,
"is_bot": false,
"headline": "drop php 7.2 support",
"author_name": "Patrick Organ",
"author_login": "patinthehat",
"committed_at": "2021-11-28T03:00:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dcabc72d5f969f396f027aae067e582729023a4",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patrick Organ",
"author_login": "patinthehat",
"committed_at": "2021-11-28T02:59:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe3ddb56a6dcb0bdc3df2fa8ad2d95441e92145f",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patrick Organ",
"author_login": "patinthehat",
"committed_at": "2021-11-28T02:56:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61a9359b71a4236e43731efab0c327e8857445cc",
"body": null,
"is_bot": false,
"headline": "add php 8.1 support, bump action versions",
"author_name": "Patrick Organ",
"author_login": "patinthehat",
"committed_at": "2021-11-28T02:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5139febc16cab04cf0a70807311b07ebff651dcd",
"body": null,
"is_bot": false,
"headline": "bump dep versions",
"author_name": "Patrick Organ",
"author_login": "patinthehat",
"committed_at": "2021-11-28T02:49:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ec29b5135f0d9408e668ed0509d2fce104368eb",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patrick Organ",
"author_login": "patinthehat",
"committed_at": "2021-11-28T02:49:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6705d07217c35eeeea982dced75ab310931d341",
"body": null,
"is_bot": false,
"headline": "migrate to latest schema and add coverage",
"author_name": "Patrick Organ",
"author_login": "patinthehat",
"committed_at": "2021-11-28T02:48:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59d32348bf3ba38c84f1ae74a54ea925d5aec84e",
"body": null,
"is_bot": false,
"headline": "add update changelog workflow",
"author_name": "Patrick Organ",
"author_login": "patinthehat",
"committed_at": "2021-11-28T02:48:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce7ff68b1fb9eaaa2f778268540947796c7e25e3",
"body": null,
"is_bot": false,
"headline": "update php-cs-fixer config & workflow",
"author_name": "Patrick Organ",
"author_login": "patinthehat",
"committed_at": "2021-11-28T02:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3348caf7975d052b22124e246daa3e2a3802a802",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Niels Vanpachtenbeke",
"author_login": "Nielsvanpach",
"committed_at": "2020-12-01T14:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec5b7beeb0a26bc19f7a2e8c8f11cf3833b7eb69",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Niels Vanpachtenbeke",
"author_login": "Nielsvanpach",
"committed_at": "2020-12-01T14:09:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c6b00bc7b1378389240a466231ad56abd5d870b",
"body": "composer: allow PHP 8",
"is_bot": false,
"headline": "Merge pull request #19 from TomasVotruba/patch-1",
"author_name": "Niels Vanpachtenbeke",
"author_login": "Nielsvanpach",
"committed_at": "2020-12-01T14:06:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e69bc46f7b09a8d2924c04b89c27b4f52680b20",
"body": null,
"is_bot": false,
"headline": "composer: drop php-cs-fixer for blocking PHP 8",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2020-12-01T13:58:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf441dda3d0ca8bcec81f8083399807a61e02b31",
"body": null,
"is_bot": false,
"headline": "GA - add PHP 8 to unit tests",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2020-12-01T13:51:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36804cada011cc734546d43647089b37ab7d0b94",
"body": null,
"is_bot": false,
"headline": "composer: allow PHP 8",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2020-12-01T12:05:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94ff225e072263cc0dc3a82a683075ee8a712c0b",
"body": null,
"is_bot": false,
"headline": "Update README img tag",
"author_name": "Adriaan Marain",
"author_login": "AdrianMrn",
"committed_at": "2020-10-12T09:01:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a18ebdf313e98f3e3ec1af8fee411498fc4a5e0",
"body": null,
"is_bot": false,
"headline": "Update README with new \"Support us\" section",
"author_name": "Adriaan Marain",
"author_login": "AdrianMrn",
"committed_at": "2020-10-07T08:50:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51b263ed6832eb4b02f32d506c2ee636df68aa70",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Freek Van der Herten",
"author_login": "freekmurze",
"committed_at": "2020-09-10T06:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ba1c1afe8c59f2c570fb951a0c7e488d29523b3",
"body": "Support Guzzle 7",
"is_bot": false,
"headline": "Merge pull request #18 from AegirLeet/guzzle-7",
"author_name": "Freek Van der Herten",
"author_login": "freekmurze",
"committed_at": "2020-07-10T10:51:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b26da10a68b0032c6416e1ca226a9056ba14830",
"body": null,
"is_bot": false,
"headline": "Support Guzzle 7",
"author_name": "Luka Schäfer",
"author_login": "AegirLeet",
"committed_at": "2020-07-10T09:18:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6929b3658675902f1c24d451c9bbdf0f85eff49",
"body": null,
"is_bot": false,
"headline": "Update README with new \"Support us\" section",
"author_name": "Adriaan Marain",
"author_login": "AdrianMrn",
"committed_at": "2020-05-27T13:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba0501eabd9652e35683439fb58efcf52b718cc6",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #17 from markwalet/patch-1",
"author_name": "Freek Van der Herten",
"author_login": "freekmurze",
"committed_at": "2020-04-08T14:31:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfd0c5376482ba21261cf8b8f23875d6d8f44bbf",
"body": "Added a reference to the Laravel wrapper in de readme",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Mark Walet",
"author_login": "markwalet",
"committed_at": "2020-04-08T11:17:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "278a07e38121f4185c3e4a85008354d51ceb61f6",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "freek",
"author_login": "freekmurze",
"committed_at": "2020-04-08T08:11:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ce3a113f4fc7d7916cc1403f06806f4e2ed1cf7",
"body": null,
"is_bot": false,
"headline": "nitpicks",
"author_name": "freek",
"author_login": "freekmurze",
"committed_at": "2020-04-08T08:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c9555a2f5463a6afbe8c84e342389cff6716c59",
"body": "V2",
"is_bot": false,
"headline": "Merge pull request #16 from markwalet/v2",
"author_name": "Freek Van der Herten",
"author_login": "freekmurze",
"committed_at": "2020-04-08T08:01:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a9deae3db8db4ad4f1060af6e56917edc2b33f8",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Mark Walet",
"author_login": "markwalet",
"committed_at": "2020-04-08T07:21:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a46ffce26e1b34df0170e5d4d031edeb3d75906",
"body": null,
"is_bot": false,
"headline": "Update composer author list",
"author_name": "Mark Walet",
"author_login": "markwalet",
"committed_at": "2020-04-08T07:21:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d091c4b5d52d0863d68479e00a83640efa108d2d",
"body": null,
"is_bot": false,
"headline": "Update PackagistVendorFormatter.php",
"author_name": "Freek Van der Herten",
"author_login": "freekmurze",
"committed_at": "2020-04-07T09:06:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7890365513417f56717104eb0de23ca795e4cd2c",
"body": null,
"is_bot": false,
"headline": "Update PackagistUrlGenerator.php",
"author_name": "Freek Van der Herten",
"author_login": "freekmurze",
"committed_at": "2020-04-07T09:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bbbfd4e60e1e111061233501c85c310ec340b86",
"body": null,
"is_bot": false,
"headline": "Update PackagistClient.php",
"author_name": "Freek Van der Herten",
"author_login": "freekmurze",
"committed_at": "2020-04-07T09:04:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eaeb4b39d1b14ef7b9b41e6f40ab38ed22b03a10",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Mark Walet",
"author_login": "markwalet",
"committed_at": "2020-03-30T13:25:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "390827304255534f3f0dae73e9d8714e73daa357",
"body": null,
"is_bot": false,
"headline": "Update codestyle",
"author_name": "Mark Walet",
"author_login": "markwalet",
"committed_at": "2020-03-30T13:24:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1e5c390d597e0e48c75f25d5ba2cee5b9606a6e",
"body": null,
"is_bot": false,
"headline": "Update codestyle",
"author_name": "Mark Walet",
"author_login": "markwalet",
"committed_at": "2020-03-30T13:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "555349548a99b4db346e3f82f12e292f46dc662e",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Mark Walet",
"author_login": "markwalet",
"committed_at": "2020-03-30T13:18:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d8758f57cb05caf710e0cdfbca2c4c3f1d3c48a",
"body": null,
"is_bot": false,
"headline": "Add integration tests",
"author_name": "Mark Walet",
"author_login": "markwalet",
"committed_at": "2020-03-30T13:16:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd999e14d509074afbed9f52948cfde24af96227",
"body": null,
"is_bot": false,
"headline": "Rename packages to response in request method",
"author_name": "Mark Walet",
"author_login": "markwalet",
"committed_at": "2020-03-30T12:24:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "372919f7be42dc294320e06fbae720b020f80df7",
"body": null,
"is_bot": false,
"headline": "Add more methods to the client",
"author_name": "Mark Walet",
"author_login": "markwalet",
"committed_at": "2020-03-30T12:21:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "187080e806ffe016e705887b531083e41045c6db",
"body": null,
"is_bot": false,
"headline": "Improve code coverage",
"author_name": "Mark Walet",
"author_login": "markwalet",
"committed_at": "2020-03-30T11:50:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44ff6f30a8c128e95d2979cd048b8dfa20eba14f",
"body": null,
"is_bot": false,
"headline": "Delete v1 Packagist class",
"author_name": "Mark Walet",
"author_login": "markwalet",
"committed_at": "2020-03-30T11:44:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08fd3144fb1c964361f3e777ccbd37875aeb5409",
"body": null,
"is_bot": false,
"headline": "Add validation for mode constants",
"author_name": "Mark Walet",
"author_login": "markwalet",
"committed_at": "2020-03-30T11:44:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea94bd5b9af791e6f3ca3d6d7bec246217234ec2",
"body": null,
"is_bot": false,
"headline": "Add basic packagist client",
"author_name": "Mark Walet",
"author_login": "markwalet",
"committed_at": "2020-03-30T11:43:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c17d5a7adcba73b140b943202fc24af3d9352a4",
"body": null,
"is_bot": false,
"headline": "Add a separate vendor formatter",
"author_name": "Mark Walet",
"author_login": "markwalet",
"committed_at": "2020-03-30T08:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72cb472c9efcb59378170f74ce96a82f9136781a",
"body": null,
"is_bot": false,
"headline": "Add a separate url generator",
"author_name": "Mark Walet",
"author_login": "markwalet",
"committed_at": "2020-03-30T08:01:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96342a10c67d1636500a7e913c94fb529b9761db",
"body": "Fix codestyle",
"is_bot": false,
"headline": "Merge pull request #15 from markwalet/fix-codestyle",
"author_name": "Freek Van der Herten",
"author_login": "freekmurze",
"committed_at": "2020-03-25T20:25:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78919c95b14495d232253282fba52e8ee19b0e18",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "freek",
"author_login": "freekmurze",
"committed_at": "2020-03-25T20:23:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "375035d59621037aaf57ef8f2fbabafc837c8032",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "freek",
"author_login": "freekmurze",
"committed_at": "2020-03-25T19:11:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bbbaf56a3b5b134b540db501e72b5e4df061a19",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "freek",
"author_login": "freekmurze",
"committed_at": "2020-03-25T19:10:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28f58004eaa7baa03e12f4a8b269cc21378d5f9d",
"body": null,
"is_bot": false,
"headline": "Update codestyle",
"author_name": "Mark Walet",
"author_login": "markwalet",
"committed_at": "2020-03-25T16:25:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14ea3c7f512bb99b51f19f0887e89d08d6fb668e",
"body": null,
"is_bot": false,
"headline": "Make if statement more exact",
"author_name": "Mark Walet",
"author_login": "markwalet",
"committed_at": "2020-03-25T13:29:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e124902787b3a86b66778782129c7f03c19ba21",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "markwalet",
"author_login": "markwalet",
"committed_at": "2020-03-25T13:22:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d3c895ec475b6f726feafd50190a5e8c1bb8e89",
"body": null,
"is_bot": false,
"headline": "Update testsuite",
"author_name": "Mark Walet",
"author_login": "markwalet",
"committed_at": "2020-03-25T13:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a01cc6bff57a2e48108348edf65d71f39a8a70f",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "markwalet",
"author_login": "markwalet",
"committed_at": "2020-03-25T13:16:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b81f78b8b6d6fcbd33ca249a34752ad9e3223bc3",
"body": null,
"is_bot": false,
"headline": "Fix codestyle",
"author_name": "Mark Walet",
"author_login": "markwalet",
"committed_at": "2020-03-25T13:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5676725ab6bc528d7e8638ffa057c08492663ee",
"body": null,
"is_bot": false,
"headline": "Update composer.json (#14)",
"author_name": "Mark Walet",
"author_login": "markwalet",
"committed_at": "2020-03-25T13:15:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f594c0e4d2461476bfe7a3f80a378f8472cc5b33",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "freek",
"author_login": "freekmurze",
"committed_at": "2020-03-25T11:27:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2d93f0b9da842af5520f4395858bb368bd3b6e8",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:spatie/packagist-api",
"author_name": "freek",
"author_login": "freekmurze",
"committed_at": "2020-03-25T11:27:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bded5958491257c268e260907a4a6a024f7d5cd",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "freek",
"author_login": "freekmurze",
"committed_at": "2020-03-25T11:27:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0038fcf1fec9900f4e6b7ac2e3712b92c1e9cc98",
"body": null,
"is_bot": false,
"headline": "Fix styling",
"author_name": "freekmurze",
"author_login": "freekmurze",
"committed_at": "2020-03-25T11:26:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d49c3e4c49f0bc4476564d23a49804c7a37adfbf",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "freek",
"author_login": "freekmurze",
"committed_at": "2020-03-25T11:25:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2784fc31d0f426a7610f23ffe133fa4c83a11ce",
"body": null,
"is_bot": false,
"headline": "fix lower tests",
"author_name": "freek",
"author_login": "freekmurze",
"committed_at": "2020-03-25T11:22:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dceac45269e3bae01aef4a2df2b820b4475e1c5",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "freek",
"author_login": "freekmurze",
"committed_at": "2020-03-25T11:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae71489f6473a0b7a90b4ce8472c18a5091df3d9",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "freek",
"author_login": "freekmurze",
"committed_at": "2020-03-25T11:18:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75e546c7b92a63e042289e95f372a63e49023acc",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "freek",
"author_login": "freekmurze",
"committed_at": "2020-03-25T11:16:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caf276adf3ac6ac02904449f3c0da5d811a9cb6d",
"body": null,
"is_bot": false,
"headline": "modernize package skeleton",
"author_name": "freek",
"author_login": "freekmurze",
"committed_at": "2020-03-25T11:15:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c81bf809091ad9cef2176c72edb9d3f88a1b1666",
"body": "Update Packagist.php",
"is_bot": false,
"headline": "Merge pull request #13 from markwalet/patch-1",
"author_name": "Freek Van der Herten",
"author_login": "freekmurze",
"committed_at": "2020-03-25T11:03:19Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 14,
"commits_last_year": 8,
"latest_release_at": "2026-07-22T21:23:31Z",
"latest_release_tag": "2.1.2",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 4,
"days_since_latest_release": 0,
"mean_days_between_releases": 320.6
},
"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": "spatie/packagist-api",
"exists": true,
"license": "MIT",
"keywords": [
"api",
"packagist",
"spatie"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/spatie/packagist-api",
"is_deprecated": false,
"latest_version": "2.1.2",
"repository_url": "https://github.com/spatie/packagist-api",
"versions_count": 14,
"total_downloads": 2264911,
"dependents_count": 11,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 135855,
"first_published_at": null,
"latest_published_at": "2026-07-22T21:23:11Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 22,
"stars": 131,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2016-05-25",
"count": 1
},
{
"date": "2017-01-02",
"count": 1
},
{
"date": "2017-04-27",
"count": 1
},
{
"date": "2017-10-11",
"count": 1
},
{
"date": "2017-11-01",
"count": 1
},
{
"date": "2017-11-11",
"count": 1
},
{
"date": "2017-12-07",
"count": 1
},
{
"date": "2018-05-04",
"count": 1
},
{
"date": "2019-03-08",
"count": 1
},
{
"date": "2019-04-10",
"count": 1
},
{
"date": "2019-06-30",
"count": 1
},
{
"date": "2019-09-03",
"count": 1
},
{
"date": "2019-09-06",
"count": 1
},
{
"date": "2020-12-01",
"count": 1
},
{
"date": "2021-11-28",
"count": 1
},
{
"date": "2022-06-24",
"count": 1
},
{
"date": "2022-07-05",
"count": 1
},
{
"date": "2022-12-15",
"count": 1
},
{
"date": "2023-06-26",
"count": 1
},
{
"date": "2024-02-21",
"count": 1
},
{
"date": "2025-03-05",
"count": 1
},
{
"date": "2026-07-22",
"count": 1
}
],
"complete": true,
"collected": 22,
"total_forks": 22
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": 8288,
"source_files_sampled": 9,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 7,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "guzzlehttp/guzzle",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^7.0 || ^8.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "guzzlehttp/guzzle",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "composer/semver",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "ext-json",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "laravel/pint",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spatie/phpunit-snapshot-assertions",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 7,
"direct_count": 1,
"indirect_count": 6
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 22,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "freekmurze",
"commits": 101,
"avatar_url": "https://avatars.githubusercontent.com/u/483853?v=4"
},
{
"type": "User",
"login": "markwalet",
"commits": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/11446771?v=4"
},
{
"type": "User",
"login": "chrisdicarlo",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/3483368?v=4"
},
{
"type": "User",
"login": "mbabker",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/368545?v=4"
},
{
"type": "User",
"login": "patinthehat",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/5508707?v=4"
},
{
"type": "User",
"login": "sebastiandedeyne",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/1561079?v=4"
},
{
"type": "User",
"login": "AdrianMrn",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/12762044?v=4"
},
{
"type": "User",
"login": "Nielsvanpach",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/10651054?v=4"
},
{
"type": "User",
"login": "TomasVotruba",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/924196?v=4"
},
{
"type": "User",
"login": "AlexVanderbist",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/6287961?v=4"
}
],
"contributors_sampled": 18,
"top_contributor_share": 0.526
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"pint.yml",
"run-tests.yml",
"update-changelog.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"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": 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": "1 out of 4 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 3/14 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 11 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": 5,
"reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"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": "af0a806a37c64f4365235fbb335f39e6746044ab",
"ran_at": "2026-07-23T00:02:51Z",
"aggregate_score": 3.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T21:23:52Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-22T21:23:12Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/spatie/packagist-api",
"host": "github.com",
"name": "packagist-api",
"owner": "spatie"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 37,
"vitality": 65,
"community": 63,
"governance": 71,
"engineering": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 65,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"commits_last_year": 8,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "8 commits in the last year",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 8
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 14,
"latest_release_tag": "2.1.2",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 320.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "14 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 14
}
}
],
"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 ~320.6 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 320.6
}
}
],
"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": 63,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"forks": 22,
"stars": 131,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "131 stars",
"points": 34.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 131
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "22 forks",
"points": 11,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 22
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"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": "good",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"packages": [
"spatie/packagist-api"
],
"dependents": 11,
"ecosystems": "packagist",
"total_downloads": 2264911,
"monthly_downloads": 135855
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "135,855 downloads/month across packagist",
"points": 68.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 135855,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "11 packages depend on it",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 11
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 71,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 18,
"top_contributor_share": 0.526
},
"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 53% of commits",
"points": 10.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 53
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "18 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 18
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 11 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 22,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "22/24 decided PRs merged",
"points": 35.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 22,
"decided": 24
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/14 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 3804,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "spatie",
"public_repos": 524,
"account_age_days": 4457
},
"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": "3,804 followers of spatie",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 3804,
"login": "spatie"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "524 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 524
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"spatie/packagist-api"
],
"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": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"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": 61,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 4 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"php",
"packagist",
"api"
],
"has_wiki": false,
"homepage": "https://spatie.be/open-source/packages",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://spatie.be/open-source/packages",
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 37,
"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": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.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": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 4 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 3/14 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 11 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": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"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": 21
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 25,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.16,
"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": "16 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 8.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 16,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 27,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.01,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"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": 8288,
"source_files_sampled": 9,
"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/9 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 9,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-23T00:03:09.524399Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/spatie/packagist-api.svg",
"full_name": "spatie/packagist-api",
"license_state": "standard",
"license_spdx": "MIT"
}