Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"printer",
"printnode",
"laravel-printing",
"cups",
"ipp"
],
"is_fork": false,
"size_kb": 676,
"has_wiki": false,
"homepage": "https://randallwilk.dev/docs/laravel-printing",
"languages": {
"PHP": 364896
},
"pushed_at": "2026-07-21T21:50:29Z",
"created_at": "2020-06-26T14:44:58Z",
"owner_type": "User",
"updated_at": "2026-07-21T21:50:39Z",
"description": "Direct printing for Laravel apps.",
"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://randallwilk.dev",
"name": "Randall Wilk",
"type": "User",
"login": "rawilk",
"company": "Randall Wilk",
"location": "Wisconsin, United States",
"followers": 108,
"avatar_url": "https://avatars.githubusercontent.com/u/22842525?v=4",
"created_at": "2016-10-14T16:46:24Z",
"is_verified": null,
"public_repos": 32,
"account_age_days": 3567
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.3.0",
"kind": "minor",
"published_at": "2026-07-21T21:50:10Z"
},
{
"tag": "v4.2.0",
"kind": "minor",
"published_at": "2026-06-29T01:25:18Z"
},
{
"tag": "v4.1.0",
"kind": "minor",
"published_at": "2025-06-09T13:42:37Z"
},
{
"tag": "v4.0.1",
"kind": "patch",
"published_at": "2025-06-04T15:53:38Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2025-05-18T20:29:31Z"
},
{
"tag": "v3.0.6",
"kind": "patch",
"published_at": "2025-03-31T18:32:42Z"
},
{
"tag": "v4.0.0-beta.3",
"kind": "prerelease",
"published_at": "2025-03-31T18:16:48Z"
},
{
"tag": "v4.0.0-beta.2",
"kind": "prerelease",
"published_at": "2025-03-19T14:49:01Z"
},
{
"tag": "v4.0.0-beta.1",
"kind": "prerelease",
"published_at": "2025-03-18T15:10:03Z"
},
{
"tag": "v3.0.5",
"kind": "patch",
"published_at": "2025-02-26T14:16:13Z"
},
{
"tag": "v3.0.4",
"kind": "patch",
"published_at": "2024-03-10T22:23:30Z"
},
{
"tag": "v3.0.3",
"kind": "patch",
"published_at": "2023-03-20T17:24:25Z"
},
{
"tag": "v3.0.2",
"kind": "patch",
"published_at": "2023-02-15T14:29:15Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2022-10-31T13:03:11Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2022-02-15T14:44:06Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2021-01-12T14:44:06Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2020-09-13T20:58:39Z"
},
{
"tag": "1.2.2",
"kind": "patch",
"published_at": "2020-09-08T20:01:27Z"
},
{
"tag": "1.2.1",
"kind": "patch",
"published_at": "2020-09-05T02:01:13Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2020-09-02T15:56:42Z"
},
{
"tag": "1.1.6",
"kind": "patch",
"published_at": "2020-07-23T17:22:21Z"
},
{
"tag": "1.1.5",
"kind": "patch",
"published_at": "2020-07-22T15:28:30Z"
},
{
"tag": "1.1.4",
"kind": "patch",
"published_at": "2020-07-15T19:47:38Z"
},
{
"tag": "1.1.3",
"kind": "patch",
"published_at": "2020-07-09T14:42:47Z"
},
{
"tag": "1.1.2",
"kind": "patch",
"published_at": "2020-07-08T13:48:19Z"
},
{
"tag": "1.1.1",
"kind": "patch",
"published_at": "2020-07-08T12:55:57Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2020-07-07T20:21:09Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2020-06-27T02:32:12Z"
}
],
"recent_commits": [
{
"oid": "b83cffff31e8ebbd6526a459ebf2efde5422de33",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "rawilk",
"author_login": "rawilk",
"committed_at": "2026-07-21T21:50:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c502558ab0990b2f6f5846e39bf9a1c3d8b04bd",
"body": null,
"is_bot": false,
"headline": "Fix PrintNode request formatting",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2026-07-21T21:46:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c6051ca3825720968145101c2191ec370217f6a",
"body": "Use the v5 MemoryPrintConnector replacement in ReceiptPrinter.",
"is_bot": true,
"headline": "Composer: Update mike42/escpos-php requirement from ^4.0 to ^5.0 (#126)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-21T21:40:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25dd4bb414d47a3d1acc4936630531963303e7ed",
"body": null,
"is_bot": false,
"headline": "Scope printing services to request lifecycle",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2026-07-21T21:34:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61dc22789e4aa9ef1bdf70b82263466e694552ec",
"body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 7.\n- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)\n- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)\n- [Co\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump stefanzweifel/git-auto-commit-action from 5 to 7 (#118)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-21T21:28:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6daeae68bf78e2e312b500775c360599566df978",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "rawilk",
"author_login": "rawilk",
"committed_at": "2026-06-29T01:25:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b729412cb18a4d92fab893db8696d92a141df90",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2026-06-28T22:44:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04758d6d16109693fa22bc0336813f1df5b39093",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2026-06-28T22:41:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3f1f21a580e2d4c7c6ea8ae32d9864d6cdad615",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2026-06-28T22:39:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f86d931c00f06986d57e37c3fa4a0e8912beef08",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2026-06-28T22:28:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc03e7d0b27ea85095d3d766fa992f3d5f9ce490",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 3 to 7 (#125)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-28T22:11:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6540b24adffd0c0de9f64886ccb4560b412dce16",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.5.0 to 3.1.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.5.0...v3.1.0)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2.5.0 to 3.1.0 (#123)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-28T22:11:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2180b04ef90b0d43ba43fe647fa41592a0434556",
"body": null,
"is_bot": false,
"headline": "Laravel 13.x Compatibility (#121)",
"author_name": "Laravel Shift",
"author_login": "laravel-shift",
"committed_at": "2026-06-28T22:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a698246bc4bc6202c8160044364b29ebe12864a7",
"body": null,
"is_bot": false,
"headline": "PHP Linting (Pint)",
"author_name": "rawilk",
"author_login": "rawilk",
"committed_at": "2026-06-28T22:06:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c14b4f33db0ad320f3a2159e3b829ea15d15f347",
"body": "Fix cups usage by using correct request class name in CupsRequestor",
"is_bot": false,
"headline": "Merge pull request #115 from fkoehl/fix-cups",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2026-06-28T22:06:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2d2e980a94e1a85f1ea3ea948215d481f594d32",
"body": "…bot/fetch-metadata-2.5.0\n\nBump dependabot/fetch-metadata from 2.4.0 to 2.5.0",
"is_bot": true,
"headline": "Merge pull request #120 from rawilk/dependabot/github_actions/dependa…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-01-12T09:28:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e25aee9bc96d007ad9f4809c34347855864831a8",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.4.0 to 2.5.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.4.0...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-version: 2.5.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-12T09:27:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4856702b716b913df0f2bc90fe35fbead769acff",
"body": "…ci/laravel-pint-action-2.6\n\nBump aglipanci/laravel-pint-action from 2.5 to 2.6",
"is_bot": true,
"headline": "Merge pull request #116 from rawilk/dependabot/github_actions/aglipan…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-07-28T15:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a72302e82931794ce7002a69407729cd78b309c1",
"body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.5 to 2.6.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.5...2.6)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nname: aglipanci/laravel-pint-action\n dependency-version: '2.6'\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump aglipanci/laravel-pint-action from 2.5 to 2.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-28T15:51:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "92e57483f3fca3ef74c6be0113402fb11a111701",
"body": "Signed-off-by: Fabrice KOEHL <fabrice.koehl@schiller.fr>",
"is_bot": false,
"headline": "Fix cups usage by using correct request class name in CupsRequestor",
"author_name": "Fabrice KOEHL",
"author_login": "fkoehl",
"committed_at": "2025-07-03T15:40:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0acfb21d8df986d9cbb6f79460e280f4c42f9c9a",
"body": "…rettier_action-4.6\n\nBump creyD/prettier_action from 4.5 to 4.6",
"is_bot": true,
"headline": "Merge pull request #113 from rawilk/dependabot/github_actions/creyD/p…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-06-16T08:23:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6efc5506246af0ccf01aebec03e98d54ce4ade0a",
"body": "Bumps [creyD/prettier_action](https://github.com/creyd/prettier_action) from 4.5 to 4.6.\n- [Release notes](https://github.com/creyd/prettier_action/releases)\n- [Commits](https://github.com/creyd/prettier_action/compare/v4.5...v4.6)\n\n---\nupdated-dependencies:\n- dependency-name: creyD/prettier_action\n dependency-version: '4.6'\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump creyD/prettier_action from 4.5 to 4.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-16T08:23:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beec4b78291c8cceb48cc2827cb231997a47a889",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "rawilk",
"author_login": "rawilk",
"committed_at": "2025-06-09T13:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03e93c81a81a21530ca40c737634b2e3213ecc09",
"body": null,
"is_bot": false,
"headline": "Merge pull request #111 from rawilk/bug/config-tweaks",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-06-09T13:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "581643612838c69ae47d32444a0a9acdf6c6c802",
"body": null,
"is_bot": false,
"headline": "Remove 'driver' config key from package-supported drivers",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-06-09T13:29:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48b58addd281b127f679d0a6a39cac79549288bc",
"body": null,
"is_bot": false,
"headline": "Cast CUPS port in config to an int",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-06-09T13:25:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cbb7c68123b219ca2715c2bac4e2aa28db5909c",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "rawilk",
"author_login": "rawilk",
"committed_at": "2025-06-04T15:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c21d1ac907277bcbfc54b685edad1356f1e41d4c",
"body": "PrintNodeApiRequestor incorrectly casts booleans to strings",
"is_bot": false,
"headline": "Merge pull request #109 from vrdist-john/hotfix/update-booleans",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-06-04T15:51:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63a1883b04a00a7ae5a46b372431920a9f1adc87",
"body": null,
"is_bot": false,
"headline": "update booleans to send as bools in request rather than strings",
"author_name": "John Shillabeer",
"author_login": "vrdist-john",
"committed_at": "2025-05-21T00:20:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04cabeb5ace5d40722eb21651f8a86afba06f241",
"body": null,
"is_bot": false,
"headline": "Remove pre-release notice",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-05-20T21:10:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38048d2f516f07db183170bdb2e9075d0eb06e4e",
"body": "…bot/fetch-metadata-2.4.0\n\nBump dependabot/fetch-metadata from 2.3.0 to 2.4.0",
"is_bot": true,
"headline": "Merge pull request #108 from rawilk/dependabot/github_actions/dependa…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-05-12T09:04:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c2c8631d0a0d34139b3946e791fe400239f4b62",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 2.4.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.3.0...v2.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-version: 2.4.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-12T09:04:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c91c0be66c9428900d7795470138bc100501941",
"body": "…rettier_action-4.5\n\nBump creyD/prettier_action from 4.3 to 4.5",
"is_bot": true,
"headline": "Merge pull request #107 from rawilk/dependabot/github_actions/creyD/p…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-05-12T09:03:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35fa84af86b3518ce3e09bba9ad644fffa2ed88e",
"body": "Bumps [creyD/prettier_action](https://github.com/creyd/prettier_action) from 4.3 to 4.5.\n- [Release notes](https://github.com/creyd/prettier_action/releases)\n- [Commits](https://github.com/creyd/prettier_action/compare/v4.3...v4.5)\n\n---\nupdated-dependencies:\n- dependency-name: creyD/prettier_action\n dependency-version: '4.5'\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump creyD/prettier_action from 4.3 to 4.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-12T09:03:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6995ed99bff3ecbe32726e86f9151efe20426ae",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "rawilk",
"author_login": "rawilk",
"committed_at": "2025-03-31T18:32:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6332e0d9950ee264e0fda37c7d6af41317f58ba9",
"body": null,
"is_bot": false,
"headline": "PHP Linting (Pint)",
"author_name": "rawilk",
"author_login": "rawilk",
"committed_at": "2025-03-31T18:14:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a85e5d81218629d61ca15bfca19925f8c7da490",
"body": "Fix: allow macro calls on the ReceiptPrinter class",
"is_bot": false,
"headline": "Merge pull request #106 from AlexanderPoellmann/main",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-31T18:13:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75a3c334ae9cde396dec89a0f50fee7edd4b0bf4",
"body": "The original ReceiptPrinter class overrides Macroable::__call() keeping any macros from being executed, as an InvalidArgumentException will always be thrown. I fixed this by calling the traits orignal __call() method after checking for existing methods on the printer class.",
"is_bot": false,
"headline": "Fix: allow macro calls on the ReceiptPrinter class",
"author_name": "Alexander Manfred Pöllmann",
"author_login": "AlexanderPoellmann",
"committed_at": "2025-03-29T11:43:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da10a284df8ed3751b5027637dae24345944b43c",
"body": null,
"is_bot": false,
"headline": "Formatting",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-19T14:46:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "109de65ec30fdcb3ae1104538a5bd262fb4cfbc5",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-19T14:42:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c628ec156e962eec017f8d56ce6e78fca7633ba5",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-19T14:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b028c3a084d4b6b226b94289cf2f7ac120217b82",
"body": null,
"is_bot": false,
"headline": "Skip cups requests for now",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-19T14:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46fb16e5fe0341920fb0e0d650613a1806c3d026",
"body": null,
"is_bot": false,
"headline": "Ensure PrintNode API key is configured to at least something in tests",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-19T14:01:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f36b896d1cdd7a7ba9dd5f0dc207cb8a59211f2",
"body": null,
"is_bot": false,
"headline": "Skip whoami check if PrintNode account id not present",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-19T13:56:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b305ed4a9fd7578c8362812d617b86fcde4e87c",
"body": null,
"is_bot": false,
"headline": "Update docs",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-19T13:50:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3f996ae6dace6c2dd7b10df1a44b7a8f2e0ee1c",
"body": null,
"is_bot": false,
"headline": "Forward $opts to printers() call",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-19T13:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb7c141c6fe55756e52e17450aecf18243e34b77",
"body": null,
"is_bot": false,
"headline": "Add php 8.4 to tests",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-19T13:43:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2a7d18249d027fea818617c2c1d142e098ae627",
"body": null,
"is_bot": false,
"headline": "Run linting on PRs",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-19T13:41:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af49e954f92d750758b7ae77333f01a45bb42fdd",
"body": null,
"is_bot": false,
"headline": "PHP Linting (Pint)",
"author_name": "rawilk",
"author_login": "rawilk",
"committed_at": "2025-03-19T13:38:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbe37a03c4a2244897ff84fe037b402e06b119e8",
"body": null,
"is_bot": false,
"headline": "Cups minor fixes (#105)",
"author_name": "vatsake",
"author_login": "vatsake",
"committed_at": "2025-03-19T13:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c745a7e4fd15f7f95bdb858c8f11541f912587a8",
"body": null,
"is_bot": false,
"headline": "Fix typo",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-18T16:01:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d91198fed47f858af9ce756d03a7b4b13fc6b1f5",
"body": null,
"is_bot": false,
"headline": "Update docs",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-18T15:51:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af03f80e70ad7d6bd61b174d5d026af9627444c4",
"body": null,
"is_bot": false,
"headline": "Prettified Code!",
"author_name": "rawilk",
"author_login": "rawilk",
"committed_at": "2025-03-18T15:12:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00f17b5fc50019213871dde468b239139206541d",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-18T15:12:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58741617e80a8f1038216a600d15a2c511ab7941",
"body": null,
"is_bot": false,
"headline": "Update version compare link",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-18T15:07:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bba6eb96aa7c92f5185303fe3bd36f3d1fbed8b2",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.2.0...v2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#100)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-18T15:04:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d57ef35b920f7b1af6ce7dd2f83eaf8bd662df31",
"body": null,
"is_bot": false,
"headline": "Prettified Code!",
"author_name": "rawilk",
"author_login": "rawilk",
"committed_at": "2025-03-18T15:02:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3601d5e5e0a522749895a4f6ae248d0a907390a0",
"body": "[Release] 4.x",
"is_bot": false,
"headline": "Merge pull request #99 from rawilk/release/4.x",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-18T15:02:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "685090d944ae31664a48e4510521ff471aaabc42",
"body": null,
"is_bot": false,
"headline": "Add pre-release warning",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-18T15:00:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06a4b5e13ea5865759fdef8ad65f0ddd95f192a6",
"body": null,
"is_bot": false,
"headline": "Update upgrade guide",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-18T14:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a655654192cbcea824984be1f2cff444c04e071c",
"body": null,
"is_bot": false,
"headline": "Ensure cups requests use `application/ipp` content type",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-18T13:42:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8824c63ebcc5019d0dbf61185656ba5e92819954",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-18T13:32:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6e90b48b987448cb46afed0be1750232d44535a",
"body": null,
"is_bot": false,
"headline": "Create v4 upgrade guide",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-13T19:58:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa5988d24e7f1a494e9cffa09d61d6e622197e67",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-13T19:46:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4181d00ee5edb7c22d60a5fe6de0fa87fa38e7e",
"body": null,
"is_bot": false,
"headline": "Allow PrintNode api key to be updated through the Printing facade",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-13T19:08:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc7915fb8e622b312bfefdb786662331cf40c6ca",
"body": null,
"is_bot": false,
"headline": "Update requirements",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-13T17:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "697d629cb9a3c28c423752c057f990ebd0a30498",
"body": null,
"is_bot": false,
"headline": "Add credits",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-13T16:59:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24d6e6cbf482dd981e6031050a83efe258d7f535",
"body": null,
"is_bot": false,
"headline": "Update version",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-13T16:59:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "393e97cdfbed513d375985fb206549d7a361e871",
"body": null,
"is_bot": false,
"headline": "Prettified Code!",
"author_name": "rawilk",
"author_login": "rawilk",
"committed_at": "2025-03-13T16:56:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceccea62177c0697b61d314fda7ed89f36ad2d08",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-13T16:56:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aba0035ab81f535f3129ee662603447602eeac76",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-13T16:06:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "703dfa2f98f04575fe1669f00a412382c7ab9735",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-13T16:02:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ca69ecd09c3e119bc5f1f4bc96ecf6579e88e35",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-13T15:56:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc29c46c45fa33908cabce7a6c7905213ba17bbb",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/release/4.x' into release/4.x",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-13T15:54:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aa242c6f82fe9dafb1d9bf26c17085fe923765b",
"body": null,
"is_bot": false,
"headline": "Skip arch tests if arch() function is not defined",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-13T15:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "176fd3b481eba8cd310a8bf87c85264d4724f8fd",
"body": null,
"is_bot": false,
"headline": "PHP Linting (Pint)",
"author_name": "rawilk",
"author_login": "rawilk",
"committed_at": "2025-03-13T15:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0255861f5967a5855c07f26ed63599ed11393cd1",
"body": null,
"is_bot": false,
"headline": "Make ReceiptPrinter Conditionable",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-13T15:33:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28f110ef9c4eb4578bddc52cfe645dc41d93250a",
"body": null,
"is_bot": false,
"headline": "Update facade docblock",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-13T15:24:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1194b9ddc5628061f7d21f2df126a411b5340079",
"body": null,
"is_bot": false,
"headline": "Improve driver switching & parameter forwarding",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-13T15:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c7120d20f496407be3fba0db4d4f6d39e6b3b87",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-13T13:43:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f352f43d29365ea208d49fa4b75f0dc93ef96fef",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-13T13:10:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14ddbf3fe2688d59e90b586f0829328a11b506e9",
"body": null,
"is_bot": false,
"headline": "Fix typo",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-10T18:40:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b730ef5d9efec3fb9643bd79fa7e6fcb0d81d004",
"body": null,
"is_bot": false,
"headline": "Remove old code",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-10T18:25:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15c02c532f1e04644e667ba4964c479a9c933875",
"body": null,
"is_bot": false,
"headline": "Make print node client conditionable",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-10T14:04:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0a8ae24c8152283df75fde8dcef824f4a2401cd",
"body": null,
"is_bot": false,
"headline": "Convert Cups Sides to enum",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-10T14:01:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8db5c8be00c03dac524e47aa5e7c8fec5089a64",
"body": null,
"is_bot": false,
"headline": "Convert Cups Sides to enum",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-10T14:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d794f50a168e5de4ed9eb5a357e93dcecbe5cbca",
"body": null,
"is_bot": false,
"headline": "Convert Cups Orientation to enum",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-10T13:58:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eba7381978ecb95391b63720544666abe5543e0d",
"body": null,
"is_bot": false,
"headline": "Convert Cups ContentType to enum",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-10T13:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72c47abcc7eeb7f9213ca7c94c403e9129fabe82",
"body": null,
"is_bot": false,
"headline": "Formatting",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-10T13:44:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d21cee621f7ae30a519d1f2d82b606f0fa6db4f",
"body": null,
"is_bot": false,
"headline": "Move enum namespace",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-10T13:43:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab1bdc86406ca86a995177f4c277778d78c2104a",
"body": null,
"is_bot": false,
"headline": "Formatting",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-10T13:40:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6da6b473bf5f2d657eef02191211e207ceea34b3",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-10T13:22:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34585bc9d8d3b7ce40662befd9fc5c88baa6fa4e",
"body": null,
"is_bot": false,
"headline": "Refactoring",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-10T13:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ef11302ab54b4e2c5dd208e1dd5a47743c8ff3f",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-03-10T13:20:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76ef855dbc51a7fa3f817db03dc184923b80ef2b",
"body": "…ci/laravel-pint-action-2.5\n\nBump aglipanci/laravel-pint-action from 2.4 to 2.5",
"is_bot": true,
"headline": "Merge pull request #101 from rawilk/dependabot/github_actions/aglipan…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-03-03T08:32:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b84eda386fff0133e7429c4b861d22de64ad114b",
"body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.4 to 2.5.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.4...2.5)\n\n---\nupdated-dependencies:\n- dependency-name: aglipanci/laravel-pint-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump aglipanci/laravel-pint-action from 2.4 to 2.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-03T08:32:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9de538f175c27ccff4af6059012ac4943fb8c913",
"body": null,
"is_bot": false,
"headline": "Add PrintDriver enum",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-02-26T17:36:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "175e8344fa78c167128d2ca872769857b27ab7d5",
"body": null,
"is_bot": false,
"headline": "Add architecture tests",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-02-26T17:33:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ae296cffc57b5f6a8a35d870d14a41cdbf3eb9b",
"body": null,
"is_bot": false,
"headline": "Make service provider final",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-02-26T17:12:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc1d445ef149e1d18b259a9855522646d0f58c46",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Randall Wilk",
"author_login": "rawilk",
"committed_at": "2025-02-26T17:02:10Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 28,
"commits_last_year": 14,
"latest_release_at": "2026-07-21T21:50:10Z",
"latest_release_tag": "v4.3.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 3,
"days_since_latest_release": 0,
"mean_days_between_releases": 56.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 85,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "rawilk/laravel-printing",
"exists": true,
"license": "MIT",
"keywords": [
"PrintNode",
"CUPS",
"rawilk",
"laravel-printing",
"Receipt printing",
"Direct printing",
"Raw printing",
"ipp"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/rawilk/laravel-printing",
"is_deprecated": false,
"latest_version": "v4.2.0",
"repository_url": "https://github.com/rawilk/laravel-printing",
"versions_count": 27,
"total_downloads": 295881,
"dependents_count": 1,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 11535,
"first_published_at": null,
"latest_published_at": "2026-06-28T22:44:45Z",
"latest_version_yanked": null,
"days_since_latest_publish": 23
}
]
},
"popularity": {
"forks": 93,
"stars": 564,
"watchers": 10,
"fork_history": {
"days": [
{
"date": "2020-07-16",
"count": 1
},
{
"date": "2020-08-03",
"count": 1
},
{
"date": "2020-08-06",
"count": 1
},
{
"date": "2020-08-07",
"count": 6
},
{
"date": "2020-08-10",
"count": 2
},
{
"date": "2020-08-11",
"count": 2
},
{
"date": "2020-08-19",
"count": 1
},
{
"date": "2020-08-20",
"count": 1
},
{
"date": "2020-09-05",
"count": 1
},
{
"date": "2020-09-29",
"count": 1
},
{
"date": "2020-12-01",
"count": 1
},
{
"date": "2020-12-04",
"count": 1
},
{
"date": "2020-12-15",
"count": 1
},
{
"date": "2020-12-16",
"count": 1
},
{
"date": "2020-12-19",
"count": 1
},
{
"date": "2021-01-10",
"count": 1
},
{
"date": "2021-02-12",
"count": 1
},
{
"date": "2021-03-01",
"count": 1
},
{
"date": "2021-03-02",
"count": 1
},
{
"date": "2021-03-07",
"count": 2
},
{
"date": "2021-06-03",
"count": 1
},
{
"date": "2022-01-06",
"count": 1
},
{
"date": "2022-01-19",
"count": 1
},
{
"date": "2022-02-04",
"count": 1
},
{
"date": "2022-02-05",
"count": 1
},
{
"date": "2022-02-15",
"count": 1
},
{
"date": "2022-02-25",
"count": 1
},
{
"date": "2022-04-23",
"count": 1
},
{
"date": "2022-06-30",
"count": 1
},
{
"date": "2022-08-19",
"count": 1
},
{
"date": "2022-09-03",
"count": 1
},
{
"date": "2022-10-29",
"count": 1
},
{
"date": "2022-12-25",
"count": 1
},
{
"date": "2023-01-03",
"count": 1
},
{
"date": "2023-02-02",
"count": 2
},
{
"date": "2023-06-13",
"count": 1
},
{
"date": "2023-07-04",
"count": 1
},
{
"date": "2023-09-24",
"count": 1
},
{
"date": "2023-10-10",
"count": 1
},
{
"date": "2023-10-11",
"count": 1
},
{
"date": "2023-10-26",
"count": 1
},
{
"date": "2023-11-27",
"count": 1
},
{
"date": "2023-12-11",
"count": 1
},
{
"date": "2024-02-10",
"count": 1
},
{
"date": "2024-02-28",
"count": 1
},
{
"date": "2024-03-14",
"count": 1
},
{
"date": "2024-03-28",
"count": 1
},
{
"date": "2024-05-01",
"count": 1
},
{
"date": "2024-05-03",
"count": 1
},
{
"date": "2024-06-13",
"count": 2
},
{
"date": "2024-06-14",
"count": 1
},
{
"date": "2024-06-25",
"count": 1
},
{
"date": "2024-07-10",
"count": 1
},
{
"date": "2024-08-17",
"count": 1
},
{
"date": "2024-10-11",
"count": 1
},
{
"date": "2024-11-07",
"count": 1
},
{
"date": "2024-11-23",
"count": 1
},
{
"date": "2025-01-14",
"count": 1
},
{
"date": "2025-02-07",
"count": 1
},
{
"date": "2025-03-13",
"count": 1
},
{
"date": "2025-03-24",
"count": 1
},
{
"date": "2025-03-29",
"count": 1
},
{
"date": "2025-04-23",
"count": 1
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-05-21",
"count": 1
},
{
"date": "2025-05-28",
"count": 1
},
{
"date": "2025-06-06",
"count": 1
},
{
"date": "2025-06-23",
"count": 1
},
{
"date": "2025-10-10",
"count": 1
},
{
"date": "2025-11-05",
"count": 1
},
{
"date": "2026-01-12",
"count": 1
},
{
"date": "2026-01-15",
"count": 2
},
{
"date": "2026-02-17",
"count": 1
},
{
"date": "2026-04-06",
"count": 1
},
{
"date": "2026-04-30",
"count": 1
},
{
"date": "2026-05-06",
"count": 1
},
{
"date": "2026-05-19",
"count": 1
},
{
"date": "2026-06-25",
"count": 1
},
{
"date": "2026-07-15",
"count": 1
}
],
"complete": true,
"collected": 90,
"total_forks": 93
},
"star_history": {
"days": [
{
"date": "2020-07-23",
"count": 1
},
{
"date": "2020-07-31",
"count": 3
},
{
"date": "2020-08-02",
"count": 4
},
{
"date": "2020-08-03",
"count": 2
},
{
"date": "2020-08-05",
"count": 5
},
{
"date": "2020-08-06",
"count": 39
},
{
"date": "2020-08-07",
"count": 19
},
{
"date": "2020-08-08",
"count": 5
},
{
"date": "2020-08-09",
"count": 10
},
{
"date": "2020-08-10",
"count": 9
},
{
"date": "2020-08-11",
"count": 7
},
{
"date": "2020-08-12",
"count": 4
},
{
"date": "2020-08-13",
"count": 2
},
{
"date": "2020-08-14",
"count": 4
},
{
"date": "2020-08-15",
"count": 2
},
{
"date": "2020-08-17",
"count": 2
},
{
"date": "2020-08-19",
"count": 2
},
{
"date": "2020-08-20",
"count": 2
},
{
"date": "2020-08-22",
"count": 1
},
{
"date": "2020-08-26",
"count": 3
},
{
"date": "2020-08-31",
"count": 1
},
{
"date": "2020-09-03",
"count": 1
},
{
"date": "2020-09-07",
"count": 1
},
{
"date": "2020-09-11",
"count": 1
},
{
"date": "2020-09-12",
"count": 2
},
{
"date": "2020-09-14",
"count": 1
},
{
"date": "2020-09-15",
"count": 1
},
{
"date": "2020-09-20",
"count": 1
},
{
"date": "2020-09-22",
"count": 1
},
{
"date": "2020-09-26",
"count": 3
},
{
"date": "2020-10-07",
"count": 1
},
{
"date": "2020-10-08",
"count": 1
},
{
"date": "2020-11-03",
"count": 1
},
{
"date": "2020-11-04",
"count": 1
},
{
"date": "2020-11-10",
"count": 1
},
{
"date": "2020-11-12",
"count": 1
},
{
"date": "2020-11-17",
"count": 3
},
{
"date": "2020-11-22",
"count": 1
},
{
"date": "2020-11-25",
"count": 1
},
{
"date": "2020-12-06",
"count": 1
},
{
"date": "2020-12-09",
"count": 1
},
{
"date": "2020-12-15",
"count": 1
},
{
"date": "2020-12-28",
"count": 1
},
{
"date": "2020-12-31",
"count": 1
},
{
"date": "2021-01-15",
"count": 2
},
{
"date": "2021-01-26",
"count": 1
},
{
"date": "2021-02-06",
"count": 1
},
{
"date": "2021-02-21",
"count": 1
},
{
"date": "2021-02-24",
"count": 1
},
{
"date": "2021-03-10",
"count": 1
},
{
"date": "2021-03-25",
"count": 3
},
{
"date": "2021-03-26",
"count": 2
},
{
"date": "2021-03-27",
"count": 1
},
{
"date": "2021-04-04",
"count": 1
},
{
"date": "2021-04-09",
"count": 1
},
{
"date": "2021-04-16",
"count": 1
},
{
"date": "2021-04-20",
"count": 1
},
{
"date": "2021-04-22",
"count": 1
},
{
"date": "2021-04-25",
"count": 1
},
{
"date": "2021-04-30",
"count": 1
},
{
"date": "2021-05-02",
"count": 1
},
{
"date": "2021-05-12",
"count": 1
},
{
"date": "2021-05-13",
"count": 1
},
{
"date": "2021-05-28",
"count": 1
},
{
"date": "2021-06-02",
"count": 1
},
{
"date": "2021-06-09",
"count": 1
},
{
"date": "2021-06-13",
"count": 1
},
{
"date": "2021-06-21",
"count": 1
},
{
"date": "2021-06-26",
"count": 1
},
{
"date": "2021-06-27",
"count": 2
},
{
"date": "2021-07-05",
"count": 1
},
{
"date": "2021-07-13",
"count": 1
},
{
"date": "2021-07-27",
"count": 1
},
{
"date": "2021-08-05",
"count": 1
},
{
"date": "2021-08-10",
"count": 1
},
{
"date": "2021-08-17",
"count": 1
},
{
"date": "2021-08-26",
"count": 1
},
{
"date": "2021-08-29",
"count": 1
},
{
"date": "2021-08-31",
"count": 1
},
{
"date": "2021-09-01",
"count": 1
},
{
"date": "2021-09-03",
"count": 1
},
{
"date": "2021-09-04",
"count": 1
},
{
"date": "2021-09-17",
"count": 1
},
{
"date": "2021-09-21",
"count": 1
},
{
"date": "2021-09-29",
"count": 1
},
{
"date": "2021-10-13",
"count": 1
},
{
"date": "2021-10-22",
"count": 1
},
{
"date": "2021-11-14",
"count": 1
},
{
"date": "2021-11-21",
"count": 1
},
{
"date": "2021-11-25",
"count": 1
},
{
"date": "2022-01-08",
"count": 1
},
{
"date": "2022-01-14",
"count": 1
},
{
"date": "2022-01-20",
"count": 1
},
{
"date": "2022-02-04",
"count": 1
},
{
"date": "2022-02-15",
"count": 2
},
{
"date": "2022-02-21",
"count": 1
},
{
"date": "2022-02-23",
"count": 2
},
{
"date": "2022-02-24",
"count": 1
},
{
"date": "2022-03-03",
"count": 2
},
{
"date": "2022-03-04",
"count": 1
},
{
"date": "2022-03-05",
"count": 1
},
{
"date": "2022-03-07",
"count": 1
},
{
"date": "2022-03-11",
"count": 2
},
{
"date": "2022-03-18",
"count": 1
},
{
"date": "2022-03-24",
"count": 1
},
{
"date": "2022-03-27",
"count": 2
},
{
"date": "2022-03-28",
"count": 1
},
{
"date": "2022-03-29",
"count": 1
},
{
"date": "2022-03-30",
"count": 1
},
{
"date": "2022-04-01",
"count": 1
},
{
"date": "2022-04-11",
"count": 1
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-04-29",
"count": 1
},
{
"date": "2022-05-03",
"count": 1
},
{
"date": "2022-05-17",
"count": 1
},
{
"date": "2022-05-25",
"count": 1
},
{
"date": "2022-05-28",
"count": 1
},
{
"date": "2022-05-30",
"count": 1
},
{
"date": "2022-06-06",
"count": 1
},
{
"date": "2022-06-16",
"count": 1
},
{
"date": "2022-06-21",
"count": 1
},
{
"date": "2022-06-22",
"count": 1
},
{
"date": "2022-06-25",
"count": 1
},
{
"date": "2022-06-29",
"count": 1
},
{
"date": "2022-07-04",
"count": 1
},
{
"date": "2022-07-07",
"count": 1
},
{
"date": "2022-07-10",
"count": 1
},
{
"date": "2022-07-25",
"count": 1
},
{
"date": "2022-07-29",
"count": 1
},
{
"date": "2022-08-16",
"count": 1
},
{
"date": "2022-08-19",
"count": 1
},
{
"date": "2022-08-21",
"count": 1
},
{
"date": "2022-08-28",
"count": 1
},
{
"date": "2022-09-03",
"count": 1
},
{
"date": "2022-09-12",
"count": 1
},
{
"date": "2022-09-20",
"count": 1
},
{
"date": "2022-09-29",
"count": 1
},
{
"date": "2022-10-03",
"count": 1
},
{
"date": "2022-10-04",
"count": 1
},
{
"date": "2022-10-22",
"count": 1
},
{
"date": "2022-10-29",
"count": 1
},
{
"date": "2022-11-13",
"count": 1
},
{
"date": "2022-11-28",
"count": 1
},
{
"date": "2022-12-01",
"count": 1
},
{
"date": "2022-12-10",
"count": 1
},
{
"date": "2022-12-16",
"count": 1
},
{
"date": "2023-01-16",
"count": 1
},
{
"date": "2023-01-18",
"count": 1
},
{
"date": "2023-02-01",
"count": 1
},
{
"date": "2023-02-10",
"count": 1
},
{
"date": "2023-02-19",
"count": 1
},
{
"date": "2023-02-21",
"count": 1
},
{
"date": "2023-02-22",
"count": 1
},
{
"date": "2023-02-24",
"count": 1
},
{
"date": "2023-02-26",
"count": 1
},
{
"date": "2023-03-03",
"count": 1
},
{
"date": "2023-03-08",
"count": 1
},
{
"date": "2023-03-09",
"count": 1
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-04-08",
"count": 1
},
{
"date": "2023-04-09",
"count": 2
},
{
"date": "2023-04-15",
"count": 1
},
{
"date": "2023-04-18",
"count": 1
},
{
"date": "2023-04-20",
"count": 1
},
{
"date": "2023-05-08",
"count": 1
},
{
"date": "2023-05-09",
"count": 1
},
{
"date": "2023-05-10",
"count": 1
},
{
"date": "2023-05-19",
"count": 2
},
{
"date": "2023-05-25",
"count": 2
},
{
"date": "2023-06-03",
"count": 1
},
{
"date": "2023-06-09",
"count": 1
},
{
"date": "2023-06-11",
"count": 1
},
{
"date": "2023-06-13",
"count": 1
},
{
"date": "2023-06-20",
"count": 1
},
{
"date": "2023-06-24",
"count": 1
},
{
"date": "2023-06-26",
"count": 1
},
{
"date": "2023-06-27",
"count": 1
},
{
"date": "2023-06-28",
"count": 1
},
{
"date": "2023-07-04",
"count": 2
},
{
"date": "2023-07-09",
"count": 1
},
{
"date": "2023-07-10",
"count": 1
},
{
"date": "2023-07-12",
"count": 1
},
{
"date": "2023-07-20",
"count": 1
},
{
"date": "2023-07-21",
"count": 2
},
{
"date": "2023-07-22",
"count": 1
},
{
"date": "2023-07-25",
"count": 1
},
{
"date": "2023-08-02",
"count": 1
},
{
"date": "2023-08-03",
"count": 1
},
{
"date": "2023-08-04",
"count": 1
},
{
"date": "2023-08-06",
"count": 1
},
{
"date": "2023-08-11",
"count": 1
},
{
"date": "2023-09-02",
"count": 1
},
{
"date": "2023-09-05",
"count": 1
},
{
"date": "2023-09-08",
"count": 2
},
{
"date": "2023-09-14",
"count": 1
},
{
"date": "2023-09-15",
"count": 1
},
{
"date": "2023-09-26",
"count": 1
},
{
"date": "2023-10-01",
"count": 1
},
{
"date": "2023-10-10",
"count": 1
},
{
"date": "2023-10-17",
"count": 1
},
{
"date": "2023-11-02",
"count": 2
},
{
"date": "2023-11-04",
"count": 1
},
{
"date": "2023-11-13",
"count": 1
},
{
"date": "2023-11-15",
"count": 1
},
{
"date": "2023-11-16",
"count": 1
},
{
"date": "2023-11-19",
"count": 2
},
{
"date": "2023-11-21",
"count": 1
},
{
"date": "2023-12-06",
"count": 1
},
{
"date": "2023-12-07",
"count": 2
},
{
"date": "2023-12-17",
"count": 2
},
{
"date": "2023-12-29",
"count": 1
},
{
"date": "2024-02-08",
"count": 1
},
{
"date": "2024-02-11",
"count": 1
},
{
"date": "2024-02-19",
"count": 1
},
{
"date": "2024-02-21",
"count": 1
},
{
"date": "2024-03-03",
"count": 1
},
{
"date": "2024-03-04",
"count": 1
},
{
"date": "2024-03-07",
"count": 1
},
{
"date": "2024-03-09",
"count": 1
},
{
"date": "2024-03-12",
"count": 1
},
{
"date": "2024-03-18",
"count": 1
},
{
"date": "2024-03-19",
"count": 1
},
{
"date": "2024-03-25",
"count": 1
},
{
"date": "2024-03-26",
"count": 1
},
{
"date": "2024-03-28",
"count": 1
},
{
"date": "2024-03-30",
"count": 1
},
{
"date": "2024-03-31",
"count": 1
},
{
"date": "2024-04-01",
"count": 1
},
{
"date": "2024-04-04",
"count": 1
},
{
"date": "2024-04-07",
"count": 16
},
{
"date": "2024-04-08",
"count": 9
},
{
"date": "2024-04-09",
"count": 1
},
{
"date": "2024-04-15",
"count": 1
},
{
"date": "2024-04-21",
"count": 1
},
{
"date": "2024-04-23",
"count": 1
},
{
"date": "2024-04-28",
"count": 1
},
{
"date": "2024-05-02",
"count": 1
},
{
"date": "2024-05-07",
"count": 1
},
{
"date": "2024-05-11",
"count": 1
},
{
"date": "2024-05-13",
"count": 1
},
{
"date": "2024-05-22",
"count": 1
},
{
"date": "2024-06-04",
"count": 1
},
{
"date": "2024-06-07",
"count": 1
},
{
"date": "2024-06-08",
"count": 1
},
{
"date": "2024-06-13",
"count": 6
},
{
"date": "2024-06-14",
"count": 3
},
{
"date": "2024-06-15",
"count": 4
},
{
"date": "2024-06-26",
"count": 1
},
{
"date": "2024-07-04",
"count": 1
},
{
"date": "2024-07-06",
"count": 1
},
{
"date": "2024-07-07",
"count": 1
},
{
"date": "2024-07-11",
"count": 1
},
{
"date": "2024-07-12",
"count": 2
},
{
"date": "2024-07-14",
"count": 1
},
{
"date": "2024-07-20",
"count": 1
},
{
"date": "2024-07-22",
"count": 1
},
{
"date": "2024-07-23",
"count": 1
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-07-27",
"count": 1
},
{
"date": "2024-08-03",
"count": 1
},
{
"date": "2024-08-09",
"count": 1
},
{
"date": "2024-08-16",
"count": 2
},
{
"date": "2024-08-17",
"count": 1
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2024-08-28",
"count": 1
},
{
"date": "2024-08-29",
"count": 1
},
{
"date": "2024-09-23",
"count": 1
},
{
"date": "2024-09-24",
"count": 1
},
{
"date": "2024-09-26",
"count": 2
},
{
"date": "2024-09-28",
"count": 1
},
{
"date": "2024-10-15",
"count": 2
},
{
"date": "2024-10-25",
"count": 1
},
{
"date": "2024-10-30",
"count": 1
},
{
"date": "2024-11-09",
"count": 1
},
{
"date": "2024-11-16",
"count": 1
},
{
"date": "2024-11-18",
"count": 1
},
{
"date": "2024-11-22",
"count": 5
},
{
"date": "2024-11-23",
"count": 6
},
{
"date": "2024-11-24",
"count": 1
},
{
"date": "2024-11-27",
"count": 1
},
{
"date": "2024-11-28",
"count": 2
},
{
"date": "2024-11-30",
"count": 1
},
{
"date": "2024-12-02",
"count": 1
},
{
"date": "2024-12-27",
"count": 1
},
{
"date": "2025-01-04",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-01-14",
"count": 1
},
{
"date": "2025-01-17",
"count": 1
},
{
"date": "2025-01-22",
"count": 1
},
{
"date": "2025-01-23",
"count": 1
},
{
"date": "2025-01-28",
"count": 1
},
{
"date": "2025-02-06",
"count": 1
},
{
"date": "2025-02-07",
"count": 1
},
{
"date": "2025-02-08",
"count": 1
},
{
"date": "2025-02-19",
"count": 1
},
{
"date": "2025-02-20",
"count": 1
},
{
"date": "2025-02-21",
"count": 2
},
{
"date": "2025-02-24",
"count": 1
},
{
"date": "2025-02-25",
"count": 1
},
{
"date": "2025-02-27",
"count": 1
},
{
"date": "2025-03-04",
"count": 1
},
{
"date": "2025-03-06",
"count": 1
},
{
"date": "2025-03-08",
"count": 1
},
{
"date": "2025-03-10",
"count": 1
},
{
"date": "2025-03-18",
"count": 1
},
{
"date": "2025-03-19",
"count": 1
},
{
"date": "2025-03-20",
"count": 2
},
{
"date": "2025-03-22",
"count": 1
},
{
"date": "2025-03-26",
"count": 2
},
{
"date": "2025-03-31",
"count": 1
},
{
"date": "2025-04-07",
"count": 1
},
{
"date": "2025-04-11",
"count": 1
},
{
"date": "2025-04-13",
"count": 1
},
{
"date": "2025-04-15",
"count": 1
},
{
"date": "2025-04-21",
"count": 1
},
{
"date": "2025-04-23",
"count": 3
},
{
"date": "2025-04-24",
"count": 1
},
{
"date": "2025-04-25",
"count": 1
},
{
"date": "2025-04-27",
"count": 2
},
{
"date": "2025-04-28",
"count": 1
},
{
"date": "2025-05-07",
"count": 1
},
{
"date": "2025-05-19",
"count": 1
},
{
"date": "2025-05-21",
"count": 1
},
{
"date": "2025-06-02",
"count": 1
},
{
"date": "2025-06-04",
"count": 1
},
{
"date": "2025-06-06",
"count": 1
},
{
"date": "2025-06-09",
"count": 1
},
{
"date": "2025-06-11",
"count": 1
},
{
"date": "2025-06-17",
"count": 1
},
{
"date": "2025-06-24",
"count": 2
},
{
"date": "2025-06-30",
"count": 1
},
{
"date": "2025-07-11",
"count": 1
},
{
"date": "2025-07-17",
"count": 1
},
{
"date": "2025-07-23",
"count": 1
},
{
"date": "2025-08-03",
"count": 1
},
{
"date": "2025-08-05",
"count": 1
},
{
"date": "2025-08-08",
"count": 1
},
{
"date": "2025-09-03",
"count": 1
},
{
"date": "2025-09-09",
"count": 1
},
{
"date": "2025-09-16",
"count": 1
},
{
"date": "2025-09-26",
"count": 1
},
{
"date": "2025-09-27",
"count": 3
},
{
"date": "2025-09-28",
"count": 2
},
{
"date": "2025-09-29",
"count": 2
},
{
"date": "2025-09-30",
"count": 2
},
{
"date": "2025-10-05",
"count": 1
},
{
"date": "2025-10-22",
"count": 1
},
{
"date": "2025-10-30",
"count": 1
},
{
"date": "2025-11-27",
"count": 1
},
{
"date": "2025-12-15",
"count": 1
},
{
"date": "2025-12-17",
"count": 1
},
{
"date": "2026-01-03",
"count": 1
},
{
"date": "2026-01-11",
"count": 1
},
{
"date": "2026-01-30",
"count": 1
},
{
"date": "2026-02-02",
"count": 1
},
{
"date": "2026-02-07",
"count": 1
},
{
"date": "2026-03-08",
"count": 1
},
{
"date": "2026-03-10",
"count": 1
},
{
"date": "2026-04-01",
"count": 8
},
{
"date": "2026-04-02",
"count": 3
},
{
"date": "2026-04-03",
"count": 1
},
{
"date": "2026-05-10",
"count": 1
},
{
"date": "2026-05-20",
"count": 1
},
{
"date": "2026-05-22",
"count": 1
},
{
"date": "2026-06-24",
"count": 1
}
],
"complete": true,
"collected": 564,
"total_stars": 564
},
"open_issues_and_prs": 3
},
"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": 7697,
"source_files_sampled": 193,
"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": 16,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "guzzlehttp/guzzle",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^7.5"
},
{
"name": "illuminate/support",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^10.0|^11.0|^12.0|^13.0"
},
{
"name": "mike42/escpos-php",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^5.0"
},
{
"name": "spatie/laravel-package-tools",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.2|^1.13"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "guzzlehttp/guzzle",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "illuminate/support",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "mike42/escpos-php",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spatie/laravel-package-tools",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "laravel/pint",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "mockery/mockery",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "orchestra/testbench",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "pestphp/pest",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "pestphp/pest-plugin-laravel",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-http/message-factory",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-http/socket-client",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "psr/http-client",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "psr/http-message",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spatie/invade",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spatie/laravel-ray",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 16,
"direct_count": 4,
"indirect_count": 12
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 46,
"open_issues": 3,
"closed_ratio": 0.947,
"closed_issues": 54,
"closed_unmerged_prs": 16
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "rawilk",
"commits": 295,
"avatar_url": "https://avatars.githubusercontent.com/u/22842525?v=4"
},
{
"type": "User",
"login": "vatsake",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/36108180?v=4"
},
{
"type": "User",
"login": "laravel-shift",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/15991828?v=4"
},
{
"type": "User",
"login": "AlexanderPoellmann",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6631793?v=4"
},
{
"type": "User",
"login": "fkoehl",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/121040667?v=4"
},
{
"type": "User",
"login": "vrdist-john",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/46551940?v=4"
},
{
"type": "User",
"login": "LooxisDev",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/25901673?v=4"
},
{
"type": "User",
"login": "vanrijs",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4902478?v=4"
}
],
"contributors_sampled": 8,
"top_contributor_share": 0.905
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"dependabot-auto-merge.yml",
"markdown-normalize.yml",
"pest.yml",
"pint.yml",
"update-changelog.yml"
],
"has_docs_dir": true,
"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": 8,
"reason": "9 out of 11 merged PRs checked by a CI test -- score normalized to 8",
"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": 1,
"reason": "Found 3/16 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": 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": 10,
"reason": "15 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"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": "b83cffff31e8ebbd6526a459ebf2efde5422de33",
"ran_at": "2026-07-21T22:45:22Z",
"aggregate_score": 5.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-21T21:40:56Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 33,
"created_at": "2022-04-12T22:00:18Z",
"last_comment_at": "2023-06-25T06:49:43Z",
"last_comment_author": "farhanbashir06"
},
{
"number": 79,
"created_at": "2023-12-05T13:23:52Z",
"last_comment_at": "2024-03-10T22:11:32Z",
"last_comment_author": "rawilk"
},
{
"number": 96,
"created_at": "2025-01-25T08:47:15Z",
"last_comment_at": "2025-09-19T15:16:27Z",
"last_comment_author": "AndrewHutcheson"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rawilk/laravel-printing",
"host": "github.com",
"name": "laravel-printing",
"owner": "rawilk"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"security": 53,
"vitality": 72,
"community": 67,
"governance": 62,
"engineering": 78
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"commits_last_year": 14,
"human_commit_share": 0.83,
"days_since_last_push": 0,
"active_weeks_last_year": 3
},
"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": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "14 commits in the last year",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 14
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "15 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 28,
"latest_release_tag": "v4.3.0",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 56.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "28 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 28
}
}
],
"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 ~56.7 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 56.7
}
}
],
"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": 67,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"forks": 93,
"stars": 564,
"watchers": 10,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "564 stars",
"points": 44.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 564
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "93 forks",
"points": 16.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 93
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "10 watchers",
"points": 5.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 10
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"packages": [
"rawilk/laravel-printing"
],
"dependents": 1,
"ecosystems": "packagist",
"total_downloads": 295881,
"monthly_downloads": 11535
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "11,535 downloads/month across packagist",
"points": 54.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 11535,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "1 packages depend on it",
"points": 2,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 1
}
}
],
"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": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 8,
"top_contributor_share": 0.905
},
"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 90% of commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 90
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "8 contributors",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 8
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"merged_prs": 46,
"open_issues": 3,
"closed_issues": 54,
"issue_closed_ratio": 0.947,
"closed_unmerged_prs": 16
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "95% of issues closed",
"points": 44.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 95
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "46/62 decided PRs merged",
"points": 28.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 46,
"decided": 62
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/16 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"followers": 108,
"owner_type": "User",
"is_verified": null,
"owner_login": "rawilk",
"public_repos": 32,
"account_age_days": 3567
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "108 followers of rawilk",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 108,
"login": "rawilk"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "32 public repos, account ~9 yr old",
"points": 23.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 32
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"rawilk/laravel-printing"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 23
},
"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 23 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 23
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "27 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 27
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 78,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 70,
"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": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"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": "9 out of 11 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"printer",
"printnode",
"laravel-printing",
"cups",
"ipp"
],
"has_wiki": false,
"homepage": "https://randallwilk.dev/docs/laravel-printing",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://randallwilk.dev/docs/laravel-printing",
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"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": "moderate",
"name": "Security",
"value": 53,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"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": 53,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 5.2
},
"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": "9 out of 11 merged PRs checked by a CI test -- score normalized to 8",
"points": 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 3/16 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "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": "15 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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": 6
},
"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": 27,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.096,
"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": "8 of 83 human commits state their intent (structured subject or explanatory body)",
"points": 5.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 8,
"sampled": 83
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.11
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "11 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 11,
"sampled": 100
}
}
],
"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": 7697,
"source_files_sampled": 193,
"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/193 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 193,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-21T22:45:37.205618Z",
"schema_version": "0.25.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rawilk/laravel-printing.svg",
"full_name": "rawilk/laravel-printing",
"license_state": "standard",
"license_spdx": "MIT"
}