Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-29 19:01 UTC

baikho / loqate-php

A Modern PHP Wrapper for the Loqate API

PHPMIT★ 9 stars⑂ 2 forkssince Jan 2021View on GitHub ↗

baikho/loqate-php holds a health index of 53 out of 100, placing it in the Moderate band. It scores highest on Vitality (67/100) and lowest on AI Readiness (22/100). It was last updated today. A single contributor accounts for most of its recent work.

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

53
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

장백호Personal account
45 followers45 public repossince Jun 2013@iodigital-com

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistbaikho/loqate-php2.1.14,158150 days agophpapiloqate

Metrics by category

Vitality

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

67Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
2.1/36Commit cadence — 3/52 weeks with commits
11.1/18Commit volume — 16 commits in the last year
1/10OpenSSF Scorecard: Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Inputs used
commits_last_year16
human_commit_share0.981
days_since_last_push0
active_weeks_last_year3
How it's scored
27/27Ships releases — 8 releases published
36/36Release recency — latest release 0 days ago
19.8/27Release cadence — a release every ~70.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count8
latest_release_tagv2.1.1
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases70.3
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?

36At risk · 18% of overall
How it's scored
14.6/60Stars — 9 stars
0/25Forks — 2 forks
1.7/15Watchers — 3 watchers
Inputs used
forks2
stars9
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
48.3/80Monthly downloads — 4,158 downloads/month across packagist
0/20Registry dependents — 0 packages depend on it
Inputs used
packagesbaikho/loqate-php
dependents0
ecosystemspackagist
total_downloads93,624
monthly_downloads4,158

Sustainability & Governance

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

61Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.5/22.5Commit distribution — top contributor authored 89% of commits
4.1/13.5Contributor breadth — 3 contributors
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.887
How it's scored
0/46.8Issue resolution — no issues or no data
38.2/38.3PR acceptance — 12/12 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 2/13 approved changesets -- score normalized to 1
Inputs used
merged_prs12
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
12/25Owner reach — 45 followers of baikho
24.1/25Track record — 45 public repos, account ~13 yr old
Inputs used
followers45
owner_typeUser
is_verified
owner_loginbaikho
public_repos45
account_age_days4,803
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
35/35Publish recency — latest publish 0 days ago
20/20Version history — 15 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesbaikho/loqate-php
ecosystemspackagist
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

50Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
10/20OpenSSF Scorecard: CI-Tests — 6 out of 11 merged PRs checked by a CI test -- score normalized to 5
Inputs used
has_ciyes
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://docs.loqate.com/
10/10Repository description
10/10Topics — 11 topics
10/10Wiki
Inputs used
topicsphp, api-wrapper, address, address-autocomplete, address-verification, api-client, php8, address-lookup, lookup, uk, php-library
has_wikiyes
homepagehttps://docs.loqate.com/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

46At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
1.2/2.5CI-Tests — 6 out of 11 merged PRs checked by a CI test -- score normalized to 5
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 2/13 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 6 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0.8/7.5Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
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 — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.6
Excluded from scoring (no data or not applicable): packaging, signed_releases. 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.

22Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
23.1/40Legible commit history — 23 of 53 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.434
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 54
8/8Automated maintenance — 1 of the last 54 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.019
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/21 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes6,100
source_files_sampled21
oversized_source_files0

Key facts

9GitHub stars
3contributors
16commits, last 12 months
0days since last push
8releases
1bus factor
0open issues
Packagistpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 2 ⇿
0Stars
2Forks
7Releases

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

111222212022-042024-062026-07
Major 1Minor 5Patch 1

Each point covers 4 days.

OpenSSF Scorecard 4.6 / 10
4.6aggregate

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-29 19:01 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
5CI-Tests6 out of 11 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/13 approved changesets -- score normalized to 1
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
Packagistguzzlehttp/guzzle^6.5 || ^7.2 || ^8.0composer.json
All dependencies 3

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

RegistryPackageVersionRelation
Packagistguzzlehttp/guzzledirect
Packagistfriendsofphp/php-cs-fixerindirect
Packagistphpindirect
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": [
        "php",
        "api-wrapper",
        "address",
        "address-autocomplete",
        "address-verification",
        "api-client",
        "php8",
        "address-lookup",
        "lookup",
        "uk",
        "php-library"
      ],
      "is_fork": false,
      "size_kb": 65,
      "has_wiki": true,
      "homepage": "https://docs.loqate.com/",
      "languages": {
        "PHP": 41859
      },
      "pushed_at": "2026-07-29T18:57:53Z",
      "created_at": "2021-01-22T20:10:43Z",
      "owner_type": "User",
      "updated_at": "2026-07-29T18:54:40Z",
      "description": "A Modern PHP Wrapper for the Loqate API",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "2.x",
      "license_spdx_raw": "MIT",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "iodigital.com",
      "name": "장백호",
      "type": "User",
      "login": "baikho",
      "company": "@iodigital-com",
      "location": "Antwerp, BE",
      "followers": 45,
      "avatar_url": "https://avatars.githubusercontent.com/u/4610533?v=4",
      "created_at": "2013-06-04T11:37:04Z",
      "is_verified": null,
      "public_repos": 45,
      "account_age_days": 4803
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2026-07-29T18:58:41Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2026-03-30T21:12:50Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2025-03-25T18:43:16Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2025-03-25T18:27:39Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2025-03-24T20:28:38Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2025-03-24T20:29:36Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2025-03-24T20:30:03Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2025-03-24T20:30:42Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4fd597652866ef80808dffad54466ea17d2bb502",
          "body": "feat: Guzzle 8.0 support",
          "is_bot": false,
          "headline": "Merge pull request #12 from michalbundyra/feat/guzzle-8",
          "author_name": "장백호",
          "author_login": "baikho",
          "committed_at": "2026-07-29T18:52:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a8c62032b12b05732a9aa36db5d8be6ab06107d",
          "body": null,
          "is_bot": false,
          "headline": "feat: Guzzle 8.0 support",
          "author_name": "Michał Bundyra",
          "author_login": "michalbundyra",
          "committed_at": "2026-07-28T16:00:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37ae55d3bbad50036262d72c6d7e972ad258eb62",
          "body": null,
          "is_bot": false,
          "headline": "fix: docs",
          "author_name": "장백호",
          "author_login": "baikho",
          "committed_at": "2026-04-02T16:21:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a16c4fcaa0894a0f09885a9f1a2ae4dc45e7ebae",
          "body": "docs: updated api reference",
          "is_bot": false,
          "headline": "Merge pull request #11 from baikho/baikho-patch-1",
          "author_name": "장백호",
          "author_login": "baikho",
          "committed_at": "2026-04-02T16:19:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cdcc79c7ba06b4a96b8b8168aa3988687131111",
          "body": null,
          "is_bot": false,
          "headline": "docs: updated api reference",
          "author_name": "장백호",
          "author_login": "baikho",
          "committed_at": "2026-04-02T16:18:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "431c2adfcd806a62f466fb4d5ff99858e5b8be81",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix format",
          "author_name": "장백호",
          "author_login": "baikho",
          "committed_at": "2026-03-30T21:15:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abdd67c10cfc2fd31d07948019954a77291ed45a",
          "body": "chore(api): migrate JSON web service to json6.ws",
          "is_bot": false,
          "headline": "Merge pull request #10 from baikho/baikho-patch-2",
          "author_name": "장백호",
          "author_login": "baikho",
          "committed_at": "2026-03-30T21:10:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "752ee0da9913a877332630004734f31da215bf19",
          "body": null,
          "is_bot": false,
          "headline": "chore(api): migrate JSON web service to json6.ws",
          "author_name": "장백호",
          "author_login": "baikho",
          "committed_at": "2026-03-30T21:09:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8a73aa65c3046dd897ce9ca195d27340de7097b",
          "body": "chore: bump Capture Find & Retrieve APIs",
          "is_bot": false,
          "headline": "Merge pull request #9 from baikho/feat/bump-capture-apis",
          "author_name": "장백호",
          "author_login": "baikho",
          "committed_at": "2026-03-30T21:07:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "519e8495e9177236fa09ac04d56bb7cf7606b665",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump Capture Find and Retrieve versions",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2026-03-30T21:05:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "106cbbafbdf8ab6d89a6ac8732a9f2e8bf4cc5dd",
          "body": null,
          "is_bot": false,
          "headline": "chore: update .gitignore",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2026-03-30T21:05:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3880e62cc4ac69557b3915163c5da562df456951",
          "body": "feat: add property access for API entry points",
          "is_bot": false,
          "headline": "Merge pull request #8 from baikho/feat/property-access-1",
          "author_name": "장백호",
          "author_login": "baikho",
          "committed_at": "2026-03-30T20:44:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4be559992c49dba9fa30d23bef1665c45fa952d8",
          "body": null,
          "is_bot": false,
          "headline": "feat: add property access for API entry points",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2026-03-30T20:42:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f87804dc27b5daffc98ae4ce6611d264806e9ca0",
          "body": "fix: GeocodingHandler::ukReverseGeocode()",
          "is_bot": false,
          "headline": "Merge pull request #7 from baikho/fix/updates-1",
          "author_name": "장백호",
          "author_login": "baikho",
          "committed_at": "2026-03-30T19:42:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e48caf3336a8a6a222ea5b690ce34e239b205515",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix dead links",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2026-03-30T19:41:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "669f38329e85ea0ed69f416d9dcdb282ed6a64b9",
          "body": null,
          "is_bot": false,
          "headline": "fix: GeocodingHandler::ukReverseGeocode()",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2026-03-30T19:29:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68f7ffbc5d8d546f15c613deddb91f44fc953d32",
          "body": null,
          "is_bot": false,
          "headline": "chore: updated README",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2026-03-30T19:28:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbe7ea2187d9d8e25feaba9de89131236c50e4a9",
          "body": "Bump PHP version to ^8.1",
          "is_bot": false,
          "headline": "Merge pull request #6 from baikho/php-version-bump",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2025-03-25T18:41:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a69b6b0fce3d5bab686d5ee9e2616717ded07308",
          "body": null,
          "is_bot": false,
          "headline": "Bump PHP versions",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2025-03-25T18:37:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e86b279362d781a3dc6a3999651b0f863a3b9ec",
          "body": "…p-cs-fixer-tw-2.18or-tw-3.0\n\nUpdate friendsofphp/php-cs-fixer requirement from ^2.18 to ^2.18 || ^3.0",
          "is_bot": false,
          "headline": "Merge pull request #5 from baikho/dependabot/composer/friendsofphp/ph…",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2025-03-25T18:04:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cfea4e5e0fb967a77d72b6c58ceb6b7aa4da5d3",
          "body": null,
          "is_bot": false,
          "headline": "Run phpcs fixer",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2025-03-25T17:47:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a93c7340663517049ba12fefdcec2d8cb35e15cb",
          "body": null,
          "is_bot": false,
          "headline": "Update phpcs-fixer cache",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2025-03-25T17:46:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beb942057c13d487876d823eab5c9046bcf1eb39",
          "body": null,
          "is_bot": false,
          "headline": "Added badges",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2025-03-25T10:01:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f157f7b821bef39f18c885213bbb4cbdc2484eaa",
          "body": "Updates the requirements on [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) to permit the latest version.\n- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)\n- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)\n- [Commits\n[…]\n-Fixer/compare/v2.18.0...v3.72.0)\n\n---\nupdated-dependencies:\n- dependency-name: friendsofphp/php-cs-fixer\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update friendsofphp/php-cs-fixer requirement from ^2.18 to ^2.18 || ^3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-14T20:09:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ae43c5668c3c1615000eec67832ef6a6232a70d9",
          "body": "Create dependabot.yml",
          "is_bot": false,
          "headline": "Merge pull request #4 from baikho/baikho-patch-1",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2025-03-14T20:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e6f353202fccf9d1b1af285a5a7ecddf2479f13",
          "body": null,
          "is_bot": false,
          "headline": "Create dependabot.yml",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2025-03-12T21:43:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38bf1bddab69f5c1162c5a5040d3891e52b20aec",
          "body": "Adding InternationalGeocode support",
          "is_bot": false,
          "headline": "Merge pull request #3 from Muffinman/feature/geocoding",
          "author_name": "Matt Jones",
          "author_login": "Muffinman",
          "committed_at": "2022-08-09T11:48:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd5ca9341ff66a41d90a0328b3553b689a81c7f8",
          "body": null,
          "is_bot": false,
          "headline": "Adding InternationalGeocode support",
          "author_name": "Matt Jones",
          "author_login": "Muffinman",
          "committed_at": "2022-08-09T11:46:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81c0be3a1ed5bbe478cb0888c68887ab42a9524a",
          "body": "Adding UK Specific Geocoding APIs",
          "is_bot": false,
          "headline": "Merge pull request #2 from Muffinman/feature/geocoding",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2022-06-15T17:29:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f02a137c7807911bf09caf6d4e09a202a37612cf",
          "body": null,
          "is_bot": false,
          "headline": "Adding UK Specific Geocoding APIs",
          "author_name": "Matt Jones",
          "author_login": "Muffinman",
          "committed_at": "2022-05-06T12:37:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02a14f206ac045ee45397d4ca76dea620e5faf85",
          "body": "Added Directions and Distance Geocoding APIs",
          "is_bot": false,
          "headline": "Merge pull request #1 from Muffinman/feature/geocoding",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2022-04-28T15:28:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1947c44e02330cc9a9d51f9851fad789daa8066c",
          "body": null,
          "is_bot": false,
          "headline": "Updating README with Geocoding usage",
          "author_name": "Matt Jones",
          "author_login": "Muffinman",
          "committed_at": "2022-04-28T11:56:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38802472391bb7be918c221198239fb65e4b167d",
          "body": null,
          "is_bot": false,
          "headline": "Added Directions and Distance Geocoding APIs",
          "author_name": "Matt Jones",
          "author_login": "Muffinman",
          "committed_at": "2022-04-27T08:57:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30e2a1bec5de51c8b6cb770907ded6bdec2c5852",
          "body": null,
          "is_bot": false,
          "headline": "Added GeoFence to Address Verification Find.",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2021-04-17T11:22:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05d9198b473d7cedfac9dabd7fe73e9bd695d2c4",
          "body": null,
          "is_bot": false,
          "headline": "Added Email Verification API.",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2021-04-17T11:07:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bde563e0b13e59933d4dac22f2408e28163db3f4",
          "body": null,
          "is_bot": false,
          "headline": "Updated Address Verification Retrieve operation.",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2021-04-17T11:07:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc33299182d0e33ed074763c057c7842125741dc",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup and formatting.",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2021-04-16T21:37:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2af761d15ee1278d6c0dbe75c14e8ea3aa3d7b88",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup.",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2021-01-25T09:21:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f4fb27ef974e2aa592c62fba83a10c3f5b4fca4",
          "body": null,
          "is_bot": false,
          "headline": "Run \"php-cs-fixer\".",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2021-01-24T22:27:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac486da7ace0aad8e4c9dc00897a75b33611483f",
          "body": null,
          "is_bot": false,
          "headline": "Added Bank Account Verification API.",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2021-01-24T18:01:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7614da07379d8523745ed37105d2cba23d9b2bd",
          "body": null,
          "is_bot": false,
          "headline": "Added Phone Verification API.",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2021-01-24T17:19:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9235475bde831648576a9548ded4eaf94084315",
          "body": null,
          "is_bot": false,
          "headline": "Updated examples in README.md.",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2021-01-24T16:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "515818bb39cd32bfd383e3efafa447ce0ce4e648",
          "body": null,
          "is_bot": false,
          "headline": "Fixed trailing slash in Retrieve::getUri().",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2021-01-24T16:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "210a936ce348f97a8e9daab6c1586d9ccc3f6a41",
          "body": null,
          "is_bot": false,
          "headline": "Updated Retrieve class.",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2021-01-24T16:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6618b2c0dbe021363de8cd8eb5a1eac7bd2cf15",
          "body": null,
          "is_bot": false,
          "headline": "Discarded KeyableTrait constructor.",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2021-01-24T15:55:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "464f2ef905661d101ac94bf7a824c1ef091f773b",
          "body": null,
          "is_bot": false,
          "headline": "Bump support to php7.4 for typed properties.",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2021-01-24T14:18:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec91bb2d6be943023024d3916910b9da7a6fd50e",
          "body": null,
          "is_bot": false,
          "headline": "Updated class inheritance.",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2021-01-24T13:28:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e207a87dc80cebbeee5491468798a8d0cf382b27",
          "body": null,
          "is_bot": false,
          "headline": "Added installation details to README.md.",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2021-01-24T12:34:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2552f9a9b1feae064bf71cbcd0992d69f1be849d",
          "body": null,
          "is_bot": false,
          "headline": "Added support guzzlehttp/guzzle ^6.5 dependency.",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2021-01-24T12:12:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f58b48814c369b4e48727fc8d7c09944b47bb195",
          "body": null,
          "is_bot": false,
          "headline": "Added .gitignore.",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2021-01-24T12:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "974349215268845c0ae59adefdf601276209dc05",
          "body": null,
          "is_bot": false,
          "headline": "Minors and coding standards.",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2021-01-24T02:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65c0ae7bb8ac67cf154e9687f50f823f27318d43",
          "body": null,
          "is_bot": false,
          "headline": "Updated example in README.md.",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2021-01-24T02:39:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1103ebd75d0d1fb00c1311104f19152b3e73f5cc",
          "body": null,
          "is_bot": false,
          "headline": "Initial API classes.",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2021-01-24T02:35:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c82e82f961b51a1cca5f0a57b370f5328289770",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Sang Lostrie",
          "author_login": "baikho",
          "committed_at": "2021-01-22T20:10:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 8,
      "commits_last_year": 16,
      "latest_release_at": "2026-07-29T18:58:41Z",
      "latest_release_tag": "v2.1.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 3,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 70.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "baikho/loqate-php",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "php",
            "api",
            "loqate"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/baikho/loqate-php",
          "is_deprecated": false,
          "latest_version": "2.1.1",
          "repository_url": "https://github.com/baikho/loqate-php",
          "versions_count": 15,
          "total_downloads": 93624,
          "dependents_count": 0,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 4158,
          "first_published_at": null,
          "latest_published_at": "2026-07-29T18:52:32Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 9,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2026-07-28",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 6100,
      "source_files_sampled": 21,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "composer.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 3,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "guzzlehttp/guzzle",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^6.5 || ^7.2 || ^8.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "guzzlehttp/guzzle",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "friendsofphp/php-cs-fixer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 3,
        "direct_count": 1,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 12,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "baikho",
          "commits": 47,
          "avatar_url": "https://avatars.githubusercontent.com/u/4610533?v=4"
        },
        {
          "type": "User",
          "login": "Muffinman",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1319568?v=4"
        },
        {
          "type": "User",
          "login": "michalbundyra",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/7423207?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.887
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "php-cs-fixer.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 5,
            "reason": "6 out of 11 merged PRs checked by a CI test -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 2/13 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 6 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "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": 1,
            "reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
            "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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "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": "4fd597652866ef80808dffad54466ea17d2bb502",
        "ran_at": "2026-07-29T19:01:31Z",
        "aggregate_score": 4.6,
        "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-29T18:58:24Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-29T18:52:33Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/baikho/loqate-php",
    "host": "github.com",
    "name": "loqate-php",
    "owner": "baikho"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 53,
      "inputs": {
        "security": 46,
        "vitality": 67,
        "community": 36,
        "governance": 61,
        "engineering": 50
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 67,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "commits_last_year": 16,
              "human_commit_share": 0.981,
              "days_since_last_push": 0,
              "active_weeks_last_year": 3
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "3/52 weeks with commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "16 commits in the last year",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 8,
              "latest_release_tag": "v2.1.1",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 70.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "8 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~70.3 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 70.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 36,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "forks": 2,
              "stars": 9,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "9 stars",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "at_risk",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "packages": [
                "baikho/loqate-php"
              ],
              "dependents": 0,
              "ecosystems": "packagist",
              "total_downloads": 93624,
              "monthly_downloads": 4158
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "4,158 downloads/month across packagist",
                "points": 48.3,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 4158,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "0 packages depend on it",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "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": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.887
            },
            "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 89% of commits",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 89
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "merged_prs": 12,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "12/12 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 12,
                      "decided": 12
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/13 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "followers": 45,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "baikho",
              "public_repos": 45,
              "account_age_days": 4803
            },
            "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": "45 followers of baikho",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 45,
                      "login": "baikho"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "45 public repos, account ~13 yr old",
                "points": 24.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 45
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "baikho/loqate-php"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on packagist",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "15 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 50,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "6 out of 11 merged PRs checked by a CI test -- score normalized to 5",
                "points": 10,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "php",
                "api-wrapper",
                "address",
                "address-autocomplete",
                "address-verification",
                "api-client",
                "php8",
                "address-lookup",
                "lookup",
                "uk",
                "php-library"
              ],
              "has_wiki": true,
              "homepage": "https://docs.loqate.com/",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://docs.loqate.com/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "11 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "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": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.6
            },
            "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 is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "6 out of 11 merged PRs checked by a CI test -- score normalized to 5",
                "points": 1.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/13 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "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": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 9
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 22,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.434,
              "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": "23 of 53 human commits state their intent (structured subject or explanatory body)",
                "points": 23.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 23,
                      "sampled": 53
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 8,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.019
            },
            "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 54",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 54
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 54 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 54
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 6100,
              "source_files_sampled": 21,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "PHP without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "PHP"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/21 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 21,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "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-29T19:01:46.861481Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/baikho/loqate-php.svg",
  "full_name": "baikho/loqate-php",
  "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.27.0 — full methodology · metrics wiki.

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