Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-31 00:10 UTC

cakephp / localized

I18n and L10n related CakePHP code

PHPCustom license★ 212 stars⑂ 171 forkssince Nov 2009View on GitHub ↗

cakephp/localized holds a health index of 65 out of 100, placing it in the Good band. It scores highest on Sustainability & Governance (81/100) and lowest on AI Readiness (40/100). It was last updated 30 days ago. 6 contributors account for most of its recent work.

65
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

65
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 60 is calibrated to 65 on the published index scale (record calibration 2026-08-02).

Ownership

CakePHPOrganization
286 followers83 public repossince Sep 2008

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Packagistcakephp/localized5.0.211,39926619 days agoi18ncakephpl10nlocalized

Metrics by category

Vitality

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

49Weak · 21% of overall
How it's scored
28.8/36Push recency — last push 30 days ago
3.5/36Commit cadence — 5/52 weeks with commits
10.3/18Commit volume — 13 commits in the last year
4/10OpenSSF Scorecard: Maintained — 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
Inputs used
commits_last_year13
human_commit_share0.88
days_since_last_push30
active_weeks_last_year5
How it's scored
27/27Ships releases — 25 releases published
7.2/36Release recency — latest release 619 days ago
12.6/27Release cadence — a release every ~187.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count25
latest_release_tag5.0.2
releases_from_tagsno
days_since_latest_release619
mean_days_between_releases187.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

56Moderate · 17% of overall
How it's scored
37.7/60Stars — 212 stars
18.6/25Forks — 171 forks
8.6/15Watchers — 36 watchers
Inputs used
forks171
stars212
watchers36
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
54.1/80Monthly downloads — 11,399 downloads/month across packagist
6/20Registry dependents — 7 packages depend on it
Inputs used
packagescakephp/localized
dependents7
ecosystemspackagist
total_downloads641,459
monthly_downloads11,399

Sustainability & Governance

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

81Excellent · 23% of overall
How it's scored
48.6/54Bus factor — 6 contributor(s) cover half of all commits
17.4/22.5Commit distribution — top contributor authored 23% of commits
13.5/13.5Contributor breadth — 87 contributors
10/10OpenSSF Scorecard: Contributors — project has 53 contributing companies or organizations
Inputs used
bus_factor6
contributors_sampled87
top_contributor_share0.228
How it's scored
39.6/42Issue resolution — 94% of issues closed
23.5/30PR acceptance — 192/245 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
6/15OpenSSF Scorecard: Code-Review — Found 5/11 approved changesets -- score normalized to 4
Inputs used
merged_prs192
open_issues2
closed_issues33
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.943
closed_unmerged_prs53
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
17.7/25Owner reach — 286 followers of cakephp
25/25Track record — 83 public repos, account ~17 yr old
Inputs used
followers286
owner_typeOrganization
is_verified
owner_logincakephp
public_repos83
account_age_days6,534
How it's scored
25/25Published & resolvable — 1 package(s) on packagist
14/35Publish recency — latest publish 619 days ago
20/20Version history — 26 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagescakephp/localized
ecosystemspackagist
any_deprecatedno
min_days_since_publish619

Engineering Quality

Are baseline engineering and documentation practices in place?

66Good · 19% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
16/16Linter config — phpcs.xml, phpstan.neon
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
6/20OpenSSF Scorecard: CI-Tests — 5 out of 15 merged PRs checked by a CI test -- score normalized to 3
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

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

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

40Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
24.2/40Legible commit history — 40 of 88 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.455
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — phpcs.xml, phpstan.neon
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 12 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.12
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — PHP without a type-check config
55/55Manageable file sizes — 0/79 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes10,216
source_files_sampled79
oversized_source_files0

Key facts

212GitHub stars
87contributors
13commits, last 12 months
30days since last push
25releases
6bus factor
2open 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 ★ / 171 ⇿
0Stars
171Forks
25Releases

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.

0408012016020017062009-122017-102025-09
Major 3Minor 12Patch 8

Each point covers 15 days.

OpenSSF Scorecard 4.9 / 10
4.9aggregate

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

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

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

RegistryPackageVersionRelation
Packagistcakephp/cakephpdirect
Packagistcakephp/cakephp-codesnifferindirect
Packagistphpindirect
Packagistphpunit/phpunitindirect
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": [],
      "is_fork": false,
      "size_kb": 1111,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "PHP": 221249
      },
      "pushed_at": "2026-06-30T23:43:33Z",
      "created_at": "2009-11-30T20:19:49Z",
      "owner_type": "Organization",
      "updated_at": "2026-06-30T23:43:38Z",
      "description": "I18n and L10n related CakePHP code",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "5.x",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "PHP",
      "significant_languages": [
        "PHP"
      ]
    },
    "owner": {
      "blog": "http://cakephp.org",
      "name": "CakePHP",
      "type": "Organization",
      "login": "cakephp",
      "company": null,
      "location": null,
      "followers": 286,
      "avatar_url": "https://avatars.githubusercontent.com/u/23666?v=4",
      "created_at": "2008-09-08T15:21:00Z",
      "is_verified": null,
      "public_repos": 83,
      "account_age_days": 6534
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "5.0.2",
          "kind": "patch",
          "published_at": "2024-11-18T22:31:34Z"
        },
        {
          "tag": "5.0.1",
          "kind": "patch",
          "published_at": "2024-01-05T13:01:53Z"
        },
        {
          "tag": "5.0.0",
          "kind": "major",
          "published_at": "2023-12-12T08:18:07Z"
        },
        {
          "tag": "4.1.2",
          "kind": "patch",
          "published_at": "2023-12-11T20:38:43Z"
        },
        {
          "tag": "5.0.0-RC",
          "kind": "prerelease",
          "published_at": "2023-11-13T13:46:50Z"
        },
        {
          "tag": "4.1.1",
          "kind": "patch",
          "published_at": "2023-11-13T13:43:57Z"
        },
        {
          "tag": "4.1.0",
          "kind": "minor",
          "published_at": "2023-01-17T00:47:05Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2021-06-30T15:31:37Z"
        },
        {
          "tag": "4.0.0-beta",
          "kind": "prerelease",
          "published_at": "2020-04-02T22:38:27Z"
        },
        {
          "tag": "3.5.2",
          "kind": "patch",
          "published_at": "2020-04-02T22:04:54Z"
        },
        {
          "tag": "3.5.1",
          "kind": "patch",
          "published_at": "2020-03-28T20:37:35Z"
        },
        {
          "tag": "3.5.0",
          "kind": "minor",
          "published_at": "2018-05-09T08:10:25Z"
        },
        {
          "tag": "3.4.0",
          "kind": "minor",
          "published_at": "2018-03-19T13:39:39Z"
        },
        {
          "tag": "3.3.1",
          "kind": "patch",
          "published_at": "2017-09-12T17:47:25Z"
        },
        {
          "tag": "3.3.0",
          "kind": "minor",
          "published_at": "2017-03-18T07:29:54Z"
        },
        {
          "tag": "3.2.0",
          "kind": "minor",
          "published_at": "2017-02-24T10:26:14Z"
        },
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2017-01-23T00:25:52Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2016-02-29T18:52:57Z"
        },
        {
          "tag": "2.7.0",
          "kind": "minor",
          "published_at": "2016-01-16T21:20:14Z"
        },
        {
          "tag": "2.6.1",
          "kind": "patch",
          "published_at": "2015-05-19T13:08:19Z"
        },
        {
          "tag": "2.6.0",
          "kind": "minor",
          "published_at": "2015-04-04T15:58:36Z"
        },
        {
          "tag": "2.5.0",
          "kind": "minor",
          "published_at": "2015-01-17T12:31:20Z"
        },
        {
          "tag": "2.4.0",
          "kind": "minor",
          "published_at": "2014-12-01T19:28:00Z"
        },
        {
          "tag": "2.3.0",
          "kind": "minor",
          "published_at": "2014-07-31T01:41:01Z"
        },
        {
          "tag": "2.2.0",
          "kind": "minor",
          "published_at": "2014-07-16T16:06:50Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "aeccf9783907a2aed273833c3cb301169ca51c2f",
          "body": "* Starting in July 2026, the CNPJ may contain alphanumeric characters.\n\n* Starting in July 2026, the CNPJ may contain alphanumeric characters.\n\n* Starting in July 2026, the CNPJ may contain alphanumeric characters.\n\n* Starting in July 2026, the CNPJ may contain alphanumeric characters.\n\n* Starting in July 2026, the CNPJ may contain alphanumeric characters.\n\n* Using mb_* functions",
          "is_bot": false,
          "headline": "CNPJ alphanumeric (Brasil) (#282)",
          "author_name": "Marcelo Rocha",
          "author_login": "rochamarcelo",
          "committed_at": "2026-06-30T23:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fff9acbd896d8ac876ee06ab02594009532a3e8a",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 5 to 6 (#281)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T20:57:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7c64e7872c74f0e43591ca4a4de5f6352e0a791b",
          "body": "…s/checkout-7\n\nBump actions/checkout from 6 to 7",
          "is_bot": true,
          "headline": "Merge pull request #279 from cakephp/dependabot/github_actions/action…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T22:06:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b270382b9c66bd3e6ccba8da616a5c9d11c28320",
          "body": "Fix CI failures on 5.x (PHP 8.3 regex, phpcs, phpstan)",
          "is_bot": false,
          "headline": "Merge pull request #280 from cakephp/5.x-ci-fixes",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2026-06-22T22:05:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cef69de0cfab44c301beacf83a3f594043b5897d",
          "body": "- IrValidation::numeric(): remove stray \\x from the regex character class,\n  which made preg_match() fail to compile on PHP 8.3+ (PCRE2)\n- RsValidation: replace removed @codingStandardsIgnoreStart/End markers with\n  phpcs:disable/enable so the deprecated snake_case methods stay suppressed\n- FiValidation: drop a stale @phpstan-ignore-next-line that no longer matches\n  any reported error",
          "is_bot": false,
          "headline": "Fix CI failures on 5.x",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2026-06-22T22:04:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09f870879757427593a64b1a2946d38c78b6a437",
          "body": "…s/cache-5\n\nBump actions/cache from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #276 from cakephp/dependabot/github_actions/action…",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2025-12-15T20:42:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f00fbd936361a733bfbe15569e7b24d76e347d70",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T20:12:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df8ba8844dcd1bbb7de2d922eb15075f25710457",
          "body": "update german translation from 3.5.1 to 5.0.5",
          "is_bot": false,
          "headline": "Merge pull request #273 from jhe-iqbis/update-de",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2025-11-24T20:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e097979f194c04e4f184020659083f3b4fa1558",
          "body": "Removed installed_paths configuration for CakePHP.",
          "is_bot": false,
          "headline": "Remove installed_paths from phpcs.xml",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2025-11-24T20:05:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72dc44bc2014d9faeafaca2ff1c05b527f503927",
          "body": "…s/checkout-6\n\nBump actions/checkout from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #275 from cakephp/dependabot/github_actions/action…",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2025-11-24T20:05:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e4b23ee2c14ffc94b193ada055c38bc512af389",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T20:02:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "83da7fd43703dd1f6b2345b7ab6d19004093fcda",
          "body": "…s/checkout-5\n\nBump actions/checkout from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #274 from cakephp/dependabot/github_actions/action…",
          "author_name": "Kevin Pfeifer",
          "author_login": "LordSimal",
          "committed_at": "2025-08-12T06:24:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8248dd0004b1395fc12a132ad4dbfa357622f895",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-12T05:32:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "221f1eccd5188a48ebb0ece3d668ec03c0753ed2",
          "body": null,
          "is_bot": false,
          "headline": "update german translation from 3.5.1 to 5.0.5",
          "author_name": "Jonas Hensel",
          "author_login": "jhe-iqbis",
          "committed_at": "2025-07-21T11:55:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df80891566a38bed8080c812ef7c132ed6f4598e",
          "body": null,
          "is_bot": false,
          "headline": "Allow PHPUnit 11.",
          "author_name": "mscherer",
          "author_login": "dereuromark",
          "committed_at": "2025-04-19T22:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16e2a2d825769e5004ba50e9bed366474219bd69",
          "body": null,
          "is_bot": false,
          "headline": "PHPStan level 8",
          "author_name": "mscherer",
          "author_login": "dereuromark",
          "committed_at": "2025-04-19T22:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3d4db42de6a3a17bef7d2c07132d00889a55ad9",
          "body": "…v/codecov-action-5\n\nBump codecov/codecov-action from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #270 from cakephp/dependabot/github_actions/codeco…",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2024-11-18T22:28:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04523b6a016cfb36b7e88e4c28b15d71ef8b3141",
          "body": null,
          "is_bot": false,
          "headline": "Fix PHPStan",
          "author_name": "mscherer",
          "author_login": "dereuromark",
          "committed_at": "2024-11-18T22:27:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd8c64971e8f0bf9811ad71ff13f29c07cf4a4b8",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-18T20:08:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c37b70c38f5aae1ee910f54296a82eb735d8a85f",
          "body": "Update es/cake.po",
          "is_bot": false,
          "headline": "Merge pull request #259 from albertcansado/5.x",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2024-07-09T14:08:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e800d3cd20e40065dababf773d81f24adb2eb878",
          "body": null,
          "is_bot": false,
          "headline": "Update ca_ES/cake.po",
          "author_name": "Albert Cansado Solà",
          "author_login": "albertcansado",
          "committed_at": "2024-07-09T13:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36cd8b6fd95c56089f2d3bc2181cd40887b94c57",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo",
          "author_name": "Albert Cansado Solà",
          "author_login": "albertcansado",
          "committed_at": "2024-07-09T13:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e19991b70129b674d5bbea08b3f5d09d631e615",
          "body": null,
          "is_bot": false,
          "headline": "Update es/cake.po",
          "author_name": "Albert Cansado Solà",
          "author_login": "albertcansado",
          "committed_at": "2024-07-09T13:55:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c72818df47361d4115e90849cf8799c60d8bf4a3",
          "body": "Update fr_FR/cake.po",
          "is_bot": false,
          "headline": "Merge pull request #258 from infoliv/5.x",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2024-05-07T08:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00ec74fbe062f649c0b34f4be38243d4c4ca3497",
          "body": "Update french translation from new cake.pot",
          "is_bot": false,
          "headline": "Update fr_FR/cake.po",
          "author_name": "infoliv",
          "author_login": "infoliv",
          "committed_at": "2024-02-14T09:34:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9685164b771166df7f8666a5031a760e7e0352e8",
          "body": "Update cake.pot for CakePHP 5.x",
          "is_bot": false,
          "headline": "Merge pull request #257 from infoliv/5.x",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2024-02-13T12:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "917dc4250038b1c6d093b206697404a2f68a293a",
          "body": null,
          "is_bot": false,
          "headline": "Update cake.pot for CakePHP 5.x",
          "author_name": "Oliv",
          "author_login": null,
          "committed_at": "2024-02-13T11:41:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c1f694b842e47a0c1e53c1f8f44a0b4315a34b3",
          "body": "Fix up missing token",
          "is_bot": false,
          "headline": "Update ci.yml (#256)",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2024-02-08T17:22:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8125f33e8be931df2951e7e71b4729f30a10141",
          "body": "…s/cache-4\n\nBump actions/cache from 3 to 4",
          "is_bot": false,
          "headline": "Merge pull request #253 from cakephp/dependabot/github_actions/action…",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2024-02-06T22:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c99ec23ed1d98b01bf60420f65ded43378d836cc",
          "body": "…v/codecov-action-4\n\nBump codecov/codecov-action from 3 to 4",
          "is_bot": false,
          "headline": "Merge pull request #255 from cakephp/dependabot/github_actions/codeco…",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2024-02-05T20:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6693dc8a623a93486972995d7ab3ccf0465ebf97",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-05T20:14:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "728c795c3e40e1ab0ec01f78e03cf87e36a2d14e",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-22T20:11:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd0c7c27fa5a5f66ecf164de3dbc8db00207fcb7",
          "body": "Add live demo link",
          "is_bot": false,
          "headline": "Merge pull request #251 from cakephp/dereuromark-patch-1",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2024-01-17T10:45:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25194b54a9d7f7ea4ab29636c52d21bea9645206",
          "body": null,
          "is_bot": false,
          "headline": "Add live demo link",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2024-01-05T13:03:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cca24bc91c4b8a040576603b319d8d21e8c6143",
          "body": "Fix up exception messages.",
          "is_bot": false,
          "headline": "Merge pull request #250 from cakephp/fix-exception-messages",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2024-01-05T12:55:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d49f0b455941a27a06dc13be12d49be3fa04b3f",
          "body": null,
          "is_bot": false,
          "headline": "Fix up visibility for internal method.",
          "author_name": "mscherer",
          "author_login": "dereuromark",
          "committed_at": "2024-01-05T00:09:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76445ad680cc8aacf44b1a4c9e5166cd41e21f15",
          "body": null,
          "is_bot": false,
          "headline": "Fix up exception messages.",
          "author_name": "mscherer",
          "author_login": "dereuromark",
          "committed_at": "2024-01-04T23:59:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "053f92c842e5516d296bb56edbf34d75be90d730",
          "body": "fixed iranian personal ID validation logic",
          "is_bot": false,
          "headline": "Merge pull request #249 from imahmood/fix-iranian-person-id",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2023-12-14T16:56:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc389d63168fbdb1155e02c72c4c5e72fa3ecefa",
          "body": null,
          "is_bot": false,
          "headline": "fixed iranian personal ID validation logic",
          "author_name": "Mahmood Dehghani",
          "author_login": "imahmood",
          "committed_at": "2023-12-14T16:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04247fd1fb7498eba38aa12e0f0367082d8ff6c6",
          "body": "Update README.md",
          "is_bot": false,
          "headline": "Merge pull request #248 from cakephp/ADmad-patch-1",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2023-12-12T08:11:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feeaa78f4f1817d5221e9490ee389095b8c94cda",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "ADmad",
          "author_login": "ADmad",
          "committed_at": "2023-12-12T08:06:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e18bd2878d1b9925daf3c7a370efc673fbac6a0d",
          "body": "# Conflicts:\n#\tcomposer.json",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/4.x' into 5.x",
          "author_name": "mscherer",
          "author_login": "dereuromark",
          "committed_at": "2023-12-11T20:36:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60a0fd70a3145b459402a14931be0bbc632fbb84",
          "body": "* Remove unused translation \"An Internal Error Has Occurred\"\r\nUpdate string numbers for WebExceptionRenderer",
          "is_bot": false,
          "headline": "Remove unused translation \"An Internal Error Has Occurred\" (#244)",
          "author_name": "Andrii Pukhalevych",
          "author_login": "andrii-pukhalevych",
          "committed_at": "2023-12-11T20:32:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b8f7b0517712581797a0ce4aabd6b224e54f3ec",
          "body": null,
          "is_bot": false,
          "headline": "Fix up phpstan level 6",
          "author_name": "mscherer",
          "author_login": "dereuromark",
          "committed_at": "2023-11-27T17:53:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a336a540497f6072bf17a2a9d56adb8959fc1b89",
          "body": null,
          "is_bot": false,
          "headline": "Fix up phpstan config",
          "author_name": "mscherer",
          "author_login": "dereuromark",
          "committed_at": "2023-11-27T17:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "607936458599a1369086f8e31fe47a74dff9af6f",
          "body": "Run composer normalize over composer.json",
          "is_bot": false,
          "headline": "Merge pull request #247 from cakephp/composer-normalize",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2023-11-27T17:37:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df2debd4b41e0736ba2ce9677c18efff46d56aed",
          "body": null,
          "is_bot": false,
          "headline": "Run composer normalize over composer.json",
          "author_name": "Mark",
          "author_login": "dereuromark",
          "committed_at": "2023-11-27T17:37:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5554c19c38c082fe5b1ed08d601ba0938ad97a29",
          "body": null,
          "is_bot": false,
          "headline": "Fix warnings",
          "author_name": "mscherer",
          "author_login": "dereuromark",
          "committed_at": "2023-11-13T13:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9cc7d47ed2d52a20bfeddde48b9bd4d909a1534",
          "body": null,
          "is_bot": false,
          "headline": "Finish upgrade",
          "author_name": "mscherer",
          "author_login": "dereuromark",
          "committed_at": "2023-11-13T13:42:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e8a3aefce60a59e869e5270cc8eec70f6ae2a83",
          "body": null,
          "is_bot": false,
          "headline": "Use stable versions",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2023-11-12T13:21:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ebaac4fdaf6447c1ef52a6943b903ed6dbb2f9d",
          "body": "…s/checkout-4\n\nBump actions/checkout from 3 to 4",
          "is_bot": false,
          "headline": "Merge pull request #246 from cakephp/dependabot/github_actions/action…",
          "author_name": "othercorey",
          "author_login": "othercorey",
          "committed_at": "2023-09-04T21:19:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31fda8b87c5f71927f45db2936b33e57fb1fe6b9",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-09-04T20:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ced80f2a125907bfd28e6cd48540d26878835e38",
          "body": "Update Vietnamese cake.po",
          "is_bot": false,
          "headline": "Merge pull request #245 from dhhuy0704/patch-1",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2023-06-02T18:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc46068b4bf67ce71593d7c6845c80e180fe8ede",
          "body": "Update some spellings in Vietnamese, and add some missing messages compared with the main cake.po file.",
          "is_bot": false,
          "headline": "Update cake.po",
          "author_name": "TommyDo",
          "author_login": "dhhuy0704",
          "committed_at": "2023-06-02T16:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e26763f90b0f7730bf3903f97a73591c561f1a4",
          "body": "update root folder link (v5)",
          "is_bot": false,
          "headline": "Merge pull request #243 from Arhell/root",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2023-03-17T03:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95e9530329131ba7dc9cdc71fbb32ce179bf93dc",
          "body": null,
          "is_bot": false,
          "headline": "update root folder link (v5)",
          "author_name": "Arhell",
          "author_login": "Arhell",
          "committed_at": "2023-03-16T22:12:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22033cda5c62e5be99d5299b2da92f12b3bb58a5",
          "body": null,
          "is_bot": false,
          "headline": "Fix badge URL",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2023-03-15T23:30:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa92499e9a5a50f0066fac9a1fe27d73de0006e7",
          "body": "* test-coverage\r\n\r\n* Update phpunit.xml.dist",
          "is_bot": false,
          "headline": "test-coverage (#242)",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2023-03-15T23:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10021c6a8faf984b9197951abda5d8efb06ca1b8",
          "body": null,
          "is_bot": false,
          "headline": "Fix badge",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2023-03-15T23:13:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d41e6992a3200e5111f20944f9ea23a28bbee82",
          "body": null,
          "is_bot": false,
          "headline": "Fix CS",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2023-03-15T23:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff4fd42593dffb2950071ccc99bebf704db4f204",
          "body": "* Coverage\r\n\r\n* Update phpunit.xml.dist",
          "is_bot": false,
          "headline": "Coverage (#227)",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2023-03-15T23:07:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bec7e8c1bfd445c478fcd49c446c229beff6fbc8",
          "body": "update tests folder links (v5)",
          "is_bot": false,
          "headline": "Merge pull request #241 from Arhell/tests",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2023-03-15T22:58:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07d16be3cd4e3478eef6a59ff501acec9728ef4b",
          "body": null,
          "is_bot": false,
          "headline": "update tests folder links (v5)",
          "author_name": "Arhell",
          "author_login": "Arhell",
          "committed_at": "2023-03-15T22:39:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21887926dd30332a2e6b2381a4d8361b73069051",
          "body": "update src folder links (v5)",
          "is_bot": false,
          "headline": "Merge pull request #240 from Arhell/src",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2023-03-14T23:41:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ac5b62febb533f73be3f520c9b7cf6432fe1a78",
          "body": null,
          "is_bot": false,
          "headline": "update src folder links (v5)",
          "author_name": "Arhell",
          "author_login": "Arhell",
          "committed_at": "2023-03-14T22:39:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d35a2ad25b36299f5c454b4b421084516e860b58",
          "body": "update tests folder links",
          "is_bot": false,
          "headline": "Merge pull request #231 from Arhell/tests",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2023-03-06T22:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ea40782b44a069beec6300ab662f6f2134b2df8",
          "body": "update root folder link",
          "is_bot": false,
          "headline": "Merge pull request #232 from Arhell/root",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2023-03-06T22:25:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6ebdc32a1d171c99f4f9059fb7b100dd3c54ef7",
          "body": null,
          "is_bot": false,
          "headline": "update root folder link",
          "author_name": "Arhell",
          "author_login": "Arhell",
          "committed_at": "2023-03-06T22:24:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "765f02f38a95704562ff717b74297d1696065b75",
          "body": null,
          "is_bot": false,
          "headline": "update tests folder links",
          "author_name": "Arhell",
          "author_login": "Arhell",
          "committed_at": "2023-03-05T22:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "032c977512e6e1f3f9eb2be8052f3a72dbdc3729",
          "body": "update src folder links next",
          "is_bot": false,
          "headline": "Merge pull request #230 from Arhell/src",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2023-03-03T02:26:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2fcb9e1c9b5a8b7b1d683b390852378d94afec1",
          "body": null,
          "is_bot": false,
          "headline": "update src folder links next",
          "author_name": "Arhell",
          "author_login": "Arhell",
          "committed_at": "2023-03-02T22:29:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df996f4b9d85ea645556ca3e30880271f1954065",
          "body": "update src folder links",
          "is_bot": false,
          "headline": "Merge pull request #229 from Arhell/src",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2023-03-01T22:37:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3def443615919e6aa5fa5cd92750261f7fad564",
          "body": null,
          "is_bot": false,
          "headline": "update src folder links",
          "author_name": "Arhell",
          "author_login": "Arhell",
          "committed_at": "2023-03-01T22:21:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "005e1c521baf798709a4d93b2151ccf6a73385e4",
          "body": null,
          "is_bot": false,
          "headline": "Init Cake5 upgrade",
          "author_name": "mscherer",
          "author_login": "dereuromark",
          "committed_at": "2023-01-20T20:08:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "721321e83f6c11017c1eb743ad9b548049e39cd9",
          "body": null,
          "is_bot": false,
          "headline": "Fix example",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2023-01-17T18:18:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "401894afebfeea2d70b68b7553d90140a546d182",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2023-01-17T18:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e293d12976ecf0d238d398a05f30dda3286d5ee",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup CI",
          "author_name": "mscherer",
          "author_login": "dereuromark",
          "committed_at": "2023-01-17T14:08:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cdfb43428cce04321135d3c31094ae6538922e5",
          "body": "Fix up deprecations.",
          "is_bot": false,
          "headline": "Merge pull request #226 from cakephp/fixes",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2023-01-17T00:45:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "288766693f541078901a2552026c5e0cb9ad5600",
          "body": null,
          "is_bot": false,
          "headline": "Fix up deprecations.",
          "author_name": "mscherer",
          "author_login": "dereuromark",
          "committed_at": "2023-01-17T00:44:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dd46b4aca53223eac3f2714627ce840c27e5d2d",
          "body": "Added French Canadian translation for CakePHP 4.x",
          "is_bot": false,
          "headline": "Merge pull request #218 from agarzon/fr_ca_translation",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2023-01-17T00:35:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b2c01872b8d28219e24bd8b240beec3be0f9858",
          "body": "…s/checkout-3\n\nBump actions/checkout from 2 to 3",
          "is_bot": false,
          "headline": "Merge pull request #224 from cakephp/dependabot/github_actions/action…",
          "author_name": "othercorey",
          "author_login": "othercorey",
          "committed_at": "2022-04-23T20:15:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5d135b31a95ac9088cc9c540044ea1c9356e20e",
          "body": "…s/cache-3\n\nBump actions/cache from 1 to 3",
          "is_bot": false,
          "headline": "Merge pull request #223 from cakephp/dependabot/github_actions/action…",
          "author_name": "othercorey",
          "author_login": "othercorey",
          "committed_at": "2022-04-23T20:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8dddda5af1fdc96a049205db4a0534e05bd0bcc",
          "body": "…v/codecov-action-3\n\nBump codecov/codecov-action from 1 to 3",
          "is_bot": false,
          "headline": "Merge pull request #222 from cakephp/dependabot/github_actions/codeco…",
          "author_name": "othercorey",
          "author_login": "othercorey",
          "committed_at": "2022-04-23T20:15:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9909b163c74af6e034b3681a2e64c79c69b0ae8",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 2 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-04-23T20:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "300fa020ff3b5b4caed113c83d7cf23f5b4e0fcc",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 1 to 3.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v1...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 1 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-04-23T20:14:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "534f8d8d123fa2629b782cb5ec013e0b34e24743",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare\n[…]\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 1 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-04-23T20:14:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "20eb75a5d45d51d04e365b1698888743c8344067",
          "body": null,
          "is_bot": false,
          "headline": "Add dependabot config",
          "author_name": "Corey Taylor",
          "author_login": "othercorey",
          "committed_at": "2022-04-23T20:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b95e7b0e59df03105cfd03a1b6655c938341ee21",
          "body": "…hange-code\n\nLess restricted exchange code to accept ending with 1 (ex: 811)",
          "is_bot": false,
          "headline": "Merge pull request #220 from rochamarcelo/feature/less-restricted-exc…",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2022-04-22T12:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5dd9cc67af8ebc77de50d4456a6a631f0a2811e",
          "body": null,
          "is_bot": false,
          "headline": "Update ci.yml",
          "author_name": "Mark Scherer",
          "author_login": "dereuromark",
          "committed_at": "2022-04-22T11:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19fe0df26b9b5445763afc40e69e59491f9df0fc",
          "body": "… branch",
          "is_bot": false,
          "headline": "mheap/phpunit-matcher-action does not have master branch but has main…",
          "author_name": "Marcelo Rocha",
          "author_login": "rochamarcelo",
          "committed_at": "2022-04-22T09:29:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "279838ad3e28ad9fdcd2dbf637907c3e9b2e779c",
          "body": null,
          "is_bot": false,
          "headline": "Less restricted exchange code to accept ending with 1 (ex: 811)",
          "author_name": "Marcelo Rocha",
          "author_login": "rochamarcelo",
          "committed_at": "2022-04-21T20:17:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95d45cf2c602d8b4aec7a0573a28bb7a91ddfad4",
          "body": null,
          "is_bot": false,
          "headline": "Added French Canadian translation for CakePHP 4.x",
          "author_name": "Alexander Garzon",
          "author_login": "agarzon-orangerine",
          "committed_at": "2022-02-22T22:05:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9162d5e30ad8d39bb412446bb1e58208f6f47582",
          "body": null,
          "is_bot": false,
          "headline": "Add 4.x to push branches",
          "author_name": "othercorey",
          "author_login": "othercorey",
          "committed_at": "2021-10-24T06:14:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14f396a5d075b8b27f8a6aeeb9beda96417c0bc6",
          "body": "Add php 8.1 to matrix",
          "is_bot": false,
          "headline": "Merge pull request #217 from cakephp/othercorey-patch-1",
          "author_name": "othercorey",
          "author_login": "othercorey",
          "committed_at": "2021-09-20T12:52:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a2c1ef10020c8167ee3025afbd107c58068887d",
          "body": null,
          "is_bot": false,
          "headline": "Add php 8.1 to matrix",
          "author_name": "othercorey",
          "author_login": "othercorey",
          "committed_at": "2021-09-20T12:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3a8a8a62a1ae9d81d0277546730f706e887f6e1",
          "body": "Implement methods to validate date and decimal on localized form",
          "is_bot": false,
          "headline": "Merge pull request #204 from CauanCabral/feature/ValidationDateNumber",
          "author_name": "Mark Sch",
          "author_login": "dereuromark",
          "committed_at": "2021-05-14T18:09:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1df3f1d8735d2e2a473d8dc8e9df6dbd6e44bf17",
          "body": null,
          "is_bot": false,
          "headline": "Bump dependency cakephp version to 4.1.0+",
          "author_name": "Cauan Cabral",
          "author_login": "CauanCabral",
          "committed_at": "2021-05-14T17:26:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7449d9f31bd710604dc61a43416b7cc57bbc981e",
          "body": null,
          "is_bot": false,
          "headline": "Fix link",
          "author_name": "mscherer",
          "author_login": "dereuromark",
          "committed_at": "2021-05-13T14:08:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b52620aa53aa7220f4ab942096fa38d5ba9a3da1",
          "body": null,
          "is_bot": false,
          "headline": "Remove deprecation",
          "author_name": "mscherer",
          "author_login": "dereuromark",
          "committed_at": "2021-05-13T14:07:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ca3d73b40879064deb12dad567709b705ac5c88",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Mark Sch",
          "author_login": "dereuromark",
          "committed_at": "2021-05-13T14:02:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 25,
      "commits_last_year": 13,
      "latest_release_at": "2024-11-18T22:31:34Z",
      "latest_release_tag": "5.0.2",
      "releases_from_tags": false,
      "days_since_last_push": 30,
      "active_weeks_last_year": 5,
      "days_since_latest_release": 619,
      "mean_days_between_releases": 187.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "cakephp/localized",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "i18n",
            "cakephp",
            "l10n",
            "localized"
          ],
          "ecosystem": "packagist",
          "matches_repo": true,
          "registry_url": "https://packagist.org/packages/cakephp/localized",
          "is_deprecated": false,
          "latest_version": "5.0.2",
          "repository_url": "https://github.com/cakephp/localized",
          "versions_count": 26,
          "total_downloads": 641459,
          "dependents_count": 7,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 11399,
          "first_published_at": null,
          "latest_published_at": "2024-11-18T22:28:04Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 619
        }
      ]
    },
    "popularity": {
      "forks": 171,
      "stars": 212,
      "watchers": 36,
      "fork_history": {
        "days": [
          {
            "date": "2009-12-03",
            "count": 1
          },
          {
            "date": "2009-12-04",
            "count": 1
          },
          {
            "date": "2009-12-10",
            "count": 2
          },
          {
            "date": "2009-12-12",
            "count": 2
          },
          {
            "date": "2009-12-19",
            "count": 1
          },
          {
            "date": "2010-07-23",
            "count": 1
          },
          {
            "date": "2010-07-29",
            "count": 1
          },
          {
            "date": "2010-10-04",
            "count": 1
          },
          {
            "date": "2011-07-08",
            "count": 1
          },
          {
            "date": "2011-07-17",
            "count": 1
          },
          {
            "date": "2011-09-01",
            "count": 1
          },
          {
            "date": "2011-09-04",
            "count": 1
          },
          {
            "date": "2011-09-29",
            "count": 1
          },
          {
            "date": "2012-04-12",
            "count": 1
          },
          {
            "date": "2012-06-10",
            "count": 1
          },
          {
            "date": "2012-10-24",
            "count": 1
          },
          {
            "date": "2012-11-15",
            "count": 1
          },
          {
            "date": "2012-11-19",
            "count": 1
          },
          {
            "date": "2012-12-05",
            "count": 1
          },
          {
            "date": "2012-12-18",
            "count": 1
          },
          {
            "date": "2013-01-07",
            "count": 1
          },
          {
            "date": "2013-01-21",
            "count": 1
          },
          {
            "date": "2013-02-13",
            "count": 1
          },
          {
            "date": "2013-02-15",
            "count": 1
          },
          {
            "date": "2013-02-22",
            "count": 1
          },
          {
            "date": "2013-03-19",
            "count": 1
          },
          {
            "date": "2013-04-01",
            "count": 1
          },
          {
            "date": "2013-04-15",
            "count": 1
          },
          {
            "date": "2013-05-03",
            "count": 1
          },
          {
            "date": "2013-05-06",
            "count": 1
          },
          {
            "date": "2013-05-14",
            "count": 1
          },
          {
            "date": "2013-06-12",
            "count": 1
          },
          {
            "date": "2013-06-18",
            "count": 1
          },
          {
            "date": "2013-06-23",
            "count": 1
          },
          {
            "date": "2013-06-24",
            "count": 1
          },
          {
            "date": "2013-07-01",
            "count": 1
          },
          {
            "date": "2013-07-02",
            "count": 1
          },
          {
            "date": "2013-07-22",
            "count": 1
          },
          {
            "date": "2013-08-09",
            "count": 2
          },
          {
            "date": "2013-08-14",
            "count": 1
          },
          {
            "date": "2013-08-20",
            "count": 1
          },
          {
            "date": "2013-08-29",
            "count": 1
          },
          {
            "date": "2013-09-03",
            "count": 1
          },
          {
            "date": "2013-10-06",
            "count": 1
          },
          {
            "date": "2013-10-19",
            "count": 1
          },
          {
            "date": "2013-10-20",
            "count": 1
          },
          {
            "date": "2013-10-22",
            "count": 1
          },
          {
            "date": "2013-10-24",
            "count": 1
          },
          {
            "date": "2013-11-03",
            "count": 1
          },
          {
            "date": "2013-11-04",
            "count": 1
          },
          {
            "date": "2013-11-13",
            "count": 1
          },
          {
            "date": "2013-12-24",
            "count": 1
          },
          {
            "date": "2014-01-04",
            "count": 1
          },
          {
            "date": "2014-01-09",
            "count": 1
          },
          {
            "date": "2014-01-11",
            "count": 1
          },
          {
            "date": "2014-01-21",
            "count": 1
          },
          {
            "date": "2014-01-22",
            "count": 1
          },
          {
            "date": "2014-02-02",
            "count": 1
          },
          {
            "date": "2014-02-24",
            "count": 1
          },
          {
            "date": "2014-03-04",
            "count": 1
          },
          {
            "date": "2014-03-14",
            "count": 2
          },
          {
            "date": "2014-04-16",
            "count": 1
          },
          {
            "date": "2014-04-18",
            "count": 1
          },
          {
            "date": "2014-04-21",
            "count": 1
          },
          {
            "date": "2014-05-19",
            "count": 1
          },
          {
            "date": "2014-07-19",
            "count": 1
          },
          {
            "date": "2014-07-20",
            "count": 1
          },
          {
            "date": "2014-08-20",
            "count": 1
          },
          {
            "date": "2014-09-22",
            "count": 1
          },
          {
            "date": "2014-10-02",
            "count": 1
          },
          {
            "date": "2014-10-10",
            "count": 1
          },
          {
            "date": "2014-10-20",
            "count": 1
          },
          {
            "date": "2014-11-02",
            "count": 1
          },
          {
            "date": "2014-11-10",
            "count": 1
          },
          {
            "date": "2014-11-18",
            "count": 1
          },
          {
            "date": "2014-11-29",
            "count": 1
          },
          {
            "date": "2014-12-07",
            "count": 1
          },
          {
            "date": "2014-12-08",
            "count": 1
          },
          {
            "date": "2015-01-15",
            "count": 1
          },
          {
            "date": "2015-01-19",
            "count": 1
          },
          {
            "date": "2015-02-12",
            "count": 1
          },
          {
            "date": "2015-02-20",
            "count": 1
          },
          {
            "date": "2015-03-28",
            "count": 1
          },
          {
            "date": "2015-04-03",
            "count": 1
          },
          {
            "date": "2015-04-04",
            "count": 1
          },
          {
            "date": "2015-05-05",
            "count": 1
          },
          {
            "date": "2015-07-22",
            "count": 1
          },
          {
            "date": "2015-08-03",
            "count": 1
          },
          {
            "date": "2015-08-26",
            "count": 1
          },
          {
            "date": "2015-12-15",
            "count": 1
          },
          {
            "date": "2016-02-07",
            "count": 1
          },
          {
            "date": "2016-02-17",
            "count": 1
          },
          {
            "date": "2016-02-29",
            "count": 1
          },
          {
            "date": "2016-04-19",
            "count": 1
          },
          {
            "date": "2016-05-02",
            "count": 1
          },
          {
            "date": "2016-05-24",
            "count": 1
          },
          {
            "date": "2016-06-02",
            "count": 1
          },
          {
            "date": "2016-06-05",
            "count": 1
          },
          {
            "date": "2016-06-08",
            "count": 1
          },
          {
            "date": "2016-06-13",
            "count": 1
          },
          {
            "date": "2016-06-26",
            "count": 1
          },
          {
            "date": "2016-07-21",
            "count": 1
          },
          {
            "date": "2016-10-09",
            "count": 1
          },
          {
            "date": "2016-10-12",
            "count": 1
          },
          {
            "date": "2016-10-27",
            "count": 1
          },
          {
            "date": "2016-12-23",
            "count": 1
          },
          {
            "date": "2017-01-01",
            "count": 1
          },
          {
            "date": "2017-01-05",
            "count": 1
          },
          {
            "date": "2017-01-09",
            "count": 1
          },
          {
            "date": "2017-01-18",
            "count": 1
          },
          {
            "date": "2017-01-25",
            "count": 1
          },
          {
            "date": "2017-02-01",
            "count": 1
          },
          {
            "date": "2017-02-23",
            "count": 1
          },
          {
            "date": "2017-03-10",
            "count": 1
          },
          {
            "date": "2017-03-16",
            "count": 2
          },
          {
            "date": "2017-04-03",
            "count": 1
          },
          {
            "date": "2017-04-20",
            "count": 1
          },
          {
            "date": "2017-04-23",
            "count": 1
          },
          {
            "date": "2017-08-21",
            "count": 1
          },
          {
            "date": "2017-08-31",
            "count": 2
          },
          {
            "date": "2017-09-04",
            "count": 1
          },
          {
            "date": "2017-09-21",
            "count": 2
          },
          {
            "date": "2017-09-29",
            "count": 1
          },
          {
            "date": "2017-11-10",
            "count": 1
          },
          {
            "date": "2017-11-22",
            "count": 1
          },
          {
            "date": "2017-11-29",
            "count": 1
          },
          {
            "date": "2017-12-07",
            "count": 1
          },
          {
            "date": "2017-12-28",
            "count": 1
          },
          {
            "date": "2018-03-13",
            "count": 1
          },
          {
            "date": "2018-03-30",
            "count": 1
          },
          {
            "date": "2018-05-15",
            "count": 1
          },
          {
            "date": "2018-05-17",
            "count": 1
          },
          {
            "date": "2018-07-02",
            "count": 1
          },
          {
            "date": "2018-08-06",
            "count": 1
          },
          {
            "date": "2018-08-17",
            "count": 1
          },
          {
            "date": "2019-01-25",
            "count": 1
          },
          {
            "date": "2019-03-19",
            "count": 1
          },
          {
            "date": "2019-03-29",
            "count": 1
          },
          {
            "date": "2020-02-15",
            "count": 1
          },
          {
            "date": "2020-04-02",
            "count": 1
          },
          {
            "date": "2020-04-17",
            "count": 1
          },
          {
            "date": "2020-04-28",
            "count": 1
          },
          {
            "date": "2020-05-29",
            "count": 1
          },
          {
            "date": "2020-08-18",
            "count": 1
          },
          {
            "date": "2020-08-20",
            "count": 1
          },
          {
            "date": "2020-10-30",
            "count": 1
          },
          {
            "date": "2020-11-11",
            "count": 1
          },
          {
            "date": "2020-11-30",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2022-02-25",
            "count": 1
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-04-23",
            "count": 2
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2023-06-02",
            "count": 2
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 170,
        "total_forks": 171
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "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": 10216,
      "source_files_sampled": 79,
      "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": 4,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "packagist"
      ],
      "dependencies": [
        {
          "name": "cakephp/cakephp",
          "manifest": "composer.json",
          "ecosystem": "packagist",
          "version_constraint": "^5.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "cakephp/cakephp",
            "direct": true,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "cakephp/cakephp-codesniffer",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "php",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          },
          {
            "name": "phpunit/phpunit",
            "direct": false,
            "version": null,
            "ecosystem": "packagist"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 4,
        "direct_count": 1,
        "indirect_count": 3
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 192,
        "open_issues": 2,
        "closed_ratio": 0.943,
        "closed_issues": 33,
        "closed_unmerged_prs": 53
      },
      "bus_factor": 6,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "dereuromark",
          "commits": 125,
          "avatar_url": "https://avatars.githubusercontent.com/u/39854?v=4"
        },
        {
          "type": "User",
          "login": "predominant",
          "commits": 46,
          "avatar_url": "https://avatars.githubusercontent.com/u/24568?v=4"
        },
        {
          "type": "User",
          "login": "antograssiot",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/4977112?v=4"
        },
        {
          "type": "User",
          "login": "cake17",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/1652972?v=4"
        },
        {
          "type": "User",
          "login": "AD7six",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/33387?v=4"
        },
        {
          "type": "User",
          "login": "renan",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/28046?v=4"
        },
        {
          "type": "User",
          "login": "ceeram",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/111448?v=4"
        },
        {
          "type": "User",
          "login": "elboletaire",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/153305?v=4"
        },
        {
          "type": "User",
          "login": "othercorey",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/24221186?v=4"
        },
        {
          "type": "User",
          "login": "gildonei",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/1370979?v=4"
        }
      ],
      "contributors_sampled": 87,
      "top_contributor_share": 0.228
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "phpcs.xml",
        "phpstan.neon"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 3,
            "reason": "5 out of 15 merged PRs checked by a CI test -- score normalized to 3",
            "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": 4,
            "reason": "Found 5/11 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 53 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 4,
            "reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "aeccf9783907a2aed273833c3cb301169ca51c2f",
        "ran_at": "2026-07-31T00:09:40Z",
        "aggregate_score": 4.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T20:52:34Z",
      "oldest_open_prs": [
        {
          "number": 146,
          "created_at": "2017-01-25T21:01:37Z",
          "last_comment_at": "2023-01-17T00:37:48Z",
          "last_comment_author": "dereuromark"
        },
        {
          "number": 278,
          "created_at": "2026-06-08T20:52:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-06-30T23:43:33Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 189,
          "created_at": "2018-10-25T14:57:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 252,
          "created_at": "2024-01-05T13:05:38Z",
          "last_comment_at": "2024-05-07T08:15:55Z",
          "last_comment_author": "dereuromark"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/cakephp/localized",
    "host": "github.com",
    "name": "localized",
    "owner": "cakephp"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": "The weighted overall 60 is calibrated to 65 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 60,
            "calibrated": 65,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 65,
      "inputs": {
        "security": 49,
        "vitality": 49,
        "community": 56,
        "governance": 81,
        "calibration": "2026-08-02",
        "engineering": 66,
        "ai_readiness": 40,
        "weighted_overall_raw": 60
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "weak",
        "name": "Vitality",
        "value": 49,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "weak",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "commits_last_year": 13,
              "human_commit_share": 0.88,
              "days_since_last_push": 30,
              "active_weeks_last_year": 5
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 30 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "13 commits in the last year",
                "points": 10.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "releases_count": 25,
              "latest_release_tag": "5.0.2",
              "releases_from_tags": false,
              "days_since_latest_release": 619,
              "mean_days_between_releases": 187.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "25 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 619 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 619
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~187.9 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 187.9
                    }
                  }
                ],
                "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": "exceptional",
            "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": 33,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 33 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 33
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 56,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "forks": 171,
              "stars": 212,
              "watchers": 36,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "212 stars",
                "points": 37.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 212
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "171 forks",
                "points": 18.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 171
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "36 watchers",
                "points": 8.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "weak",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "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": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "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": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "packages": [
                "cakephp/localized"
              ],
              "dependents": 7,
              "ecosystems": "packagist",
              "total_downloads": 641459,
              "monthly_downloads": 11399
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "11,399 downloads/month across packagist",
                "points": 54.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 11399,
                      "ecosystems": "packagist"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "7 packages depend on it",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "registry_dependents",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "excellent",
        "name": "Sustainability & Governance",
        "value": 81,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "bus_factor": 6,
              "contributors_sampled": 87,
              "top_contributor_share": 0.228
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "6 contributor(s) cover half of all commits",
                "points": 48.6,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 23% of commits",
                "points": 17.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 23
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "87 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 87
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 53 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): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 79,
            "inputs": {
              "merged_prs": 192,
              "open_issues": 2,
              "closed_issues": 33,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.943,
              "closed_unmerged_prs": 53,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "94% of issues closed",
                "points": 39.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "192/245 decided PRs merged",
                "points": 23.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 192,
                      "decided": 245
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/11 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "followers": 286,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "cakephp",
              "public_repos": 83,
              "account_age_days": 6534
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "286 followers of cakephp",
                "points": 17.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 286,
                      "login": "cakephp"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "83 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 83
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "cakephp/localized"
              ],
              "ecosystems": "packagist",
              "any_deprecated": false,
              "min_days_since_publish": 619
            },
            "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 619 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 619
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "26 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 66,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "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": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "phpcs.xml, phpstan.neon",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpcs.xml, phpstan.neon"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "5 out of 15 merged PRs checked by a CI test -- score normalized to 3",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "weak",
        "name": "Security",
        "value": 49,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 49,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 4.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "5 out of 15 merged PRs checked by a CI test -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 5/11 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 53 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 16
            },
            "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": "weak",
        "name": "AI Readiness",
        "value": 40,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.455,
              "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": "40 of 88 human commits state their intent (structured subject or explanatory body)",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 40,
                      "sampled": 88
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "weak",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.12
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "phpcs.xml, phpstan.neon",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "phpcs.xml, phpstan.neon"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "12 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 12,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "PHP",
              "largest_source_bytes": 10216,
              "source_files_sampled": 79,
              "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/79 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 79,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:packagist",
          "weight": 6
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "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-31T00:10:17.282709Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/cakephp/localized.svg",
  "full_name": "cakephp/localized",
  "license_state": "custom",
  "license_spdx": null
}

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 v2.3.1, schema v0.27.0 — full methodology · metrics wiki.

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