Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 02:51 UTC

ralphjsmit / laravel-filament-components

A collection of reusable components for Filament.

PHPMIT★ 111 stars⑂ 13 forkssince Jan 2022View on GitHub ↗

ralphjsmit/laravel-filament-components holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (69/100) and lowest on AI Readiness (32/100). It was last updated 30 days ago. A single contributor accounts for most of its recent work.

57
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.

57
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

Ralph J. SmitPersonal account
375 followers73 public repossince Dec 2019

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistralphjsmit/laravel-filament-components3.2.03,38514119 days agolaravelralphjsmitlaravel-filament-components

Metrics by category

Vitality

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

54Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 30 days ago
2.8/36Commit cadence — 4/52 weeks with commits
9.7/18Commit volume — 11 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year11
human_commit_share0.67
days_since_last_push30
active_weeks_last_year4
How it's scored
27/27Ships releases — 14 releases published
27/36Release recency — latest release 119 days ago
12.6/27Release cadence — a release every ~125.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count14
latest_release_tag3.2.0
releases_from_tagsno
days_since_latest_release119
mean_days_between_releases125.7
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?

56Moderate · 18% of overall
How it's scored
33.1/60Stars — 111 stars
9/25Forks — 13 forks
2.7/15Watchers — 4 watchers
Inputs used
forks13
stars111
watchers4
growth_stateorganic
growth_factor_pct100
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
47.1/80Monthly downloads — 3,385 downloads/month across packagist
5.2/20Registry dependents — 5 packages depend on it
Inputs used
packagesralphjsmit/laravel-filament-components
dependents5
ecosystemspackagist
total_downloads80,713
monthly_downloads3,385

Sustainability & Governance

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

62Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.2/22.5Commit distribution — top contributor authored 86% of commits
9.5/13.5Contributor breadth — 7 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled7
top_contributor_share0.857
How it's scored
38.9/46.8Issue resolution — 83% of issues closed
32.9/38.3PR acceptance — 31/36 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 5/20 approved changesets -- score normalized to 2
Inputs used
merged_prs31
open_issues1
closed_issues5
issue_closed_ratio0.833
closed_unmerged_prs5
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
18.5/25Owner reach — 375 followers of ralphjsmit
25/25Track record — 73 public repos, account ~6 yr old
Inputs used
followers375
owner_typeUser
is_verified
owner_loginralphjsmit
public_repos73
account_age_days2,401
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 119 days ago
20/20Version history — 14 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesralphjsmit/laravel-filament-components
ecosystemspackagist
any_deprecatedno
min_days_since_publish119

Engineering Quality

Are baseline engineering and documentation practices in place?

69Moderate · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
4/20OpenSSF Scorecard: CI-Tests — 4 out of 15 merged PRs checked by a CI test -- score normalized to 2
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 2 topics
10/10Wiki
Inputs used
topicshacktoberfest, php
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

39At 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
0.5/2.5CI-Tests — 4 out of 15 merged PRs checked by a CI test -- score normalized to 2
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 5/20 approved changesets -- score normalized to 2
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
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
0/7.5Maintained — 0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
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_aggregate3.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.

32At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
19.1/40Legible commit history — 24 of 67 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.358
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 19 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.19
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/21 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes1,523
source_files_sampled21
oversized_source_files0

Key facts

111GitHub stars
7contributors
11commits, last 12 months
30days since last push
14releases
1bus factor
1open issues
Packagistpackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 111 ★ / 13 ⇿
111Stars
13Forks
14Releases

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.

0204060801001201111332022-022024-042026-06
Major 3Minor 7Patch 4

Each point covers 5 days.

OpenSSF Scorecard 3.9 / 10
3.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 02:50 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
2CI-Tests4 out of 15 merged PRs checked by a CI test -- score normalized to 2
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 5/20 approved changesets -- score normalized to 2
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/aDangerous-Workflowno workflows found
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
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 4
RegistryPackageVersion constraintManifest
Packagistfilament/forms^4.0|^5.0composer.json
Packagistfilament/infolists^4.0|^5.0composer.json
Packagistilluminate/contracts^11.0|^12.0|^13.0composer.json
Packagistspatie/laravel-package-tools^1.9.2composer.json
All dependencies 13

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

RegistryPackageVersionRelation
Packagistfilament/formsdirect
Packagistfilament/infolistsdirect
Packagistilluminate/contractsdirect
Packagistspatie/laravel-package-toolsdirect
Packagistnesbot/carbonindirect
Packagistnunomaduro/collisionindirect
Packagistorchestra/testbenchindirect
Packagistpestphp/pestindirect
Packagistpestphp/pest-plugin-laravelindirect
Packagistphpindirect
Packagistphpunit/phpunitindirect
Packagistspatie/laravel-rayindirect
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": [
        "hacktoberfest",
        "php"
      ],
      "is_fork": false,
      "size_kb": 862,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "PHP": 11341,
        "Blade": 35
      },
      "pushed_at": "2026-06-22T01:12:08Z",
      "created_at": "2022-01-29T12:26:06Z",
      "owner_type": "User",
      "updated_at": "2026-06-30T16:08:06Z",
      "description": "A collection of reusable components for Filament.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "ralphjsmit.com",
      "name": "Ralph J. Smit",
      "type": "User",
      "login": "ralphjsmit",
      "company": null,
      "location": "The Netherlands",
      "followers": 375,
      "avatar_url": "https://avatars.githubusercontent.com/u/59207045?v=4",
      "created_at": "2019-12-24T17:00:55Z",
      "is_verified": null,
      "public_repos": 73,
      "account_age_days": 2401
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "3.2.0",
          "kind": "minor",
          "published_at": "2026-03-24T20:56:46Z"
        },
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2026-01-24T22:17:24Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2025-10-28T20:07:38Z"
        },
        {
          "tag": "2.2.0",
          "kind": "minor",
          "published_at": "2025-02-27T17:53:20Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2024-03-14T10:18:35Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2023-09-12T18:38:29Z"
        },
        {
          "tag": "1.3.2",
          "kind": "patch",
          "published_at": "2023-08-07T20:06:06Z"
        },
        {
          "tag": "1.3.1",
          "kind": "patch",
          "published_at": "2023-07-27T18:15:27Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2023-07-20T19:27:42Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2023-02-17T17:14:31Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2022-10-06T18:33:20Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2022-03-22T17:44:15Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2022-02-28T14:07:16Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2022-02-18T16:51:43Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e1a9e315386ff76cc3b790c6e02020309fc54db3",
          "body": null,
          "is_bot": false,
          "headline": "docs: update changelog",
          "author_name": "ralphjsmit",
          "author_login": "ralphjsmit",
          "committed_at": "2026-03-24T20:57:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08c58e7c14762272f44cf3ed5898ccacb7f3c508",
          "body": null,
          "is_bot": false,
          "headline": "feat: Laravel 13 support",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2026-03-24T20:41:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bbaabf626611608353a6355ad8025b4c635af71",
          "body": null,
          "is_bot": false,
          "headline": "docs: update changelog",
          "author_name": "ralphjsmit",
          "author_login": "ralphjsmit",
          "committed_at": "2026-01-24T22:17:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11418926304fefeeddac18cd4b4a64035cd49e04",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: bump actions/checkout from 5 to 6 (#39)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-24T22:17:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8fd33d7429d35668818bb0cc9803d58e7fd904ce",
          "body": null,
          "is_bot": false,
          "headline": "feat: add Filament V5 support",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2026-01-24T22:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6577c67d1f6683a7986956d7d19c692528aabfe8",
          "body": "…ndabot/fetch-metadata-2.5.0\n\nchore: bump dependabot/fetch-metadata from 2.4.0 to 2.5.0",
          "is_bot": true,
          "headline": "Merge pull request #40 from ralphjsmit/dependabot/github_actions/depe…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-12T01:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8f0460fb7ed9b06cffda1fa6ae6b37479873a5c",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.4.0 to 2.5.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.4.0...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-version: 2.5.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore: bump dependabot/fetch-metadata from 2.4.0 to 2.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-12T01:17:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e5c77735f02881d16d9fc0d83618856bfbaf6f0",
          "body": null,
          "is_bot": false,
          "headline": "docs: update changelog",
          "author_name": "ralphjsmit",
          "author_login": "ralphjsmit",
          "committed_at": "2025-10-28T20:07:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae0daa937c14073b85560dc11dc37789f7a45812",
          "body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 7.\n- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)\n- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)\n- [Co\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: bump stefanzweifel/git-auto-commit-action from 4 to 7 (#37)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-28T20:07:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5277c613f01e31e7c079c3a1d0139cb3b66ba1b0",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v5)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: bump actions/checkout from 3 to 5 (#35)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-28T20:07:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b8d50b55d13143a2013f3234f46cb15ee3cb33e0",
          "body": "* feat: to filament v4\n\n* WIP\n\n---------\n\nCo-authored-by: Ralph J. Smit <59207045+ralphjsmit@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: Filament V4 upgrade (#38)",
          "author_name": "giacomomasseron",
          "author_login": "giacomomasseron",
          "committed_at": "2025-10-28T20:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f16a47c86d9a26070f204c0c3aa4ec6ead03c4f6",
          "body": "…ndabot/fetch-metadata-2.4.0\n\nBump dependabot/fetch-metadata from 2.3.0 to 2.4.0",
          "is_bot": true,
          "headline": "Merge pull request #33 from ralphjsmit/dependabot/github_actions/depe…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-05-12T01:33:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e08c21b7e38ef69286d6ed1627febab709d8c1b5",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 2.4.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.3.0...v2.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-version: 2.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-12T01:33:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1cc1ae10d873995baef7b49143423a081f06730",
          "body": "…ndabot/fetch-metadata-2.3.0\n\nBump dependabot/fetch-metadata from 2.1.0 to 2.3.0",
          "is_bot": true,
          "headline": "Merge pull request #32 from ralphjsmit/dependabot/github_actions/depe…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-03-03T01:30:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8be204b0c04b3f818eafedc98a5973b848eaf92d",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.1.0 to 2.3.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.1.0...v2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 2.1.0 to 2.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-03T01:30:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74f17d17a597daf8d48af788ecd99624f59d04bd",
          "body": null,
          "is_bot": false,
          "headline": "docs: update changelog",
          "author_name": "ralphjsmit",
          "author_login": "ralphjsmit",
          "committed_at": "2025-02-27T17:53:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "959d28ea0dc42ffaf4779c3409e59138d62f8d8e",
          "body": "* WIP\n\n* style: apply Pint\n\n* Update run-tests.yml",
          "is_bot": false,
          "headline": "feat: Laravel 12 support (#31)",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2025-02-27T17:52:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ed286e146b037e82df5c3e54c15250d24828b65",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.1.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.6.0...v2.1.0)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 (#30)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-27T17:52:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "67a51cb94ec2fc95406c93bd5847866dbc17c7e5",
          "body": null,
          "is_bot": false,
          "headline": "ci: update commit changelog commit message",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2024-06-08T15:02:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f0204ad7f3aa466e8899f3e897ca0ef56313368",
          "body": "* WIP\r\n\r\n* style: apply Pint\r\n\r\n---------\r\n\r\nCo-authored-by: ralphjsmit <ralphjsmit@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: Pint update (#28)",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2024-03-19T08:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "034c0d75fbf899142b1fa13b878196c258f69130",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "ralphjsmit",
          "author_login": "ralphjsmit",
          "committed_at": "2024-03-14T10:18:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b289d8f7eb9ae2380efbb6141c0516548c97a62d",
          "body": "* feat: Laravel 11.x Compatibility\r\n\r\n* WIP\r\n\r\n* Update phpunit.xml.dist\r\n\r\n* WIP\r\n\r\n* WIP",
          "is_bot": false,
          "headline": "feat: Laravel 11.x Compatibility (#27)",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2024-03-14T10:17:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d20baf366679254227a32af9a734f546d0135a0d",
          "body": null,
          "is_bot": false,
          "headline": "chore: update style commit message",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2024-03-14T10:08:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e62849cae026fa568eae4f35be505a211101cc8",
          "body": "* Change Card to Section in readme\r\n\r\n* WIP\r\n\r\n---------\r\n\r\nCo-authored-by: Ralph J. Smit <59207045+ralphjsmit@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Change Card to Section in readme (#25)",
          "author_name": "ziming",
          "author_login": "ziming",
          "committed_at": "2023-09-13T08:37:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3980bda3bd92f8cbba671e30674b0d5c5310f493",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "ralphjsmit",
          "author_login": "ralphjsmit",
          "committed_at": "2023-09-12T18:38:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cee5683e456f274a65838a99d2c9ab207d6aaf82",
          "body": "* fix `UpdatedAtTest`\r\n\r\n* fix `CreatedAtTest`\r\n\r\n* fix `TimestampsTest`\r\n\r\n* fix `Sidebar`\r\n\r\n* update docs\r\n\r\n* create UPGRADE.md\r\n\r\n* formatting\r\n\r\n* update README.md\r\n\r\n* WIP\r\n\r\n* Update README.md\r\n\r\n---------\r\n\r\nCo-authored-by: Ralph J. Smit <59207045+ralphjsmit@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix components (#24)",
          "author_name": "Alexandru Manase",
          "author_login": "alexmanase",
          "committed_at": "2023-09-12T18:38:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "431373da399f500fc9867014b6040bc93e493da1",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "ralphjsmit",
          "author_login": "ralphjsmit",
          "committed_at": "2023-08-07T20:06:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6948a683ed71234cb8038e6979a29d538c3e51a",
          "body": null,
          "is_bot": false,
          "headline": "Create Arabic translations (#21)",
          "author_name": "php coder",
          "author_login": "atmonshi",
          "committed_at": "2023-08-07T20:05:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7411b4d9607f65b480d8495687f2a4e79c205349",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "ralphjsmit",
          "author_login": "ralphjsmit",
          "committed_at": "2023-07-27T18:15:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd29021d7272104de41c2efc6eef79a832321c95",
          "body": "…#20)\n\n* Update Sidebar.php\r\n\r\nExtended parameter and return types for Compatibility with Filament 3 which now uses \\Filament\\Forms\\Form instead of \\Filament\\Resources\\Form\r\n\r\n* WIP\r\n\r\n* Prefer V3 import as default\r\n\r\n---------\r\n\r\nCo-authored-by: Ralph J. Smit <59207045+ralphjsmit@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update Sidebar's Form import path for compatibility with Filament 3 (…",
          "author_name": "Sam Maosa",
          "author_login": "coolsam726",
          "committed_at": "2023-07-27T18:15:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf62f8a0dfaae92ed874d4870eefd043a17f4ccb",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "ralphjsmit",
          "author_login": "ralphjsmit",
          "committed_at": "2023-07-20T19:27:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9b52d31c2683ca1ebf4ff773405d15fa98de18d",
          "body": null,
          "is_bot": false,
          "headline": "Add Filament V3 support",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2023-07-20T19:26:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2da25e18f44e477459048ae20258a2fe3999c471",
          "body": "…ndabot/fetch-metadata-1.6.0\n\nBump dependabot/fetch-metadata from 1.5.1 to 1.6.0",
          "is_bot": true,
          "headline": "Merge pull request #18 from ralphjsmit/dependabot/github_actions/depe…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-07-03T01:09:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "750e89af37c408a4a8d947d07a441a2879652320",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.5.1 to 1.6.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.5.1...v1.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-03T01:08:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fa74b5bda69e7cee6aa387265bcacca10ee5cd8",
          "body": "…ndabot/fetch-metadata-1.5.1\n\nBump dependabot/fetch-metadata from 1.4.0 to 1.5.1",
          "is_bot": true,
          "headline": "Merge pull request #17 from ralphjsmit/dependabot/github_actions/depe…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-05-29T01:59:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "712eb46ff53bf6f64d5fd21d3e7a65e5c9e808f0",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.4.0 to 1.5.1.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.4.0...v1.5.1)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-29T01:59:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13e46424ab446ba8334eb84ed592b77ce90e554f",
          "body": "…ndabot/fetch-metadata-1.4.0\n\nBump dependabot/fetch-metadata from 1.3.6 to 1.4.0",
          "is_bot": true,
          "headline": "Merge pull request #16 from ralphjsmit/dependabot/github_actions/depe…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-04-24T01:58:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "648df657bc4d3d19a5fa6062bc54f9387875764f",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.6 to 1.4.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.6...v1.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-04-24T01:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14576f60dbb4a172c5f825a94e34e3866eb88a90",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "ralphjsmit",
          "author_login": "ralphjsmit",
          "committed_at": "2023-02-17T17:14:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a69d5de828628cdb7764d94a842a79c405da77f",
          "body": "Laravel 10 Support",
          "is_bot": false,
          "headline": "Merge pull request #15 from ziming/patch-2",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2023-02-17T17:14:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f90ad69fb920af4ae6c2f20cc14259d2e56b54c6",
          "body": null,
          "is_bot": false,
          "headline": "Remove Windows",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2023-02-17T17:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcaae317a3725f6ab8626716f055a99a7dd3e2e2",
          "body": null,
          "is_bot": false,
          "headline": "Lock Carbon",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2023-02-17T17:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2897ac9b72886c331cf46c539664a65f1947eb3",
          "body": null,
          "is_bot": false,
          "headline": "Update run-tests.yml",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2023-02-17T16:59:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42ed771b42a44ff8052e2df353a86557690befbe",
          "body": null,
          "is_bot": false,
          "headline": "Update run-tests.yml",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2023-02-17T16:56:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b14ba5fe11689c29db716f273f2976833e9c8d5",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2023-02-17T16:55:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8644a33e7067978b3c013f48f4440dd3914dd81b",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2023-02-17T16:54:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e77f3b3f25658ccaf92c4dab0bf6fcf659076e4",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into pr/15",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2023-02-17T16:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0407c48e74175b9c835e82efdfd8152d45018d5f",
          "body": "…-components",
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/ralphjsmit/laravel-filament…",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2023-02-17T16:53:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cfddb197503f1a4bde6241b11ee457d9d2b4806",
          "body": null,
          "is_bot": false,
          "headline": "Update TestCase.php",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2023-02-17T16:53:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "575a7e53f7fb14a868833d1a730aa81b0b17f911",
          "body": null,
          "is_bot": false,
          "headline": "Laravel 10 Support",
          "author_name": "ziming",
          "author_login": "ziming",
          "committed_at": "2023-02-15T14:42:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7f213c3a2f244f0f1dc8ce0ad901b033e221c6f",
          "body": "…ndabot/fetch-metadata-1.3.6\n\nBump dependabot/fetch-metadata from 1.3.5 to 1.3.6",
          "is_bot": true,
          "headline": "Merge pull request #14 from ralphjsmit/dependabot/github_actions/depe…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-01-30T01:45:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09319390436b2d66e5fca97d6509a736d71392a9",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.5 to 1.3.6.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.5...v1.3.6)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-01-30T01:45:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2915aebdc9f63787486d6daaa4d3cf22a88baade",
          "body": "…::grid]",
          "is_bot": false,
          "headline": "Fix  Unable to locate a class or view for component [filament-support…",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-11-10T16:54:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1b03f97b15eeea7be8b35524f7fb7674d49acd5",
          "body": "…ndabot/fetch-metadata-1.3.5\n\nBump dependabot/fetch-metadata from 1.3.4 to 1.3.5",
          "is_bot": true,
          "headline": "Merge pull request #12 from ralphjsmit/dependabot/github_actions/depe…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-11-07T01:03:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab8b99ecf8b2a7916f2324333679cee8dcecb965",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.4 to 1.3.5.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.4...v1.3.5)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-11-07T01:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c21010808e6af00f68cb5df10740d8557fccf323",
          "body": "Updated readme",
          "is_bot": false,
          "headline": "Merge pull request #11 from LukasFreyCZ/main",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-10-10T14:22:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6425a65037583fb9cb5d4f8562fe7495fc90e75f",
          "body": null,
          "is_bot": false,
          "headline": "Updated readme",
          "author_name": "Lukas Frey",
          "author_login": "lukas-frey",
          "committed_at": "2022-10-10T13:30:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e47f8832e324a6cb9a099f59ae33d674872e6cfc",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "ralphjsmit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-10-06T18:33:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9189cc18cda81a69cb8106fb9e0e4ba869b844ab",
          "body": null,
          "is_bot": false,
          "headline": "Fix style",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-10-06T18:32:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "596b5876c66dfa864bff4753b5ac3f9b60d35126",
          "body": "Feature/generic timestamp",
          "is_bot": false,
          "headline": "Merge pull request #10 from LukasFreyCZ/feature/generic-timestamp",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-10-06T18:30:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c0aa4717dce414ecdf38ec20c2809edb2f562e9",
          "body": null,
          "is_bot": false,
          "headline": "Limit to available translations",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-10-06T18:30:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf45a0aa7c3fd4653f597ad697593b9abb38fe51",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into pr/10",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-10-06T18:27:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bd305dc7ff194e588385e4c1feea117204d1b66",
          "body": null,
          "is_bot": false,
          "headline": "Update helpers.php",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-10-06T18:26:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da5dbca96b74b47f05d0923e01bc43b304efabd0",
          "body": null,
          "is_bot": false,
          "headline": "Ignore .DS_Store",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-10-06T18:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f0fd78d8b3112ee135a384d0efccc1cf00083e8",
          "body": null,
          "is_bot": false,
          "headline": "refactor: added possibility to set label for predefined timestamps",
          "author_name": "Lukas Frey",
          "author_login": "lukas-frey",
          "committed_at": "2022-10-05T15:59:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cebcf9107ffc49671e1ab117acb9a27a39bcd8f0",
          "body": null,
          "is_bot": false,
          "headline": "feat: added DeletedAt field, updated fields to use generic field",
          "author_name": "Lukas Frey",
          "author_login": "lukas-frey",
          "committed_at": "2022-10-05T15:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c79c862e9e9239190266acc8f4661728dfa7207a",
          "body": null,
          "is_bot": false,
          "headline": "feat: added generic timestamp field",
          "author_name": "Lukas Frey",
          "author_login": "lukas-frey",
          "committed_at": "2022-10-05T15:45:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d327d104556eae185c5f7625052c77231e8d211",
          "body": "…dabot/fetch-metadata-1.3.4\n\nBump dependabot/fetch-metadata from 1.3.3 to 1.3.4",
          "is_bot": true,
          "headline": "Merge pull request #9 from ralphjsmit/dependabot/github_actions/depen…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-10-03T01:39:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09fe9522dabda76b3a792cbb68d32364632aaf70",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.3 to 1.3.4.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.3...v1.3.4)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-10-03T01:39:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8833d407d1e284858595b3ee5157b32b8418ab5",
          "body": "Correct code example in docs",
          "is_bot": false,
          "headline": "Merge pull request #8 from ziming/patch-1",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-08-18T09:26:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05b7e18d6debc410a58a1bb02a7d25ef394e3526",
          "body": null,
          "is_bot": false,
          "headline": "Correct code example in docs",
          "author_name": "ziming",
          "author_login": "ziming",
          "committed_at": "2022-08-17T15:17:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5f86f098d6c4c0d7b28b624b243d9e5e5c1b641",
          "body": "…dabot/fetch-metadata-1.3.3\n\nBump dependabot/fetch-metadata from 1.3.1 to 1.3.3",
          "is_bot": true,
          "headline": "Merge pull request #7 from ralphjsmit/dependabot/github_actions/depen…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-07-04T01:31:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b0ee2adb5b0ad16dbb92cc9698232cac2362dad",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.1 to 1.3.3.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.1...v1.3.3)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-07-04T01:31:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcc0878b797be75034fc1fe1dc2067ed6e06dfc1",
          "body": "…dabot/fetch-metadata-1.3.1\n\nBump dependabot/fetch-metadata from 1.3.0 to 1.3.1",
          "is_bot": true,
          "headline": "Merge pull request #5 from ralphjsmit/dependabot/github_actions/depen…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-04-25T02:25:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6770f3a6c35aaaf3cf8d609b1087028a7a19d2ae",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.0 to 1.3.1.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.0...v1.3.1)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-04-25T02:25:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47931aaf1b85f85db3253029a7eaf7ae2cd5a856",
          "body": null,
          "is_bot": false,
          "headline": "Add banner",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-04-02T14:26:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c32aa0d633bebdaaea9d550fde377db18207e25",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-03-31T12:19:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6556c3c56d1bd5b9acb5108cb2e0cc4b8b4cd62",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-03-23T08:10:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d45ad702cb797a304986d1739c8aadda0b33eb6",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "ralphjsmit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-03-22T17:55:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90fb6ad08912f3af40bf03e4b2bd814304c34929",
          "body": "…ns/checkout-3\n\nBump actions/checkout from 2 to 3",
          "is_bot": false,
          "headline": "Merge pull request #3 from ralphjsmit/dependabot/github_actions/actio…",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-03-22T17:44:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2da0580e52016bcb822d9ff95ae914b8e4d4bdd",
          "body": "…-components",
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/ralphjsmit/laravel-filament…",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-03-22T17:37:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1116930af2492f98731968b2f1db7429f7f99b77",
          "body": null,
          "is_bot": false,
          "headline": "Laravel 9 support",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-03-22T17:37:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff97cadc9701be0b8d07eddaf88c02528ee77261",
          "body": "…dabot/fetch-metadata-1.3.0\n\nBump dependabot/fetch-metadata from 1.2.1 to 1.3.0",
          "is_bot": true,
          "headline": "Merge pull request #4 from ralphjsmit/dependabot/github_actions/depen…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-03-07T01:32:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a77affd949633093326421d9d839e1c7086aa1d",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.2.1 to 1.3.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.2.1...v1.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.2.1 to 1.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-03-07T01:32:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b91766bfa8dcd3368512ef5fb8a38c284fcf8cca",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 2 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-03-07T01:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbebf1a9c822efb15cb43e33e722ad2061827b7f",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "ralphjsmit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-02-28T14:07:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7bcdf4181a906ecb8ec8603d0c1288381df8bd7",
          "body": "…-components",
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/ralphjsmit/laravel-filament…",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-02-28T14:06:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76c782ebbf4af6e18a89daa7b33f4f0e11fcbc78",
          "body": null,
          "is_bot": false,
          "headline": "Fix CreatedAt / UpdatedAt on record is null",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-02-28T14:06:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef1c23d6eec6db0a485d291aa48e6f2ff00dfe1d",
          "body": "…dabot/fetch-metadata-1.2.1\n\nBump dependabot/fetch-metadata from 1.2.0 to 1.2.1",
          "is_bot": true,
          "headline": "Merge pull request #2 from ralphjsmit/dependabot/github_actions/depen…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-02-28T01:20:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b511f1d7f01893660b6872332d31809af9c48be",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.2.0 to 1.2.1.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.2.0...v1.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.2.0 to 1.2.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-02-28T01:20:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22e48c69a8921de48fbba62a6358818db4b555d5",
          "body": "…dabot/fetch-metadata-1.2.0\n\nBump dependabot/fetch-metadata from 1.1.1 to 1.2.0",
          "is_bot": true,
          "headline": "Merge pull request #1 from ralphjsmit/dependabot/github_actions/depen…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2022-02-21T01:21:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2dea9214a0b1ccde9ce2dd3fe4820534ef9588d",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.1.1 to 1.2.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.1.1...v1.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.1.1 to 1.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-02-21T01:21:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e77261c73f89e8143bedbe64264c75213ea00358",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "ralphjsmit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-02-18T16:52:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3769696f6758ae8d59feb19fef0a6115a661707",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-02-15T18:31:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33ba1e8f2729e99a4046f8f80f25a0b4c4389864",
          "body": null,
          "is_bot": false,
          "headline": "Translations",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-01-29T13:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a1b01328bf199824de3e0d73c835fb58d7d0da8",
          "body": null,
          "is_bot": false,
          "headline": "Update method signatures",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-01-29T13:38:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "932b917056890d99fca82219b8ec2d650c30bd78",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-01-29T13:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a3c6c1080014df45768c140dd5eb43c1c9b1ef5",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-01-29T13:27:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3413a19a0a262215e6c3fae92d0d261f76d3566",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-01-29T13:22:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaca40c8f53fb8739940a5992ae6689a3e54ee9c",
          "body": null,
          "is_bot": false,
          "headline": "Update SidebarTest.php",
          "author_name": "Ralph J. Smit",
          "author_login": "ralphjsmit",
          "committed_at": "2022-01-29T13:22:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 14,
      "commits_last_year": 11,
      "latest_release_at": "2026-03-24T20:56:46Z",
      "latest_release_tag": "3.2.0",
      "releases_from_tags": false,
      "days_since_last_push": 30,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 119,
      "mean_days_between_releases": 125.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "ralphjsmit/laravel-filament-components",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "laravel",
            "ralphjsmit",
            "laravel-filament-components"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/ralphjsmit/laravel-filament-components",
          "is_deprecated": false,
          "latest_version": "3.2.0",
          "repository_url": "https://github.com/ralphjsmit/laravel-filament-components",
          "versions_count": 14,
          "total_downloads": 80713,
          "dependents_count": 5,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 3385,
          "first_published_at": null,
          "latest_published_at": "2026-03-24T20:41:51Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 119
        }
      ]
    },
    "popularity": {
      "forks": 13,
      "stars": 111,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-10-05",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 1
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-12-31",
            "count": 1
          },
          {
            "date": "2024-06-02",
            "count": 1
          },
          {
            "date": "2024-12-22",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-13",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 13,
        "total_forks": 13
      },
      "star_history": {
        "days": [
          {
            "date": "2022-02-06",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 2
          },
          {
            "date": "2022-03-27",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-04-18",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-04-29",
            "count": 1
          },
          {
            "date": "2022-04-30",
            "count": 1
          },
          {
            "date": "2022-05-06",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 1
          },
          {
            "date": "2022-06-10",
            "count": 1
          },
          {
            "date": "2022-06-24",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2022-07-07",
            "count": 1
          },
          {
            "date": "2022-07-27",
            "count": 1
          },
          {
            "date": "2022-08-08",
            "count": 1
          },
          {
            "date": "2022-08-27",
            "count": 1
          },
          {
            "date": "2022-09-11",
            "count": 1
          },
          {
            "date": "2022-09-12",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-17",
            "count": 1
          },
          {
            "date": "2022-09-25",
            "count": 1
          },
          {
            "date": "2022-10-08",
            "count": 2
          },
          {
            "date": "2022-10-11",
            "count": 1
          },
          {
            "date": "2022-10-14",
            "count": 1
          },
          {
            "date": "2022-10-25",
            "count": 1
          },
          {
            "date": "2022-11-06",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 2
          },
          {
            "date": "2023-02-10",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 2
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-18",
            "count": 1
          },
          {
            "date": "2023-03-28",
            "count": 2
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-04-18",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 1
          },
          {
            "date": "2023-05-01",
            "count": 1
          },
          {
            "date": "2023-05-14",
            "count": 1
          },
          {
            "date": "2023-05-22",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 1
          },
          {
            "date": "2023-05-28",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-07-08",
            "count": 1
          },
          {
            "date": "2023-07-11",
            "count": 1
          },
          {
            "date": "2023-07-15",
            "count": 1
          },
          {
            "date": "2023-07-19",
            "count": 1
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-07-28",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 2
          },
          {
            "date": "2023-09-14",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-09-30",
            "count": 1
          },
          {
            "date": "2023-10-14",
            "count": 2
          },
          {
            "date": "2023-12-29",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 2
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-09",
            "count": 1
          },
          {
            "date": "2024-03-18",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-03-24",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-05-18",
            "count": 1
          },
          {
            "date": "2024-06-02",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-12-09",
            "count": 1
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-01-05",
            "count": 1
          },
          {
            "date": "2025-01-12",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-01-31",
            "count": 1
          },
          {
            "date": "2025-02-02",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-11-19",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 111,
        "total_stars": 111
      },
      "open_issues_and_prs": 3
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 1523,
      "source_files_sampled": 21,
      "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": 13,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "filament/forms",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^4.0|^5.0"
        },
        {
          "name": "filament/infolists",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^4.0|^5.0"
        },
        {
          "name": "illuminate/contracts",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^11.0|^12.0|^13.0"
        },
        {
          "name": "spatie/laravel-package-tools",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.9.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "filament/forms",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "filament/infolists",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "illuminate/contracts",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "spatie/laravel-package-tools",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "nesbot/carbon",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "nunomaduro/collision",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "orchestra/testbench",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "pestphp/pest",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "pestphp/pest-plugin-laravel",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "spatie/laravel-ray",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "spatie/pest-plugin-test-time",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 13,
        "direct_count": 4,
        "indirect_count": 9
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 31,
        "open_issues": 1,
        "closed_ratio": 0.833,
        "closed_issues": 5,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "ralphjsmit",
          "commits": 66,
          "avatar_url": "https://avatars.githubusercontent.com/u/59207045?v=4"
        },
        {
          "type": "User",
          "login": "lukas-frey",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/10926334?v=4"
        },
        {
          "type": "User",
          "login": "ziming",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/679513?v=4"
        },
        {
          "type": "User",
          "login": "alexmanase",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/10696975?v=4"
        },
        {
          "type": "User",
          "login": "coolsam726",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5610289?v=4"
        },
        {
          "type": "User",
          "login": "giacomomasseron",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/16156317?v=4"
        },
        {
          "type": "User",
          "login": "atmonshi",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1952412?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.857
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "dependabot-auto-merge.yml",
        "pint.yml",
        "run-tests.yml",
        "update-changelog.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 2,
            "reason": "4 out of 15 merged PRs checked by a CI test -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 5/20 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "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": 0,
            "reason": "0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": "e1a9e315386ff76cc3b790c6e02020309fc54db3",
        "ran_at": "2026-07-22T02:50:46Z",
        "aggregate_score": 3.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-06-22T01:12:13Z",
      "oldest_open_prs": [
        {
          "number": 42,
          "created_at": "2026-04-27T01:16:15Z",
          "last_comment_at": "2026-04-27T01:16:15Z",
          "last_comment_author": "dependabot"
        },
        {
          "number": 44,
          "created_at": "2026-06-22T01:12:08Z",
          "last_comment_at": "2026-06-22T01:12:09Z",
          "last_comment_author": "dependabot"
        }
      ],
      "last_merged_pr_at": "2026-01-24T22:17:09Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 43,
          "created_at": "2026-06-15T11:32:41Z",
          "last_comment_at": "2026-06-25T11:12:50Z",
          "last_comment_author": "ralphjsmit"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ralphjsmit/laravel-filament-components",
    "host": "github.com",
    "name": "laravel-filament-components",
    "owner": "ralphjsmit"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 39,
        "vitality": 54,
        "community": 56,
        "governance": 62,
        "engineering": 69
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 54,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "commits_last_year": 11,
              "human_commit_share": 0.67,
              "days_since_last_push": 30,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 30 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "11 commits in the last year",
                "points": 9.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 74,
            "inputs": {
              "releases_count": 14,
              "latest_release_tag": "3.2.0",
              "releases_from_tags": false,
              "days_since_latest_release": 119,
              "mean_days_between_releases": 125.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "14 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 119 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 119
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~125.7 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 125.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 119,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 119 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 119
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 56,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "forks": 13,
              "stars": 111,
              "watchers": 4,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "111 stars",
                "points": 33.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 111
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "13 forks",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "packages": [
                "ralphjsmit/laravel-filament-components"
              ],
              "dependents": 5,
              "ecosystems": "packagist",
              "total_downloads": 80713,
              "monthly_downloads": 3385
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "3,385 downloads/month across packagist",
                "points": 47.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 3385,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "5 packages depend on it",
                "points": 5.2,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 62,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 7,
              "top_contributor_share": 0.857
            },
            "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 86% of commits",
                "points": 3.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 86
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "merged_prs": 31,
              "open_issues": 1,
              "closed_issues": 5,
              "issue_closed_ratio": 0.833,
              "closed_unmerged_prs": 5
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "83% of issues closed",
                "points": 38.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "31/36 decided PRs merged",
                "points": 32.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 31,
                      "decided": 36
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/20 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 67,
            "inputs": {
              "followers": 375,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ralphjsmit",
              "public_repos": 73,
              "account_age_days": 2401
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "375 followers of ralphjsmit",
                "points": 18.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 375,
                      "login": "ralphjsmit"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "73 public repos, account ~6 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 73
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "ralphjsmit/laravel-filament-components"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 119
            },
            "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 119 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 119
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "14 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 69,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "4 out of 15 merged PRs checked by a CI test -- score normalized to 2",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "hacktoberfest",
                "php"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 39,
        "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": 39,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3.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 15 merged PRs checked by a CI test -- score normalized to 2",
                "points": 0.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 5/20 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 7
            },
            "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": 32,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.358,
              "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": "24 of 67 human commits state their intent (structured subject or explanatory body)",
                "points": 19.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 24,
                      "sampled": 67
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 33,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.19
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "19 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 19,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 1523,
              "source_files_sampled": 21,
              "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/21 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 21,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T02:51:00.379936Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/ralphjsmit/laravel-filament-components.svg",
  "full_name": "ralphjsmit/laravel-filament-components",
  "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.