Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 16:56 UTC

spatie / laravel-package-tools

Tools for creating Laravel packages

PHPMIT★ 953 stars⑂ 164 forkssince Jan 2021View on GitHub ↗

spatie/laravel-package-tools holds a health index of 68 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (78/100) and lowest on AI Readiness (39/100). It was last updated 50 days ago. A single contributor accounts for most of its recent work.

68
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

68
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

SpatieOrganization
3,804 followers524 public repossince May 2014

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistspatie/laravel-package-tools1.93.17,429,0827564 days agospatielaravel-package-tools

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

62Moderate · 22% of overall
How it's scored
18/36Push recency — last push 50 days ago
7.6/36Commit cadence — 11/52 weeks with commits
12.9/18Commit volume — 26 commits in the last year
3/10OpenSSF Scorecard: Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
Inputs used
commits_last_year26
human_commit_share1
days_since_last_push50
active_weeks_last_year11
How it's scored
27/27Ships releases — 74 releases published
36/36Release recency — latest release 64 days ago
19.8/27Release cadence — a release every ~46.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count74
latest_release_tag1.93.1
releases_from_tagsno
days_since_latest_release64
mean_days_between_releases46.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

78Good · 18% of overall
How it's scored
48.3/60Stars — 953 stars
18.4/25Forks — 164 forks
5.3/15Watchers — 10 watchers
Inputs used
forks164
stars953
watchers10
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 7,429,082 downloads/month across packagist
20/20Registry dependents — 7,710 packages depend on it
Inputs used
packagesspatie/laravel-package-tools
dependents7,710
ecosystemspackagist
total_downloads151,350,063
monthly_downloads7,429,082

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

73Good · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8.2/22.5Commit distribution — top contributor authored 64% of commits
13.5/13.5Contributor breadth — 62 contributors
10/10OpenSSF Scorecard: Contributors — project has 12 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled62
top_contributor_share0.636
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
26.4/38.3PR acceptance — 85/123 decided PRs merged
7.5/15OpenSSF Scorecard: Code-Review — Found 7/14 approved changesets -- score normalized to 5
Inputs used
merged_prs85
open_issues0
closed_issues16
issue_closed_ratio1
closed_unmerged_prs38
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 3,804 followers of spatie
25/25Track record — 524 public repos, account ~12 yr old
Inputs used
followers3,804
owner_typeOrganization
is_verified
owner_loginspatie
public_repos524
account_age_days4,457
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 64 days ago
20/20Version history — 75 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesspatie/laravel-package-tools
ecosystemspackagist
any_deprecatedno
min_days_since_publish64

Engineering Quality

Are baseline engineering and documentation practices in place?

73Good · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config — .php-cs-fixer.dist.php
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
8/20OpenSSF Scorecard: CI-Tests — 4 out of 9 merged PRs checked by a CI test -- score normalized to 4
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://freek.dev/1886-simplifying-service-providers-in-laravel-packages
10/10Repository description
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicslaravel, php, package
has_wikino
homepagehttps://freek.dev/1886-simplifying-service-providers-in-laravel-packages
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

49At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
1/2.5CI-Tests — 4 out of 9 merged PRs checked by a CI test -- score normalized to 4
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 7/14 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 12 contributing companies or organizations
0/10Dangerous-Workflow — no data
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
2.2/7.5Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate4.9
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

AI Readiness

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.

39At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
18.1/40Legible commit history — 34 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.34
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .php-cs-fixer.dist.php
0/11Static type checking
0/10Reproducible environment
6/10Demonstrated agent practice — 3 of the last 100 commits agent-authored or agent-credited
5/8Automated maintenance — dependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.03
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/131 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes6,784
source_files_sampled131
oversized_source_files0

Key facts

953GitHub stars
62contributors
26commits, last 12 months
50days since last push
74releases
1bus factor
0open issues
Packagistpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 164 ⇿
0Stars
164Forks
74Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0408012016020016172021-012023-102026-06
Major 1Minor 22Patch 51

Each point covers 5 days.

OpenSSF Scorecard 4.9 / 10
4.9aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-22 16:56 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
4CI-Tests4 out of 9 merged PRs checked by a CI test -- score normalized to 4
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 7/14 approved changesets -- score normalized to 5
10Contributorsproject has 12 contributing companies or organizations
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
3Maintained4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
Packagistilluminate/contracts^10.0|^11.0|^12.0|^13.0composer.json
All dependencies 8

Full resolved dependency set from the GitHub dependency graph: 1 direct and 7 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Packagistilluminate/contractsdirect
Packagistmockery/mockeryindirect
Packagistorchestra/testbenchindirect
Packagistpestphp/pestindirect
Packagistphpindirect
Packagistphpunit/php-code-coverageindirect
Packagistphpunit/phpunitindirect
Packagistspatie/pest-plugin-test-timeindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "laravel",
        "php",
        "package"
      ],
      "is_fork": false,
      "size_kb": 392,
      "has_wiki": false,
      "homepage": "https://freek.dev/1886-simplifying-service-providers-in-laravel-packages",
      "languages": {
        "PHP": 107124,
        "Blade": 742
      },
      "pushed_at": "2026-06-02T10:32:56Z",
      "created_at": "2021-01-23T19:30:07Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T12:03:47Z",
      "description": "Tools for creating Laravel packages",
      "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": "1.93.1",
          "kind": "patch",
          "published_at": "2026-05-19T14:13:20Z"
        },
        {
          "tag": "1.93.0",
          "kind": "minor",
          "published_at": "2026-02-21T12:50:20Z"
        },
        {
          "tag": "1.92.7",
          "kind": "patch",
          "published_at": "2025-07-17T15:47:12Z"
        },
        {
          "tag": "1.92.6",
          "kind": "patch",
          "published_at": "2025-07-14T08:03:22Z"
        },
        {
          "tag": "1.92.5",
          "kind": "patch",
          "published_at": "2025-07-14T08:00:26Z"
        },
        {
          "tag": "1.92.4",
          "kind": "patch",
          "published_at": "2025-04-11T15:27:38Z"
        },
        {
          "tag": "1.92.3",
          "kind": "patch",
          "published_at": "2025-04-10T21:50:28Z"
        },
        {
          "tag": "1.92.2",
          "kind": "patch",
          "published_at": "2025-04-10T14:16:46Z"
        },
        {
          "tag": "1.92.1",
          "kind": "patch",
          "published_at": "2025-04-10T12:34:52Z"
        },
        {
          "tag": "1.92.0",
          "kind": "minor",
          "published_at": "2025-03-27T08:34:28Z"
        },
        {
          "tag": "1.20.1",
          "kind": "patch",
          "published_at": "2025-03-21T15:11:38Z"
        },
        {
          "tag": "1.20.0",
          "kind": "minor",
          "published_at": "2025-03-21T15:09:47Z"
        },
        {
          "tag": "1.19.0",
          "kind": "minor",
          "published_at": "2025-02-06T14:58:41Z"
        },
        {
          "tag": "1.18.3",
          "kind": "patch",
          "published_at": "2025-01-22T08:52:04Z"
        },
        {
          "tag": "1.18.2",
          "kind": "patch",
          "published_at": "2025-01-20T14:14:56Z"
        },
        {
          "tag": "1.18.1",
          "kind": "patch",
          "published_at": "2025-01-20T09:39:35Z"
        },
        {
          "tag": "1.18.0",
          "kind": "minor",
          "published_at": "2024-12-30T13:14:29Z"
        },
        {
          "tag": "1.17.0",
          "kind": "minor",
          "published_at": "2024-12-09T16:29:35Z"
        },
        {
          "tag": "1.16.6",
          "kind": "patch",
          "published_at": "2024-11-18T15:02:25Z"
        },
        {
          "tag": "1.16.5",
          "kind": "patch",
          "published_at": "2024-08-27T18:57:05Z"
        },
        {
          "tag": "1.16.4",
          "kind": "patch",
          "published_at": "2024-03-20T07:29:22Z"
        },
        {
          "tag": "1.16.3",
          "kind": "patch",
          "published_at": "2024-03-07T07:36:19Z"
        },
        {
          "tag": "1.16.2",
          "kind": "patch",
          "published_at": "2024-01-11T08:43:25Z"
        },
        {
          "tag": "1.16.1",
          "kind": "patch",
          "published_at": "2023-08-23T09:05:03Z"
        },
        {
          "tag": "1.16.0",
          "kind": "minor",
          "published_at": "2023-08-09T14:08:29Z"
        },
        {
          "tag": "1.15.0",
          "kind": "minor",
          "published_at": "2023-04-27T08:09:21Z"
        },
        {
          "tag": "1.14.3",
          "kind": "patch",
          "published_at": "2023-04-25T14:18:24Z"
        },
        {
          "tag": "1.14.2",
          "kind": "patch",
          "published_at": "2023-03-14T16:41:43Z"
        },
        {
          "tag": "1.14.1",
          "kind": "patch",
          "published_at": "2023-01-27T15:34:06Z"
        },
        {
          "tag": "1.14.0",
          "kind": "minor",
          "published_at": "2023-01-10T14:11:05Z"
        },
        {
          "tag": "1.13.9",
          "kind": "patch",
          "published_at": "2023-01-10T14:09:24Z"
        },
        {
          "tag": "1.13.8",
          "kind": "patch",
          "published_at": "2022-12-20T14:09:45Z"
        },
        {
          "tag": "1.13.7",
          "kind": "patch",
          "published_at": "2022-11-15T09:10:38Z"
        },
        {
          "tag": "1.13.6",
          "kind": "patch",
          "published_at": "2022-10-11T06:38:04Z"
        },
        {
          "tag": "1.13.5",
          "kind": "patch",
          "published_at": "2022-09-07T14:32:01Z"
        },
        {
          "tag": "1.13.4",
          "kind": "patch",
          "published_at": "2022-09-07T14:07:35Z"
        },
        {
          "tag": "1.13.3",
          "kind": "patch",
          "published_at": "2022-09-07T10:39:22Z"
        },
        {
          "tag": "1.13.2",
          "kind": "patch",
          "published_at": "2022-09-07T09:30:00Z"
        },
        {
          "tag": "1.13.1",
          "kind": "patch",
          "published_at": "2022-09-07T09:20:10Z"
        },
        {
          "tag": "1.13.0",
          "kind": "minor",
          "published_at": "2022-09-07T09:01:44Z"
        },
        {
          "tag": "1.12.1",
          "kind": "patch",
          "published_at": "2022-06-28T14:29:53Z"
        },
        {
          "tag": "1.12.0",
          "kind": "minor",
          "published_at": "2022-06-19T20:01:54Z"
        },
        {
          "tag": "1.11.3",
          "kind": "patch",
          "published_at": "2022-03-15T20:02:01Z"
        },
        {
          "tag": "1.11.2",
          "kind": "patch",
          "published_at": "2022-02-22T08:55:34Z"
        },
        {
          "tag": "1.11.1",
          "kind": "patch",
          "published_at": "2022-02-16T11:14:18Z"
        },
        {
          "tag": "1.11.0",
          "kind": "minor",
          "published_at": "2022-01-11T18:52:29Z"
        },
        {
          "tag": "1.10.0",
          "kind": "minor",
          "published_at": "2021-12-18T20:34:19Z"
        },
        {
          "tag": "1.9.2",
          "kind": "patch",
          "published_at": "2021-09-21T13:07:07Z"
        },
        {
          "tag": "1.9.1",
          "kind": "patch",
          "published_at": "2021-09-20T07:42:05Z"
        },
        {
          "tag": "1.9.0",
          "kind": "minor",
          "published_at": "2021-05-23T15:13:12Z"
        },
        {
          "tag": "1.8.0",
          "kind": "minor",
          "published_at": "2021-05-22T09:14:05Z"
        },
        {
          "tag": "1.7.0",
          "kind": "minor",
          "published_at": "2021-05-06T21:49:49Z"
        },
        {
          "tag": "1.6.3",
          "kind": "patch",
          "published_at": "2021-04-27T06:17:48Z"
        },
        {
          "tag": "1.6.2",
          "kind": "patch",
          "published_at": "2021-03-25T08:06:11Z"
        },
        {
          "tag": "1.6.1",
          "kind": "patch",
          "published_at": "2021-03-16T19:49:56Z"
        },
        {
          "tag": "1.6.0",
          "kind": "minor",
          "published_at": "2021-03-12T12:08:58Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2021-03-10T11:36:22Z"
        },
        {
          "tag": "1.4.3",
          "kind": "patch",
          "published_at": "2021-03-10T09:40:18Z"
        },
        {
          "tag": "1.4.2",
          "kind": "patch",
          "published_at": "2021-03-05T10:08:25Z"
        },
        {
          "tag": "1.4.1",
          "kind": "patch",
          "published_at": "2021-03-04T22:55:52Z"
        },
        {
          "tag": "1.4.0",
          "kind": "minor",
          "published_at": "2021-02-15T08:10:57Z"
        },
        {
          "tag": "1.3.1",
          "kind": "patch",
          "published_at": "2021-02-02T21:34:01Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2021-01-28T13:25:55Z"
        },
        {
          "tag": "1.2.3",
          "kind": "patch",
          "published_at": "2021-01-27T16:02:29Z"
        },
        {
          "tag": "1.2.2",
          "kind": "patch",
          "published_at": "2021-01-27T15:32:23Z"
        },
        {
          "tag": "1.2.1",
          "kind": "patch",
          "published_at": "2021-01-27T15:24:29Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2021-01-27T15:01:23Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2021-01-25T14:42:00Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2021-01-25T14:03:18Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2021-01-25T12:30:42Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2021-01-25T09:08:30Z"
        },
        {
          "tag": "0.0.3",
          "kind": "patch",
          "published_at": "2021-01-24T13:30:07Z"
        },
        {
          "tag": "0.0.2",
          "kind": "patch",
          "published_at": "2021-01-24T13:26:53Z"
        },
        {
          "tag": "0.0.1",
          "kind": "patch",
          "published_at": "2021-01-24T11:17:07Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e0c5a2e5297c5723b81c581984154261bda960bf",
          "body": "github.actor reflects the actor that triggered the run, not the PR\nauthor, so it can read 'dependabot[bot]' on a PR whose code is not\nfrom Dependabot. Gate on the immutable PR author instead, and add a\nrepository guard so forks that copy this workflow do not auto-merge.\n\nReported by Volker Dusch (@edorian) and the PHP Foundation.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Harden Dependabot auto-merge actor check",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2026-06-02T10:32:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b6e7781dfc15fcc82c353225c794e3d765ad7ab0",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2026-05-19T14:13:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5552849801f2642aea710557463234b59ef65eb",
          "body": "…prefix\n\nfix: strip timestamp prefix before checking for existing migrations",
          "is_bot": false,
          "headline": "Merge pull request #186 from YoussefMansour9/fix/migration-timestamp-…",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2026-05-19T14:06:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00ee878db6b1196e24a7bf4463cf6fc0090fd80f",
          "body": "The generateMigrationName method now strips the timestamp prefix from\nmigration filenames BEFORE checking for existing migrations in the\ndatabase/migrations folder. This fixes the bug where migration files\nwith pre-existing timestamps were getting double-prefixed when\npublished.\n\nFixes #143",
          "is_bot": false,
          "headline": "fix: strip timestamp prefix before checking for existing migrations",
          "author_name": "Youssef Mansour",
          "author_login": null,
          "committed_at": "2026-05-18T23:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8fd94c875f93b1cbb49b88384143db7cf740ea3",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2026-02-21T12:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d097bce95b2bf6802fb1d83e1e753b0f5a948e7",
          "body": "Add Laravel 13 support",
          "is_bot": false,
          "headline": "Merge pull request #183 from spatie/l13-support",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2026-02-21T12:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23217e61c7a17e4f1310ee498e9bb394d146c365",
          "body": "Pest 2.x (the only Pest version supporting PHP 8.1) is incompatible\nwith the latest PHPUnit 10.5.x releases.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Exclude L10 + PHP 8.1 from CI matrix",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2026-02-21T12:44:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "136178eebe781af4a1127c9fa6ef75beb19c61b1",
          "body": "- Remove Laravel 9 and PHP 8.0 support (both EOL)\n- Drop related testbench ^7.7, pest ^1.23, phpunit ^9.x constraints\n- Remove carbon dependency workaround for L9\n- Add shell: bash to install step to fix ^ escaping on Windows\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Drop Laravel 9 / PHP 8.0, fix Windows caret escaping",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2026-02-21T12:37:37Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "104caa33ed9f097b542d7bf1ebbc04051027d01a",
          "body": null,
          "is_bot": false,
          "headline": "Remove coverage config from phpunit.xml.dist",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2026-02-21T12:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "262777c653c93f698e077d3a678b54196b7ed0ea",
          "body": "- Add illuminate/contracts ^13.0\n- Add orchestra/testbench ^11.0, pestphp/pest ^4.0, phpunit ^12.5\n- Add L13 to CI matrix\n- Fix testbench constraints in CI to use caret notation\n- Fix deprecated set-output GitHub Actions command\n- Use composer test instead of test-coverage in CI",
          "is_bot": false,
          "headline": "Add Laravel 13 support",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2026-02-21T12:25:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "905f6820c0c9afabe35123b1d376ca7fc7c42fda",
          "body": "Add InstallCommand import to README.md",
          "is_bot": false,
          "headline": "Merge pull request #182 from rodrigogalura/main",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2026-02-09T14:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc205512c0c201b6ca4c1e738e1ca192a8c44c1d",
          "body": null,
          "is_bot": false,
          "headline": "Add InstallCommand import to README.md",
          "author_name": "Rodrigo Galura",
          "author_login": "rodrigogalura",
          "committed_at": "2025-12-29T08:31:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0046de5ca53f7ebe04549c1b89440c49b8eb919b",
          "body": "Normalize path separators in config file names to dots",
          "is_bot": false,
          "headline": "Merge pull request #181 from leolnid/main",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-12-04T10:12:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bd37c89a21255543e67868b7a996d9c06a543f4",
          "body": "Apply path normalization (DIRECTORY_SEPARATOR) when locating config files in the filesystem, ensuring cross-platform compatibility for nested config files.",
          "is_bot": false,
          "headline": "Normalize config file paths when locating files",
          "author_name": "Леонид Дюков",
          "author_login": "leolnid",
          "committed_at": "2025-12-02T16:23:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a84517e1f705ad2f191c62557bca0f80f199d63",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused normalizedConfigKey in bootPackageConfigs",
          "author_name": "Леонид Дюков",
          "author_login": "leolnid",
          "committed_at": "2025-12-02T15:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3100a3a99f9d2106114d8eccda8e121f368319ce",
          "body": "Normalize path separators to dots for config keys and to DIRECTORY_SEPARATOR for file paths when registering and publishing config files. This enables support for nested config files (e.g., `subfolder/config`) and improves cross-platform compatibility.",
          "is_bot": false,
          "headline": "Normalize path separators in config file names",
          "author_name": "Леонид Дюков",
          "author_login": "leolnid",
          "committed_at": "2025-12-02T15:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df8927d88b35c1dafa7a24f65e046ef8a2c8a281",
          "body": null,
          "is_bot": false,
          "headline": "Support for config in folders (Like folder/file.php)",
          "author_name": "Леонид Дюков",
          "author_login": "leolnid",
          "committed_at": "2025-11-27T22:25:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f3a76929ee68d16d331dc7e09f12102e888d13a",
          "body": "Fix typo in README about package name assignment",
          "is_bot": false,
          "headline": "Merge pull request #180 from Rex-noir/patch-1",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-11-03T08:33:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c62c05fc15de6788a267510662584950547828c8",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in README about package name assignment",
          "author_name": "Lala",
          "author_login": "Rex-noir",
          "committed_at": "2025-10-30T10:05:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73d4aaea40a9cabc11aa943abcd7a434d40b27dc",
          "body": "Update issue template",
          "is_bot": false,
          "headline": "Merge pull request #179 from spatie/fix-issue-template",
          "author_name": "Alex Vanderbist",
          "author_login": "AlexVanderbist",
          "committed_at": "2025-09-08T10:43:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bce9d518312b9aefb2e3914547eb4d5eaefdabe",
          "body": null,
          "is_bot": false,
          "headline": "Update issue template",
          "author_name": "Alex Vanderbist",
          "author_login": "AlexVanderbist",
          "committed_at": "2025-09-08T07:00:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d79e3c7b95ac9914eb24fc489db145622790a9f",
          "body": "Fixed table of contents with invalid links",
          "is_bot": false,
          "headline": "Merge pull request #178 from Rattone/patch-1",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-08-05T11:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e571e16eb0ec3e4479c75a49943b07ca10faa68f",
          "body": null,
          "is_bot": false,
          "headline": "Fixed table of contents with invalid links",
          "author_name": "Samuel",
          "author_login": "Rattone",
          "committed_at": "2025-08-05T11:30:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c18495acb039e5131779fb233fbd86364381fbbf",
          "body": "Add support for a default yes/no answer when asking to star the GitHub repo",
          "is_bot": false,
          "headline": "Merge pull request #177 from sevaske/feat/default-star-answer",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-07-28T08:24:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0dfb623507bf7b1d4a6689582e191a57f2a956d",
          "body": null,
          "is_bot": false,
          "headline": "Update AskToStarRepoOnGitHub.php",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-07-28T08:24:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec6c0f63cbd084befa5c5269840323c065d89e76",
          "body": null,
          "is_bot": false,
          "headline": "feat: add support for default answer when asking to star the github repo",
          "author_name": "Sevak Mnatcakanian",
          "author_login": "sevaske",
          "committed_at": "2025-07-25T09:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6b6862fcfe86b0b56a891980d407816517a8186",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-07-17T15:47:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f09a799850b1ed765103a4f0b4355006360c49a5",
          "body": "Performance: ProcessMigrations - only generate migration name when needed",
          "is_bot": false,
          "headline": "Merge pull request #176 from ClaraLeigh/patch-1",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-07-17T15:46:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a1cdcb28af1b90ce4eaf4e183e8941c2ad659ed",
          "body": "… when needed\n\nAs the `$appMigration` var is only used in console mode for publishing migrations, we should only set it when needed.",
          "is_bot": false,
          "headline": "chore(optimize): ProcessMigrations.php - only generate migration name…",
          "author_name": "Clara",
          "author_login": "ClaraLeigh",
          "committed_at": "2025-07-16T06:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f8761c91c1ccff181f29eb7a0fda54de6405d64",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-07-14T08:05:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b31c4aeefd33d9b1a55acd55b56c874188230f5",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-07-14T08:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afa90e37741a953d33728e7106a1f24a13fdd808",
          "body": "Normalize view paths to prevent cache duplication",
          "is_bot": false,
          "headline": "Merge pull request #172 from binaryfire/fix-view-cache-paths",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-07-14T08:02:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a9f61debdbc7f551fb2518669160eab3c295b49",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-07-14T08:01:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ada483929ba06b86466be683d2f1f2e459c424d",
          "body": "…type\n\nFix: Accept both Carbon and CarbonImmutable types",
          "is_bot": false,
          "headline": "Merge pull request #174 from nabilhassen/fix/accept-carbon-immutable-…",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-07-14T08:00:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f275fdc24c0f60734afca0fd2d5dcb20eb9ad90",
          "body": null,
          "is_bot": false,
          "headline": "fix: accept both Carbon and CarbonImmutable type",
          "author_name": "Nabil Hassen",
          "author_login": "nabilhassen",
          "committed_at": "2025-07-13T16:05:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f941c3f3b8bfdb1b3b4c9f75be8905ab97f6736",
          "body": null,
          "is_bot": false,
          "headline": "Fix variable name",
          "author_name": "Raj Siva-Rajah",
          "author_login": "binaryfire",
          "committed_at": "2025-07-09T06:12:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c667af1719b32027feaca4d5561c1628b562ca6",
          "body": null,
          "is_bot": false,
          "headline": "Normalize view paths to prevent cache duplication",
          "author_name": "Raj Siva-Rajah",
          "author_login": "binaryfire",
          "committed_at": "2025-07-09T05:30:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1de8aea3e127f41682aeb003fbab5504a3f286b0",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Jimi Robaer",
          "author_login": "jimirobaer",
          "committed_at": "2025-06-05T11:14:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77772933c7a296ddaf1d85af9057298d068e8f02",
          "body": "Update README.md",
          "is_bot": false,
          "headline": "Merge pull request #171 from iamfarhad/main",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-05-14T22:18:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87e8732dc70cf6cf344859ddc00c0d9d21a60504",
          "body": "Fix readme",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "farhad zandmoghadam",
          "author_login": "iamfarhad",
          "committed_at": "2025-05-14T18:41:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c130d0809ba37a07ade07a978a3f5c8a40401cbb",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Jimi Robaer",
          "author_login": "jimirobaer",
          "committed_at": "2025-04-22T07:37:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10e1d120f24d33ac3e61560ccb7a129ff5f3bc83",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-04-11T15:28:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d20b1969f836d210459b78683d85c9cd5c5f508c",
          "body": "…rastructure\n\nImplement Pest and fix testing setup & cleanup",
          "is_bot": false,
          "headline": "Merge pull request #166 from Tranzakt/implement_pest_and_fix_test_inf…",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-04-11T15:27:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f322ee7d48554f113dd80f119f9159048fdf2f1",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Sophist",
          "author_login": "Sophist-UK",
          "committed_at": "2025-04-11T15:13:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cab6332f944e963a3ad425821e095fc71e1d54a",
          "body": null,
          "is_bot": false,
          "headline": "Missed copying over phpunit.xml.dist from #158",
          "author_name": "Sophist",
          "author_login": "Sophist-UK",
          "committed_at": "2025-04-11T14:53:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce55f3618f7aafc039563d296319a86a094adaf1",
          "body": "1. Files that are not .php or .php.stub files are not loaded.\n\n2. Files that are not .php or .php.stub files (e.g. readme files) are published but without a time-stamp pre-pended.\n\n3. Tests are extended and fixed.",
          "is_bot": false,
          "headline": "Fix discoversMigrations publishing and loading of non php/stub files",
          "author_name": "Sophist",
          "author_login": "Sophist-UK",
          "committed_at": "2025-04-11T14:41:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "726779036f647c9f1d0281b09973ebb2e9a55142",
          "body": null,
          "is_bot": false,
          "headline": "Fix Config merging & publishing and tests",
          "author_name": "Sophist",
          "author_login": "Sophist-UK",
          "committed_at": "2025-04-11T13:20:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1e2b1a95e42889f0f0805fa9b329448badd3d64",
          "body": null,
          "is_bot": false,
          "headline": "Resequence test matrix output to Laravel then PHP",
          "author_name": "Sophist",
          "author_login": "Sophist-UK",
          "committed_at": "2025-04-11T09:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "107c6e55c59874eb983334e4f9c59c9537956c21",
          "body": null,
          "is_bot": false,
          "headline": "Avoid unsupported Laravel//PHP version combinations",
          "author_name": "Sophist",
          "author_login": "Sophist-UK",
          "committed_at": "2025-04-11T09:06:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65596caff28495d21fcbe577e0da4b4dd519ae27",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-04-10T21:51:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45001525ccbb3804edb46a3410157f40de2ddd89",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of github.com:spatie/laravel-package-tools",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-04-10T21:50:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c59300f5a84e010a8058d9e4e07c8a737f48342c",
          "body": null,
          "is_bot": false,
          "headline": "import str",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-04-10T21:49:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a81799a7c4f3cf3d4977e4bd6f5ab9b353299656",
          "body": "This PR provides the following enhancements...\n\n1. Existing tests do not clean up properly. Files are left over from previous tests which can give false positives. Also Laravel static classes are not being cleared correctly. This PR fixes these issues.\n\n2. InvalidPackage exceptions can now be trappe\n[…]\nhese issues have occurred in real-life usage of this code, however Spatie needs to make a decision whether to: 1) Fix these issues (recommeneded); or 2) Allow them to persist for legacy compatibility.",
          "is_bot": false,
          "headline": "Implement Pest and fix testing setup & cleanup",
          "author_name": "Sophist",
          "author_login": "Sophist-UK",
          "committed_at": "2025-04-10T16:44:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "12f265346639e913e331d66370535f78a99b1956",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-04-10T14:17:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d55de371a6f609772c79a8d4d5e5b8fae11398f5",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-04-10T14:16:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8837d68b9c50c322edcce9e25577e3165b95c645",
          "body": null,
          "is_bot": false,
          "headline": "improve name",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-04-10T14:16:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "644818dc666fcc74789fece4e2a96db49dbc55a0",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of github.com:spatie/laravel-package-tools",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-04-10T13:38:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ede84fcdcf5d0998200a7d482d3aa527f0688d04",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-04-10T13:37:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37a2dfc3dd3c4f6cdbe500656ad5025c2f8b73c4",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-04-10T12:35:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d09b767cdc04eae748c1b70a0df8be79bf992691",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-04-10T12:34:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c98bc2f3e0bade8ed4a1dcc810cfacd01d6f3e9d",
          "body": null,
          "is_bot": false,
          "headline": "polish",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-04-10T12:34:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dabb2aba9c22eb73efc5b36c2b89b1499c045bb3",
          "body": null,
          "is_bot": false,
          "headline": "nitpick",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-04-10T12:30:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1f55ecef6ba1cfc0d8709ced52e6e2134cac3a9",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-04-10T12:18:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b527c3069c78bf0ba4ab23ee105ff5920a1917b",
          "body": "Modularise PackageServiceProvider and InstallCommand",
          "is_bot": false,
          "headline": "Merge pull request #164 from Tranzakt/modularise_other_functions",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-04-10T12:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "943bd1f154435fadc0273fac831a4aa7379686b4",
          "body": "This PR consists only of splitting existing code in `PackageServiceProvider` and `InstallCommand` into modular Concerns and placing & renaming existing tests into sub-directories (and fixing their namespacing so that `composer dump-autoload` doesn't give errors).\n\n**There are zero functional code ch\n[…]\nn this preparatory PR which is the first of a series of smaller PRs to replace #158 which is too large to effectively review.\n\nOnce this PR is merged, the next step will be to include the Pest changes",
          "is_bot": false,
          "headline": "Modularise PackageServiceProvider and InstallCommand",
          "author_name": "Sophist",
          "author_login": "Sophist-UK",
          "committed_at": "2025-04-09T17:05:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0658f7fee62d90cb5d0ffbe0e8b7af0abc5af452",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Jimi Robaer",
          "author_login": "jimirobaer",
          "committed_at": "2025-04-08T15:02:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e75d89facd6413927879937e60fcf46ee450901f",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-03-27T08:34:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd46cd0ed74015db28822d88ad2e667f4496a6f6",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-03-27T08:34:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8c63c6aca70eca137a5dc2b12d3f2f066f03e3a",
          "body": "…folder-organisation\n\nfeat: Allow finding the base path when a laravel folder organisation …",
          "is_bot": false,
          "headline": "Merge pull request #144 from gjvanahee/feat/set-base-path-in-laravel-…",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-03-27T08:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e100f57ebaba40866bae7ac3bbe9450c01a91405",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-03-21T15:12:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26c6038f58887a99bc3744730c86dc7d816e2efe",
          "body": "…consistent\n\nFix: Code Improvements & Consistent for Migrations",
          "is_bot": false,
          "headline": "Merge pull request #163 from tech-wolf-tw/fix/code-improvements-make-…",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-03-21T15:11:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e249aa42b814e07a3988cba73cf932c332ff6031",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-03-21T15:10:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f4edd18f4b7d59ba23c0194e713d8d5f733f451",
          "body": null,
          "is_bot": false,
          "headline": "Fix: Code Improvements & Consistent for Migrations",
          "author_name": "Tech Wolf TW",
          "author_login": "tech-wolf-tw",
          "committed_at": "2025-03-21T14:18:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e4c5e3a7fbb05acb93ec26ca1cecb4460ca3c7d",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-03-21T09:51:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0b509b9b01d77caa431ce9af3a706bc678e09c9",
          "body": "…mp-prefix-migration\n\nFix: Migration Name Prefixed with by timestamp twice",
          "is_bot": false,
          "headline": "Merge pull request #162 from tech-wolf-tw/fix/issue-153-strip-timesta…",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-03-21T09:50:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdca3c7f12eb3ec18d38a0fd60e39160e62463ce",
          "body": null,
          "is_bot": false,
          "headline": "Testcase Fixes Resolved",
          "author_name": "Tech Wolf TW",
          "author_login": "tech-wolf-tw",
          "committed_at": "2025-03-21T09:41:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f19a0fbe9594f35d9223da13547fb4df2bb1448",
          "body": null,
          "is_bot": false,
          "headline": "Testcase Fixes Resolved",
          "author_name": "Tech Wolf TW",
          "author_login": "tech-wolf-tw",
          "committed_at": "2025-03-21T09:34:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f31cae37118b8a9b2f55839272c69396e12a411a",
          "body": null,
          "is_bot": false,
          "headline": "Removed Constant and made as inline",
          "author_name": "Tech Wolf TW",
          "author_login": "tech-wolf-tw",
          "committed_at": "2025-03-21T09:27:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2303784b54efa10102b0ae461a0f76fe1eeb42f9",
          "body": null,
          "is_bot": false,
          "headline": "Fix: Uncommited File added",
          "author_name": "Tech Wolf TW",
          "author_login": "tech-wolf-tw",
          "committed_at": "2025-03-16T16:45:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1c25d67d94e43e4d473aeb8278dcb89eb6b8273",
          "body": null,
          "is_bot": false,
          "headline": "Fix: Migration Name Prefixed with by timestamp twice",
          "author_name": "Tech Wolf TW",
          "author_login": "tech-wolf-tw",
          "committed_at": "2025-03-14T10:31:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98db1236f8ab076a8d5d581321c6b2b42c6df92f",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-02-06T15:02:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c9c30ac6a6576b8d15c6c37b6cf23d748df2faa",
          "body": "Ignore .phpunit.cache",
          "is_bot": false,
          "headline": "Merge pull request #161 from erikn69/patch-8",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-02-06T14:58:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98f162b2e65ac2bd062c486d3b0f2845a7e8f82a",
          "body": "Laravel 12 Support",
          "is_bot": false,
          "headline": "Merge pull request #160 from erikn69/patch-7",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-02-06T14:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f20c54c8e0471abc7f0549c689a9f8c33994478",
          "body": null,
          "is_bot": false,
          "headline": "Ignore .phpunit.cache",
          "author_name": "erikn69",
          "author_login": "erikn69",
          "committed_at": "2025-02-06T14:54:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6168162f3be335128a1cfa494bbab8de8d160a6f",
          "body": null,
          "is_bot": false,
          "headline": "Laravel 12 Support",
          "author_name": "erikn69",
          "author_login": "erikn69",
          "committed_at": "2025-02-06T14:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a02cc4032428aaa220a3a17cf6e92d3c8c3bebd0",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-01-22T08:52:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba67eee37d86ed775dab7dad58a7cbaf9a6cfe78",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-01-22T08:51:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49953de7363f4eefeba70ed85055d1c2025bc108",
          "body": null,
          "is_bot": false,
          "headline": "resolve conflicts",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-01-22T08:50:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe55da8f377b23c3e779249b02286896a9cb4f0f",
          "body": null,
          "is_bot": false,
          "headline": "always return",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-01-22T08:50:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4002f3da509fc788dffe11ddc9320062bcc31934",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-01-22T08:49:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f48f4fc0b86ada717624fc41154bc82f0e5b58b",
          "body": null,
          "is_bot": false,
          "headline": "avoid method name collisions",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-01-22T08:48:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f99ca6b4a98d4a328b9722e57eb1dc7edbe7c459",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-01-20T14:15:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d41c44a7eab604c3eb0cad93210612d4c1429c20",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of github.com:spatie/laravel-package-tools",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-01-20T14:14:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4619a5c2b462b15e5e2be73ddd0a6fed0046df8e",
          "body": null,
          "is_bot": false,
          "headline": "avoid breaking change by removing void typehints",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-01-20T14:13:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a1da727a32147b3e8de6f8920396576cefc230c",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-01-20T09:39:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfa9338c5cb218338f32e4b2b01ebff093f57d4a",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-01-20T09:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "796925829d7f30e1c8899e78d6936b3a0a6937e5",
          "body": null,
          "is_bot": false,
          "headline": "polish pr",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-01-20T09:35:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a9d1355b73d16f74bf21fe826e3c7d018af792f",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "freekmurze",
          "author_login": "freekmurze",
          "committed_at": "2025-01-20T09:30:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "390493e55bb7712a971ff849f6e283c95e80faee",
          "body": "General readability/extendability improvements",
          "is_bot": false,
          "headline": "Merge pull request #157 from bespoke-uk/main",
          "author_name": "Freek Van der Herten",
          "author_login": "freekmurze",
          "committed_at": "2025-01-20T09:30:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afba410968b973087f3516211d87672a9a4fb231",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'feature/145-readability'",
          "author_name": "Stuart Elliott",
          "author_login": "stuart-elliott",
          "committed_at": "2025-01-17T13:29:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 74,
      "commits_last_year": 26,
      "latest_release_at": "2026-05-19T14:13:20Z",
      "latest_release_tag": "1.93.1",
      "releases_from_tags": false,
      "days_since_last_push": 50,
      "active_weeks_last_year": 11,
      "days_since_latest_release": 64,
      "mean_days_between_releases": 46.5
    },
    "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/laravel-package-tools",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "spatie",
            "laravel-package-tools"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/spatie/laravel-package-tools",
          "is_deprecated": false,
          "latest_version": "1.93.1",
          "repository_url": "https://github.com/spatie/laravel-package-tools",
          "versions_count": 75,
          "total_downloads": 151350063,
          "dependents_count": 7710,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 7429082,
          "first_published_at": null,
          "latest_published_at": "2026-05-19T14:06:37Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 64
        }
      ]
    },
    "popularity": {
      "forks": 164,
      "stars": 953,
      "watchers": 10,
      "fork_history": {
        "days": [
          {
            "date": "2021-01-24",
            "count": 1
          },
          {
            "date": "2021-01-25",
            "count": 2
          },
          {
            "date": "2021-01-26",
            "count": 3
          },
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-01-29",
            "count": 2
          },
          {
            "date": "2021-02-04",
            "count": 1
          },
          {
            "date": "2021-02-14",
            "count": 1
          },
          {
            "date": "2021-02-27",
            "count": 1
          },
          {
            "date": "2021-03-04",
            "count": 1
          },
          {
            "date": "2021-03-06",
            "count": 1
          },
          {
            "date": "2021-03-08",
            "count": 1
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-03-16",
            "count": 1
          },
          {
            "date": "2021-03-18",
            "count": 1
          },
          {
            "date": "2021-03-28",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 2
          },
          {
            "date": "2021-04-21",
            "count": 2
          },
          {
            "date": "2021-04-26",
            "count": 1
          },
          {
            "date": "2021-05-16",
            "count": 1
          },
          {
            "date": "2021-06-03",
            "count": 1
          },
          {
            "date": "2021-06-12",
            "count": 1
          },
          {
            "date": "2021-06-17",
            "count": 1
          },
          {
            "date": "2021-07-25",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-16",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 1
          },
          {
            "date": "2021-10-08",
            "count": 1
          },
          {
            "date": "2021-10-11",
            "count": 1
          },
          {
            "date": "2021-10-23",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2021-12-08",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 2
          },
          {
            "date": "2021-12-19",
            "count": 1
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2022-01-12",
            "count": 1
          },
          {
            "date": "2022-02-13",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-02-26",
            "count": 1
          },
          {
            "date": "2022-02-28",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 2
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-04-05",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-06-06",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-08-02",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-08-22",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-08",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-19",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 1
          },
          {
            "date": "2022-09-25",
            "count": 1
          },
          {
            "date": "2022-10-02",
            "count": 1
          },
          {
            "date": "2022-10-11",
            "count": 1
          },
          {
            "date": "2022-10-18",
            "count": 1
          },
          {
            "date": "2022-10-21",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-01-24",
            "count": 1
          },
          {
            "date": "2023-01-29",
            "count": 1
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-06-15",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-07-08",
            "count": 1
          },
          {
            "date": "2023-08-01",
            "count": 1
          },
          {
            "date": "2023-08-08",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 1
          },
          {
            "date": "2023-08-25",
            "count": 1
          },
          {
            "date": "2023-08-31",
            "count": 1
          },
          {
            "date": "2023-09-01",
            "count": 1
          },
          {
            "date": "2023-09-13",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 3
          },
          {
            "date": "2023-09-24",
            "count": 1
          },
          {
            "date": "2023-10-04",
            "count": 1
          },
          {
            "date": "2023-10-08",
            "count": 1
          },
          {
            "date": "2023-10-17",
            "count": 1
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2023-11-22",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 1
          },
          {
            "date": "2023-12-12",
            "count": 2
          },
          {
            "date": "2024-01-11",
            "count": 1
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-01-24",
            "count": 1
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 3
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-09",
            "count": 1
          },
          {
            "date": "2024-07-21",
            "count": 1
          },
          {
            "date": "2024-08-18",
            "count": 1
          },
          {
            "date": "2024-10-13",
            "count": 1
          },
          {
            "date": "2024-10-14",
            "count": 1
          },
          {
            "date": "2024-10-16",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 3
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-02-23",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 2
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-21",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-07-13",
            "count": 1
          },
          {
            "date": "2025-07-16",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2025-09-28",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 161,
        "total_forks": 164
      },
      "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": 6784,
      "source_files_sampled": 131,
      "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": 8,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "illuminate/contracts",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^10.0|^11.0|^12.0|^13.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "illuminate/contracts",
            "direct": true,
            "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": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/php-code-coverage",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "spatie/pest-plugin-test-time",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 8,
        "direct_count": 1,
        "indirect_count": 7
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 85,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 16,
        "closed_unmerged_prs": 38
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "freekmurze",
          "commits": 283,
          "avatar_url": "https://avatars.githubusercontent.com/u/483853?v=4"
        },
        {
          "type": "User",
          "login": "AyoobMH",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/37803924?v=4"
        },
        {
          "type": "User",
          "login": "Sophist-UK",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/3001893?v=4"
        },
        {
          "type": "User",
          "login": "ArielMejiaDev",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/31971074?v=4"
        },
        {
          "type": "User",
          "login": "stuart-elliott",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/53785045?v=4"
        },
        {
          "type": "User",
          "login": "tech-wolf-tw",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/203080298?v=4"
        },
        {
          "type": "User",
          "login": "voicecode-bv",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/4598259?v=4"
        },
        {
          "type": "User",
          "login": "erikn69",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/4933954?v=4"
        },
        {
          "type": "User",
          "login": "dbakan",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/4498077?v=4"
        },
        {
          "type": "User",
          "login": "Larsklopstra",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/25669876?v=4"
        }
      ],
      "contributors_sampled": 62,
      "top_contributor_share": 0.636
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "dependabot-auto-merge.yml",
        "php-cs-fixer.yml",
        "run-tests.yml",
        "update-changelog.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".php-cs-fixer.dist.php"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 4,
            "reason": "4 out of 9 merged PRs checked by a CI test -- score normalized to 4",
            "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": 5,
            "reason": "Found 7/14 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 12 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": 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": 3,
            "reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
            "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": "e0c5a2e5297c5723b81c581984154261bda960bf",
        "ran_at": "2026-07-22T16:56:24Z",
        "aggregate_score": 4.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-06-02T11:11:39Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-05-19T14:06:38Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/spatie/laravel-package-tools",
    "host": "github.com",
    "name": "laravel-package-tools",
    "owner": "spatie"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 68,
      "inputs": {
        "security": 49,
        "vitality": 62,
        "community": 78,
        "governance": 73,
        "engineering": 73
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 62,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "commits_last_year": 26,
              "human_commit_share": 1,
              "days_since_last_push": 50,
              "active_weeks_last_year": 11
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 50 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 50
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "11/52 weeks with commits",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "26 commits in the last year",
                "points": 12.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 74,
              "latest_release_tag": "1.93.1",
              "releases_from_tags": false,
              "days_since_latest_release": 64,
              "mean_days_between_releases": 46.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "74 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 74
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 64 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 64
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~46.5 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 46.5
                    }
                  }
                ],
                "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": 50,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 50 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 50
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 78,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "forks": 164,
              "stars": 953,
              "watchers": 10,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "953 stars",
                "points": 48.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 953
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "164 forks",
                "points": 18.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 164
                    }
                  }
                ],
                "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": 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": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "spatie/laravel-package-tools"
              ],
              "dependents": 7710,
              "ecosystems": "packagist",
              "total_downloads": 151350063,
              "monthly_downloads": 7429082
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "7,429,082 downloads/month across packagist",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 7429082,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "7,710 packages depend on it",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 7710
                    }
                  }
                ],
                "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": 73,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 62,
              "top_contributor_share": 0.636
            },
            "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 64% of commits",
                "points": 8.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 64
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "62 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 62
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "merged_prs": 85,
              "open_issues": 0,
              "closed_issues": 16,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 38
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "85/123 decided PRs merged",
                "points": 26.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 85,
                      "decided": 123
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/14 approved changesets -- score normalized to 5",
                "points": 7.5,
                "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/laravel-package-tools"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 64
            },
            "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 64 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 64
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "75 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 75
                    }
                  }
                ],
                "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": 73,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".php-cs-fixer.dist.php",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php"
                    }
                  }
                ],
                "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": "4 out of 9 merged PRs checked by a CI test -- score normalized to 4",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "laravel",
                "php",
                "package"
              ],
              "has_wiki": false,
              "homepage": "https://freek.dev/1886-simplifying-service-providers-in-laravel-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://freek.dev/1886-simplifying-service-providers-in-laravel-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": 49,
        "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": 49,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 4.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "4 out of 9 merged PRs checked by a CI test -- score normalized to 4",
                "points": 1,
                "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 7/14 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 12 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": "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": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 2.2,
                "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": 1,
              "assessed_self_published_locations": 14
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 39,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.34,
              "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": "34 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 34,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 49,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.03,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".php-cs-fixer.dist.php",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".php-cs-fixer.dist.php"
                    }
                  }
                ],
                "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": "3 of the last 100 commits agent-authored or agent-credited",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "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": 6784,
              "source_files_sampled": 131,
              "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/131 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 131,
                      "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-22T16:56:50.937980Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/spatie/laravel-package-tools.svg",
  "full_name": "spatie/laravel-package-tools",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.26.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPackagist.