Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 18:36 UTC

lloricode / laravel-html-table

Generate Html Table with data from Array/Collection.

PHPMIT★ 15 stars⑂ 0 forkssince Jul 2017View on GitHub ↗

lloricode/laravel-html-table holds a health index of 54 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (71/100) and lowest on AI Readiness (36/100). It was last updated 30 days ago. A single contributor accounts for most of its recent work.

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

54
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

Lloric Mayuga GarciaPersonal account
129 followers125 public repossince Jul 2014Publicis Groupe (Digitas Philippines)

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 publish
Packagistlloricode/laravel-html-tablev2.1.22,24317516 days ago

Metrics by category

Vitality

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

48At risk · 22% of overall
How it's scored
28.8/36Push recency — last push 30 days ago
6.2/36Commit cadence — 9/52 weeks with commits
11.5/18Commit volume — 18 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year18
human_commit_share0.59
days_since_last_push30
active_weeks_last_year9
How it's scored
27/27Ships releases — 10 releases published
7.2/36Release recency — latest release 516 days ago
12.6/27Release cadence — a release every ~305.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count10
latest_release_tagv2.1.2
releases_from_tagsno
days_since_latest_release516
mean_days_between_releases305.8
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?

49At risk · 18% of overall
How it's scored
18.6/60Stars — 15 stars
0/25Forks — 0 forks
0/15Watchers — 2 watchers
Inputs used
forks0
stars15
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/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_conductyes
has_pull_request_templateno
How it's scored
44.7/80Monthly downloads — 2,243 downloads/month across packagist
2/20Registry dependents — 1 packages depend on it
Inputs used
packageslloricode/laravel-html-table
dependents1
ecosystemspackagist
total_downloads68,948
monthly_downloads2,243

Sustainability & Governance

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

58Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
38.2/38.3PR acceptance — 32/32 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/5 approved changesets -- score normalized to 0
Inputs used
merged_prs32
open_issues0
closed_issues2
issue_closed_ratio1
closed_unmerged_prs0
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
15.2/25Owner reach — 129 followers of lloricode
25/25Track record — 125 public repos, account ~12 yr old
Inputs used
followers129
owner_typeUser
is_verified
owner_loginlloricode
public_repos125
account_age_days4,381
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
14/35Publish recency — latest publish 516 days ago
20/20Version history — 17 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageslloricode/laravel-html-table
ecosystemspackagist
any_deprecatedno
min_days_since_publish516

Engineering Quality

Are baseline engineering and documentation practices in place?

71Good · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config — phpstan.neon
0/9.6Pre-commit hooks
0/6.4.editorconfig
14/20OpenSSF Scorecard: CI-Tests — 10 out of 13 merged PRs checked by a CI test -- score normalized to 7
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicslaravel, html, table, hacktoberfest
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

40At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
1.8/2.5CI-Tests — 10 out of 13 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/5 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
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 0 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_aggregate4
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.

36At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
13.6/40Legible commit history — 15 of 59 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.254
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — phpstan.neon
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 27 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_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.27
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/12 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes7,665
source_files_sampled12
oversized_source_files0

Key facts

15GitHub stars
1contributors
18commits, last 12 months
30days since last push
10releases
1bus factor
0open issues
Packagistpackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 4.0 / 10
4.0aggregate

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 18:36 UTC

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

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

RegistryPackageVersionRelation
Packagistilluminate/contractsdirect
Packagistspatie/laravel-package-toolsdirect
Packagistlarastan/larastanindirect
Packagistlaravel/pintindirect
Packagistorchestra/testbenchindirect
Packagistpestphp/pestindirect
Packagistphpindirect
Packagistphpstan/extension-installerindirect
Packagistphpstan/phpstanindirect
Packagistrector/rectorindirect
Packagistspatie/pest-plugin-snapshotsindirect
Packagistticketswap/phpstan-error-formatterindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "laravel",
        "html",
        "table",
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 209,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "PHP": 24979
      },
      "pushed_at": "2026-06-22T16:32:42Z",
      "created_at": "2017-07-19T08:44:29Z",
      "owner_type": "User",
      "updated_at": "2026-04-20T19:01:15Z",
      "description": "Generate Html Table with data from Array/Collection.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "develop",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Lloric Mayuga Garcia",
      "type": "User",
      "login": "lloricode",
      "company": "Publicis Groupe (Digitas Philippines)",
      "location": "Philippines",
      "followers": 129,
      "avatar_url": "https://avatars.githubusercontent.com/u/8251344?v=4",
      "created_at": "2014-07-23T23:55:07Z",
      "is_verified": null,
      "public_repos": 125,
      "account_age_days": 4381
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.1.2",
          "kind": "patch",
          "published_at": "2025-02-21T15:29:57Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2024-03-05T15:20:12Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2023-05-28T02:54:59Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2023-05-13T09:56:56Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2018-06-18T08:00:34Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2018-02-28T04:38:36Z"
        },
        {
          "tag": "v1.2.5",
          "kind": "patch",
          "published_at": "2018-01-10T06:14:12Z"
        },
        {
          "tag": "v1.2.4",
          "kind": "patch",
          "published_at": "2018-01-10T06:09:45Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2018-01-10T06:08:32Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2017-08-10T15:30:09Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "9233eb627aaf4e5bab4f8c364f19ee18e601de41",
          "body": "…dabot/fetch-metadata-3.1.0\n\nBump dependabot/fetch-metadata from 3.0.0 to 3.1.0",
          "is_bot": true,
          "headline": "Merge pull request #34 from lloricode/dependabot/github_actions/depen…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-04-20T19:00:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df5f0e50668da15ef221bd5a58bb8af6885ae366",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 3.0.0 to 3.1.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v3.0.0...v3.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-version: 3.1.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 3.0.0 to 3.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T18:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3375bfa6d4a1aadb89102a4174ed613b51401d70",
          "body": "…dabot/fetch-metadata-3.0.0\n\nBump dependabot/fetch-metadata from 2.5.0 to 3.0.0",
          "is_bot": false,
          "headline": "Merge pull request #33 from lloricode/dependabot/github_actions/depen…",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2026-03-30T22:25:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10d43becc93fdd8c75d4fa2995681efb63786810",
          "body": "…ov/codecov-action-6\n\nBump codecov/codecov-action from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #32 from lloricode/dependabot/github_actions/codec…",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2026-03-30T22:25:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eca2a77db9536580013e15660eb494f1f76e7e1",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.5.0 to 3.0.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.5.0...v3.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-version: 3.0.0\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 dependabot/fetch-metadata from 2.5.0 to 3.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T18:02:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98545e8c7029ae9908a850373d6bd542bfb78af8",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n  dependency-version: '6'\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 codecov/codecov-action from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T18:02:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "63ac1299ba417cc7af303586979b5aba429a9608",
          "body": "…y/composer-install-4\n\nBump ramsey/composer-install from 3 to 4",
          "is_bot": false,
          "headline": "Merge pull request #31 from lloricode/dependabot/github_actions/ramse…",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2026-03-17T13:34:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9f53a5d260d7158ebb01c8ab2c82b85da4074a4",
          "body": "Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 3 to 4.\n- [Release notes](https://github.com/ramsey/composer-install/releases)\n- [Commits](https://github.com/ramsey/composer-install/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: ramsey/composer-install\n  dependency-version: '4'\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 ramsey/composer-install from 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T17:19:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "287bf13afe437b85b83fa21912371f385611e414",
          "body": "…ns/checkout-6\n\nBump actions/checkout from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #29 from lloricode/dependabot/github_actions/actio…",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2026-02-13T13:19:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0022e0dbe7db0179deb9ce2ffe2793f5c7bb847e",
          "body": "…dabot/fetch-metadata-2.5.0\n\nBump dependabot/fetch-metadata from 2.4.0 to 2.5.0",
          "is_bot": true,
          "headline": "Merge pull request #30 from lloricode/dependabot/github_actions/depen…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-01-12T20:34:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0256f4c886a8ce6b213c99217eff4c4365083b16",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.4.0 to 2.5.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.4.0...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n  dependency-version: 2.5.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-12T20:34:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d043f66877ac70d717ed42ac63284a05b1e6f0e",
          "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[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '6'\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 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T16:43:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ebbafd7c42904c7f4c50a3d6e8c9c080d97bda02",
          "body": "…nzweifel/git-auto-commit-action-7\n\nBump stefanzweifel/git-auto-commit-action from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #28 from lloricode/dependabot/github_actions/stefa…",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2025-10-13T22:15:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73a9d4527cbd9a8452abab143bbe2349c8e851e0",
          "body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 6 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[…]\n stefanzweifel/git-auto-commit-action\n  dependency-version: '7'\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 stefanzweifel/git-auto-commit-action from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-13T16:14:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bd8f952b38be0f932d7964182deb2391943edcd6",
          "body": "…ns/checkout-5\n\nBump actions/checkout from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #27 from lloricode/dependabot/github_actions/actio…",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2025-08-12T07:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd61976960f9d696a16d03400963eb15dc26f9ed",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 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/v4...v5)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '5'\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 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-11T22:05:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c7c514f61620611399fc38c628e8ad5aef291d15",
          "body": "…anci/laravel-pint-action-2.6\n\nBump aglipanci/laravel-pint-action from 2.5 to 2.6",
          "is_bot": true,
          "headline": "Merge pull request #26 from lloricode/dependabot/github_actions/aglip…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-07-28T19:22:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aa0683fa814f80d83a29ca2e0f25aa63f50cace",
          "body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.5 to 2.6.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.5...2.6)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nname: aglipanci/laravel-pint-action\n  dependency-version: '2.6'\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump aglipanci/laravel-pint-action from 2.5 to 2.6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-28T19:22:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fbad4c8cc4be85185c292e14d1ca77b619685c9e",
          "body": "…nzweifel/git-auto-commit-action-6\n\nBump stefanzweifel/git-auto-commit-action from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #25 from lloricode/dependabot/github_actions/stefa…",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2025-06-16T23:06:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3daa59eca3ac2382bc5f734b254f8b07cf3a6017",
          "body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 6.\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[…]\n stefanzweifel/git-auto-commit-action\n  dependency-version: '6'\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 stefanzweifel/git-auto-commit-action from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-16T17:41:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "229743bcd5f3c2c1e71a82e5377ebaed6ef3d86a",
          "body": "…dabot/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 #24 from lloricode/dependabot/github_actions/depen…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-05-12T16:36:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34d66066cd9ec1077483b445fbee6bb42833e8df",
          "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-12T16:36:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "485580974a26a088b4d227c2da87547255e8242e",
          "body": "…ns for Laravel 11 and 12\n\nSigned-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "Update run-tests.yml to remove Laravel 10 and adjust testbench versio…",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2025-02-21T15:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d39f99eaced7dd204b1fc607e5f2a6a3c06df56",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "Update PHP and Laravel version requirements in configuration files",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2025-02-21T15:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b6bf341c8216979669e2010c4154c90b2655fa7",
          "body": "…dependency\n\nSigned-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "Update run-tests.yml to require orchestra/testbench as a development …",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2025-02-21T15:21:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e1d1770a0021811a4d2d4cb2bf8e6effb04c306",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "Update Laravel version in run-tests.yml to support Laravel 12",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2025-02-21T15:20:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe9c8066626a8ea8f8d6b018f6cb6331812e3737",
          "body": "…pport\n\nSigned-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "Update PHP version to 8.4 and enhance configuration for Laravel 12 su…",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2025-02-21T15:17:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "badef08dd0f41f0ad3372065b5a22d18cd115cc5",
          "body": "…anci/laravel-pint-action-2.5\n\nBump aglipanci/laravel-pint-action from 2.4 to 2.5",
          "is_bot": true,
          "headline": "Merge pull request #23 from lloricode/dependabot/github_actions/aglip…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-02-03T16:39:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "770f71d799153a0854161eb584387017eb1faa74",
          "body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.4 to 2.5.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.4...2.5)\n\n---\nupdated-dependencies:\n- dependency-name: aglipanci/laravel-pint-action\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump aglipanci/laravel-pint-action from 2.4 to 2.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-03T16:39:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b353fe4b53c51642eedced90bb2f465d9176e59d",
          "body": "…ov/codecov-action-5\n\nBump codecov/codecov-action from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #21 from lloricode/dependabot/github_actions/codec…",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2025-02-01T16:12:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6c6a259f0281e8c86dcc30d3968d968cfca94b0",
          "body": "…dabot/fetch-metadata-2.3.0\n\nBump dependabot/fetch-metadata from 2.2.0 to 2.3.0",
          "is_bot": true,
          "headline": "Merge pull request #22 from lloricode/dependabot/github_actions/depen…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-01-27T16:32:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d40c459cd89b1379391174bf9d0f350f9b664f1c",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.2.0...v2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: 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.2.0 to 2.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-27T16:32:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efde36a91ac06f25d3d07d06ee0e22f61d8ac145",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\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 codecov/codecov-action from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-18T16:22:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cb492001cea185fbfc5ffd521a80fe2945135e39",
          "body": "…dabot/fetch-metadata-2.2.0\n\nBump dependabot/fetch-metadata from 2.1.0 to 2.2.0",
          "is_bot": true,
          "headline": "Merge pull request #20 from lloricode/dependabot/github_actions/depen…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-07-08T16:37:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ef158bcbb1898ba0052104b25d77ec9e798e0bf",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.1.0 to 2.2.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.1.0...v2.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 2.1.0 to 2.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-08T16:36:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "969628f9ee3414187c2df4d79b34a246603b0b35",
          "body": null,
          "is_bot": false,
          "headline": "Update .gitattributes",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2024-06-27T08:17:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac82bc7057faa089ec4bbdccf01ed004d32e6c6a",
          "body": "…dabot/fetch-metadata-2.1.0\n\nBump dependabot/fetch-metadata from 2.0.0 to 2.1.0",
          "is_bot": true,
          "headline": "Merge pull request #19 from lloricode/dependabot/github_actions/depen…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-04-29T16:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb512dab51d9fd9a73ae50ffc15352cf5ff78081",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.0.0 to 2.1.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.0.0...v2.1.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.0.0 to 2.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-29T16:24:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f19cc995f7755ce5d7a600d383e4b952e74f9750",
          "body": "…anci/laravel-pint-action-2.4\n\nBump aglipanci/laravel-pint-action from 2.3.1 to 2.4",
          "is_bot": true,
          "headline": "Merge pull request #18 from lloricode/dependabot/github_actions/aglip…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-04-15T16:38:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a02f14650e5324c963c19fe71326e67af18f2572",
          "body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.3.1 to 2.4.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.3.1...2.4)\n\n---\nupdated-dependencies:\n- dependency-name: aglipanci/laravel-pint-action\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-04-15T16:38:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "067b084b94601d416a192febeddf64fdc0e1100c",
          "body": "…dabot/fetch-metadata-2.0.0\n\nBump dependabot/fetch-metadata from 1.6.0 to 2.0.0",
          "is_bot": false,
          "headline": "Merge pull request #17 from lloricode/dependabot/github_actions/depen…",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2024-03-25T17:00:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "939211dca3457b2463e182e6f5c3d7029818aa04",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.0.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.6.0...v2.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\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 dependabot/fetch-metadata from 1.6.0 to 2.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-25T16:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e2d97fd96dd76a23031b26653bf214ae847d2a4",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2024-03-05T15:18:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "120cf48108d22b76a2e969980e2887577f4f73ad",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "update larastan",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2024-03-05T15:14:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95f9eed8cf8ace1348e8c2838b762f270767e62e",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2024-03-05T15:09:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42e39d2524340c7f5f7e5f23f8e13ded45135029",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2024-03-05T15:05:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bbc4fdeba5b1fee27f7231cb72639e596114dc6",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2024-03-05T15:02:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff1354eb939cf865996e0e334f5e52522362e7f9",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2024-03-05T15:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbfc2ce30b69a61e5b83038b2f7b226091fd4ef1",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2024-03-05T14:59:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "912e4f1fef142979aee15fe31d5837b28aa297d3",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/develop' into develop",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2024-03-05T14:57:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4efb3fae4c95588be5fb1f48727269c15bf3ef88",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "Add support for laravel 11",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2024-03-05T14:57:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9d8687268518db6810792258fe80bc9a0affb22",
          "body": null,
          "is_bot": false,
          "headline": "Fix styling",
          "author_name": "lloricode",
          "author_login": "lloricode",
          "committed_at": "2024-03-05T14:54:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5e4fd38f15c6cf2dc531bbf56bc3f496727961c",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2024-03-05T14:54:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be0b9bc87505b8f7a651101ddae80366e3d351b8",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2024-03-05T14:51:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc0528eb1eac687593c6aea1e471321ddbbce7be",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2024-03-05T14:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a4fc0f9041b4e5078f103689350a63db40fd9ab",
          "body": "…y/composer-install-3\n\nBump ramsey/composer-install from 2 to 3",
          "is_bot": false,
          "headline": "Merge pull request #16 from lloricode/dependabot/github_actions/ramse…",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2024-03-05T14:22:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccb686bdc4095493b69390b958db1a2eac9ac713",
          "body": "Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 2 to 3.\n- [Release notes](https://github.com/ramsey/composer-install/releases)\n- [Commits](https://github.com/ramsey/composer-install/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: ramsey/composer-install\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 ramsey/composer-install from 2 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-04T16:33:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d959b4100ba7f659a8372cea22cd771b980bbec",
          "body": "…ov/codecov-action-4\n\nBump codecov/codecov-action from 3 to 4",
          "is_bot": false,
          "headline": "Merge pull request #15 from lloricode/dependabot/github_actions/codec…",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2024-02-09T14:08:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebca1f88fb275d6463950b84b9fa35e984c2d8e6",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\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 codecov/codecov-action from 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-05T16:23:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9ffb268841f6feb5b4107cc662e7e883e8411694",
          "body": "…anci/laravel-pint-action-2.3.1\n\nBump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1",
          "is_bot": true,
          "headline": "Merge pull request #14 from lloricode/dependabot/github_actions/aglip…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-12-25T16:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d975c58905f7270fba1e4972cdae4efe86cbcf8",
          "body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.3.0 to 2.3.1.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.3.0...2.3.1)\n\n---\nupdated-dependencies:\n- dependency-name: aglipanci/laravel-pint-action\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 aglipanci/laravel-pint-action from 2.3.0 to 2.3.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-12-25T16:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d1f3a0f72f21ce67ff910740c71a9fd661068c0",
          "body": "…nzweifel/git-auto-commit-action-5\n\nBump stefanzweifel/git-auto-commit-action from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #13 from lloricode/dependabot/github_actions/stefa…",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-10-11T17:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9016d8bbd07920cc9f706e2ccc192b50a177b088",
          "body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.\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[…]\nencies:\n- dependency-name: stefanzweifel/git-auto-commit-action\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 stefanzweifel/git-auto-commit-action from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-10-09T16:43:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "78bb7e03a364d52c41eac3b46cc2f920031aff5f",
          "body": null,
          "is_bot": false,
          "headline": "pint laravel preset",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-09-04T23:34:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aa4a0b674b73fb0e2f1910d7680039f457c00fe",
          "body": "…ns/checkout-4\n\nBump actions/checkout from 3 to 4",
          "is_bot": false,
          "headline": "Merge pull request #12 from lloricode/dependabot/github_actions/actio…",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-09-04T22:51:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "175a66a3c43c75548af1d87a0e71673241bc64f5",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\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...v4)\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 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-09-04T16:30:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c299be51ad2268eaaa962efe437351a636dd4060",
          "body": "…dabot/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 #11 from lloricode/dependabot/github_actions/depen…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-07-03T16:19:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2217df5fbf9f050358da338733f49c36d6f7e974",
          "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-03T16:18:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "023a01e04b26a7b9880b2c2df610bb397ede3799",
          "body": "…dabot/fetch-metadata-1.5.1\n\nBump dependabot/fetch-metadata from 1.5.0 to 1.5.1",
          "is_bot": true,
          "headline": "Merge pull request #10 from lloricode/dependabot/github_actions/depen…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-05-29T17:05:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "678a484e35ff3b3dae5ce09268d88d45db9bb5c8",
          "body": "…nci/laravel-pint-action-2.3.0\n\nBump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0",
          "is_bot": true,
          "headline": "Merge pull request #9 from lloricode/dependabot/github_actions/aglipa…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-05-29T17:04:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9a800e046c684afbb1b7757bf84fbc5a9139e40",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.5.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.5.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-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-29T17:04:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6f1199025810927207c96ff319ce26133eb6a88",
          "body": "Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.2.0 to 2.3.0.\n- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)\n- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.2.0...2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: aglipanci/laravel-pint-action\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-29T17:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35acafe097e1565dbd028dabfc7d6e15cde8e7c1",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-28T02:53:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1a0f7f713b4fcd946d3e1b9f281285a2d55d505",
          "body": "Add set attributes to header cells",
          "is_bot": false,
          "headline": "Merge pull request #8 from lloricode/5-set-attributes-to-header-cells",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-28T02:49:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51d1e4b0c1bde166d41b4df923fe38d524f22ac6",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "Add set attributes to header cells",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-28T02:47:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "696b9a623bc6c5a92a45eb51a6e9c6b22ca1e547",
          "body": "…abot/fetch-metadata-1.5.0\n\nBump dependabot/fetch-metadata from 1.4.0 to 1.5.0",
          "is_bot": true,
          "headline": "Merge pull request #7 from lloricode/dependabot/github_actions/depend…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2023-05-22T17:06:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72fcc09c831acdf492d61aab4050f4b2a49aae82",
          "body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.4.0 to 1.5.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.4.0...v1.5.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.4.0 to 1.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-05-22T17:06:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cc17a7bec9eba4ed033f2db02588c7a23b12f51",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-14T08:24:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a84f1518bb93d5373c4b47db871f437b8c4ffaf",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "Can use DTO as custom tags",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-14T08:23:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f9af82ad3664719cef304a2c9d4c79d4ad28689",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-14T08:11:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79077db834140276575be8ab27ac871f72a119c0",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "Use DTO for table tags",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-14T07:21:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c79d576dec8bb76325f53046f9414e5117474197",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "typo",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-13T09:55:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db57e148064b771aea4c9e836112fe3dc89f702a",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-13T09:51:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a06209a56fc6dade2dfb51214219377dfee58a45",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "Preparing for v2 release",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-13T09:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7e42dd5c476458f678f00ba8a406f2612d8d184",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-13T09:37:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b4ca0c5aba0980fb16e17e03812ae02869d960e",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-13T09:37:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1ee0f2375d42342441b01dea15012f7f42125e4",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "add body_celltags override test",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-13T09:30:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5c637d8dd2d407d34d1a408ffacf2a7dfeaf579",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-13T09:14:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f173c9725ea636227e7532792e7c86bf03a3ac9e",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "Add caption test",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-13T09:06:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11d87d0fa5a3dd606deb6722ee27bf69f0c23a01",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "Add test on get links",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-13T09:02:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c3386511702e8ed91b16a878f6f59aaee2c2c7c",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "fix phpstan",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-13T08:54:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb22e7e8148c8dc5e28573c6522889957d7a6469",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "fix phpstan",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-13T08:43:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff16798b165e5313e388259f1a9bac5f5a54e202",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "Fix add option with route key name add to select query",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-13T08:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c86c167b082311ed8913b45f2c0c8f5b3ace984b",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "Add more test",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-13T08:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1aed267d07ee961c5e16b110331023f6be0ca43",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-13T08:06:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9125dafd86068506c07c206c6b66d1e6c51a36e5",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "install phpstan",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-13T07:34:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f229d0e357c5906b1be47d22ba7120433cf56f6d",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "php 8.1 syntax",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-13T07:13:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a502c234ab9e869231c71d90b61cd5ceeadc569",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-13T07:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "725d8fecb4a2ba7b56e980349091461d90b2b493",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-13T07:02:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f76df2b48319bc29379cc743edbd7ff4b42c433",
          "body": "Signed-off-by: Lloric Mayuga Garcia <lloricode@gmail.com>",
          "is_bot": false,
          "headline": "wip",
          "author_name": "Lloric Mayuga Garcia",
          "author_login": "lloricode",
          "committed_at": "2023-05-13T06:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 18,
      "latest_release_at": "2025-02-21T15:29:57Z",
      "latest_release_tag": "v2.1.2",
      "releases_from_tags": false,
      "days_since_last_push": 30,
      "active_weeks_last_year": 9,
      "days_since_latest_release": 516,
      "mean_days_between_releases": 305.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "lloricode/laravel-html-table",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/lloricode/laravel-html-table",
          "is_deprecated": false,
          "latest_version": "v2.1.2",
          "repository_url": "https://github.com/lloricode/laravel-html-table",
          "versions_count": 17,
          "total_downloads": 68948,
          "dependents_count": 1,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 2243,
          "first_published_at": null,
          "latest_published_at": "2025-02-21T15:25:20Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 516
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 15,
      "watchers": 2,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "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": 7665,
      "source_files_sampled": 12,
      "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": 12,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "illuminate/contracts",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^11.0|^12.0"
        },
        {
          "name": "spatie/laravel-package-tools",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^1.16.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "illuminate/contracts",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "spatie/laravel-package-tools",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "larastan/larastan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "laravel/pint",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "orchestra/testbench",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "pestphp/pest",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/extension-installer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpstan/phpstan",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "rector/rector",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "spatie/pest-plugin-snapshots",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "ticketswap/phpstan-error-formatter",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 12,
        "direct_count": 2,
        "indirect_count": 10
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 32,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 2,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "lloricode",
          "commits": 157,
          "avatar_url": "https://avatars.githubusercontent.com/u/8251344?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "dependabot-auto-merge.yml",
        "fix-php-code-style-issues.yml",
        "phpstan.yml",
        "run-tests.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "phpstan.neon"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 7,
            "reason": "10 out of 13 merged PRs checked by a CI test -- score normalized to 7",
            "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": 0,
            "reason": "Found 0/5 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": "9233eb627aaf4e5bab4f8c364f19ee18e601de41",
        "ran_at": "2026-07-22T18:36:14Z",
        "aggregate_score": 4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T16:32:44Z",
      "oldest_open_prs": [
        {
          "number": 35,
          "created_at": "2026-06-08T16:32:47Z",
          "last_comment_at": "2026-06-08T16:33:35Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 36,
          "created_at": "2026-06-22T16:32:42Z",
          "last_comment_at": "2026-06-22T16:34:23Z",
          "last_comment_author": "codecov"
        }
      ],
      "last_merged_pr_at": "2026-04-20T19:00:15Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/lloricode/laravel-html-table",
    "host": "github.com",
    "name": "laravel-html-table",
    "owner": "lloricode"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 54,
      "inputs": {
        "security": 40,
        "vitality": 48,
        "community": 49,
        "governance": 58,
        "engineering": 71
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 48,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "commits_last_year": 18,
              "human_commit_share": 0.59,
              "days_since_last_push": 30,
              "active_weeks_last_year": 9
            },
            "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": "9/52 weeks with commits",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "18 commits in the last year",
                "points": 11.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 52,
            "inputs": {
              "releases_count": 10,
              "latest_release_tag": "v2.1.2",
              "releases_from_tags": false,
              "days_since_latest_release": 516,
              "mean_days_between_releases": 305.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "10 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 516 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 516
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~305.8 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 305.8
                    }
                  }
                ],
                "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": 113,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 113 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 113
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 49,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "forks": 0,
              "stars": 15,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "15 stars",
                "points": 18.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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": 13.5,
                "status": "met",
                "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": "at_risk",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "packages": [
                "lloricode/laravel-html-table"
              ],
              "dependents": 1,
              "ecosystems": "packagist",
              "total_downloads": 68948,
              "monthly_downloads": 2243
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,243 downloads/month across packagist",
                "points": 44.7,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2243,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "1 packages depend on it",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "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 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "merged_prs": 32,
              "open_issues": 0,
              "closed_issues": 2,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "32/32 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 32,
                      "decided": 32
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/5 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": 63,
            "inputs": {
              "followers": 129,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "lloricode",
              "public_repos": 125,
              "account_age_days": 4381
            },
            "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": "129 followers of lloricode",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 129,
                      "login": "lloricode"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "125 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 125
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "lloricode/laravel-html-table"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 516
            },
            "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 516 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 516
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "17 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 71,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpstan.neon"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "10 out of 13 merged PRs checked by a CI test -- score normalized to 7",
                "points": 14,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "laravel",
                "html",
                "table",
                "hacktoberfest"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": 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": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": 40,
        "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": 40,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 4
            },
            "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": "10 out of 13 merged PRs checked by a CI test -- score normalized to 7",
                "points": 1.8,
                "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 0/5 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "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": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 36,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 14,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.254,
              "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": "15 of 59 human commits state their intent (structured subject or explanatory body)",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 15,
                      "sampled": 59
                    }
                  }
                ],
                "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": 46,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.27
            },
            "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": "phpstan.neon",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpstan.neon"
                    }
                  }
                ],
                "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": "27 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 27,
                      "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": 7665,
              "source_files_sampled": 12,
              "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/12 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 12,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T18:36:29.843776Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lloricode/laravel-html-table.svg",
  "full_name": "lloricode/laravel-html-table",
  "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.