原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 96,
"has_wiki": false,
"homepage": null,
"languages": {
"PHP": 78173,
"Shell": 685
},
"pushed_at": "2026-06-05T14:51:39Z",
"created_at": "2019-09-18T02:15:54Z",
"owner_type": "Organization",
"updated_at": "2026-06-05T14:46:55Z",
"description": "geocod.io PHP library",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://www.geocod.io",
"name": null,
"type": "Organization",
"login": "Geocodio",
"company": null,
"location": "Arlington, VA",
"followers": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/6632163?v=4",
"created_at": "2014-02-09T17:38:46Z",
"is_verified": null,
"public_repos": 35,
"account_age_days": 4549
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2026-06-05T14:51:40Z"
},
{
"tag": "v2.9.0",
"kind": "minor",
"published_at": "2026-03-12T12:14:08Z"
},
{
"tag": "v2.8.0",
"kind": "minor",
"published_at": "2026-02-24T17:02:49Z"
},
{
"tag": "v2.7.0",
"kind": "minor",
"published_at": "2026-01-06T12:58:40Z"
},
{
"tag": "v2.5.0",
"kind": "minor",
"published_at": "2025-08-19T14:49:48Z"
},
{
"tag": "v2.4.0",
"kind": "minor",
"published_at": "2025-08-19T08:55:35Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2025-05-06T11:58:25Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2025-03-06T14:40:03Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2024-09-20T19:46:26Z"
}
],
"recent_commits": [
{
"oid": "873d3716e442224da0228662bb88f30e63062a4c",
"body": "Breaking changes targeting release 3.0.0:\n- Base URL version prefix updated from v1.11 to v2\n- Top-level `input` object removed from /geocode and /reverse responses;\n parsed address is now inside results[].address_components\n- Address component keys renamed: zip→postal_code, state→state_province,\n \n[…]\nype, secondarynumber→unit_number\n- Added `state_province` to ADDRESS_COMPONENT_PARAMETERS allowlist\n (legacy `state` key retained for backwards compatibility)\n- Bumped SDK_VERSION from 2.9.0 to 3.0.0",
"is_bot": false,
"headline": "Migrate to Geocodio API v2 (#22)",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2026-06-05T14:46:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "427f9e0d1ee9fd108a4e3b70618b3c2686779992",
"body": null,
"is_bot": false,
"headline": "Bump default API version to v1.11",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2026-03-12T11:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b627d8a83a50a3875d851e08b6dd704034764740",
"body": "Update example API URLs in README from v1.9 to v1.10.",
"is_bot": false,
"headline": "feat: [US-007] - Update documentation to reference API v1.10",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2026-02-24T17:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5861d50fdf9e881f43769a66e2c3f1b12de2cdf",
"body": null,
"is_bot": false,
"headline": "feat: [US-005] - Update geocodio-library-php to API v1.10",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2026-02-24T17:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2b0ee6d54126b8bba16aecb31d823492c4b3da8",
"body": null,
"is_bot": false,
"headline": "chore: Release v2.7.0",
"author_name": "Sylvester Damgaard",
"author_login": "sylvesterdamgaard",
"committed_at": "2026-01-06T12:55:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24c9ec8ce473ab46b971c8408e2dc4184859f146",
"body": "* feat(distance): add distance enums and Coordinate DTO\n\n- Add DistanceMode enum (Straightline, Driving, Haversine)\n- Add DistanceUnits enum (Miles, Km)\n- Add DistanceOrderBy enum (Distance, Duration)\n- Add DistanceSortOrder enum (Asc, Desc)\n- Add Coordinate readonly class for type-safe coordinate h\n[…]\nwith digits.\nChanged test IDs from dest1/dest2 to destA/destB.\n\nAlso reverts temporary URL encoding workarounds that didn't fix the issue.\n\n---------\n\nCo-authored-by: Mathias Hansen <me@codemonkey.io>",
"is_bot": false,
"headline": "feat(distance): Add full Distance API support (#20)",
"author_name": "Sylvester Damgaard",
"author_login": "sylvesterdamgaard",
"committed_at": "2026-01-06T12:30:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cad080b83dcfcdf708b3174f9712d9b75eef5d82",
"body": "- Add separate list download timeout (30 min default) for large file downloads\n- Update test assertions for changed geocoding results",
"is_bot": false,
"headline": "chore: Release v2.6.0",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2025-12-19T20:10:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b780e6d5039ef59e374c5d1b5ae191ead64a28b1",
"body": null,
"is_bot": false,
"headline": "chore: Release v2.5.0",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2025-08-19T10:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "957277329cfc1079f54d63ba4cedec1b7a4b13b2",
"body": "- Updates all API version references from v1.8 to v1.9\n- Updates example expires_at dates to be current\n- No breaking changes - this is a simple version bump",
"is_bot": false,
"headline": "feat: Update to Geocodio API v1.9 (#19)",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2025-08-19T09:50:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3c92664e1b2ae8ce351b9a47bf90fefa3463d7c",
"body": null,
"is_bot": false,
"headline": "chore: Release v2.4.0",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2025-08-19T08:54:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9915dc2fff1ee2aa9b77d0b0ead9038e9941306d",
"body": "The toResponse method always returns an array since json_decode is called with associative=true. Updated method signatures and PHPDoc to reflect this.\n\nFixes #17",
"is_bot": false,
"headline": "Fix return type declarations for geocode and reverse methods (#18)",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2025-08-19T08:50:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64f8bfa4409be809c7addc617d61bc4566788c43",
"body": "* feat: add configurable HTTP timeouts for API requests\n\nImplement appropriate timeout values for different API operations:\n- Single geocoding requests: 5 seconds\n- Batch geocoding requests: 30 minutes\n- Lists API requests: 60 seconds\n\nThis prevents requests from hanging indefinitely and provides\nre\n[…]\n values based on their specific needs:\n```php\n$geocodio->setSingleTimeoutMs(10000) // 10 seconds\n ->setBatchTimeoutMs(3600000) // 1 hour\n ->setListsTimeoutMs(120000); // 2 minutes\n```",
"is_bot": false,
"headline": "feat: add configurable HTTP timeouts for API requests (#16)",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2025-08-19T08:48:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "044fb732fceccdb53f871ceff2e24c9508e42145",
"body": null,
"is_bot": false,
"headline": "feat: Update to Geocodio API v1.8",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2025-05-20T12:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b23098d73a8192d41de308ff9d41179af1101660",
"body": null,
"is_bot": false,
"headline": "chore: Release v2.2.0",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2025-05-06T11:57:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae008152ea4384c68fd53d5f6063a9c64d8c57ed",
"body": null,
"is_bot": false,
"headline": "feat: Added fields support to lists API (#15)",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2025-05-06T11:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc479204741f393f99cb8f024bc67dfc0a88aad2",
"body": null,
"is_bot": false,
"headline": "Version 2.1.0",
"author_name": "sixlive",
"author_login": "sixlive",
"committed_at": "2025-03-06T14:39:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9efb09b7715cc716b7fad3e1141a4e8080d06e6a",
"body": null,
"is_bot": false,
"headline": "feat(auth): Use Authorization Header Auth (#13)",
"author_name": "TJ Miller",
"author_login": "sixlive",
"committed_at": "2025-03-06T14:38:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27f20dbd3696f49643c557d75e907c4ec670d91c",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "TJ Miller",
"author_login": "sixlive",
"committed_at": "2024-09-20T19:44:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "195cc2a2ad852104bfc6e4370bd858dbac39b407",
"body": null,
"is_bot": false,
"headline": "List endpoint and 2.0 refactors(#11)",
"author_name": "TJ Miller",
"author_login": "sixlive",
"committed_at": "2024-09-20T19:43:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f55cb673a551a8510ab2e830cfc2182c866df15",
"body": null,
"is_bot": false,
"headline": "Tooling & PHP Version Updates (#10)",
"author_name": "TJ Miller",
"author_login": "sixlive",
"committed_at": "2024-09-20T14:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0a9db6033a38e1274a64a093de644312c634a7b",
"body": null,
"is_bot": false,
"headline": "updates bash install command for easier copying (#12)",
"author_name": "Alex Justesen",
"author_login": "alexjustesen",
"committed_at": "2024-09-20T10:25:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "209dba45bc3730183ea4fd014313f7b87047c5a1",
"body": "Add doc blocks to GeocodioFacade for better autocomplete",
"is_bot": false,
"headline": "Merge pull request #8 from kirilldakhniuk/update/geocodio_facade",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2024-09-02T09:27:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "709f81044eddf625b85d03b70f6f93868f8c942f",
"body": null,
"is_bot": false,
"headline": "Add doc blocks to GeocodioFacade for better autocomplete",
"author_name": "Kirill Dakhniuk",
"author_login": "kirilldakhniuk",
"committed_at": "2024-09-02T09:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb390601d61160ba34781ac813fd82fd0604ee1f",
"body": null,
"is_bot": false,
"headline": "docs: Updated changelog",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2024-09-02T07:55:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d554f15c08face95bb2f33787613c1befcbd28aa",
"body": null,
"is_bot": false,
"headline": "tests: Updated test cases",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2024-09-02T07:53:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "280169ccbad3bce84a4102bd3ba93ec0e089ee6b",
"body": "Add ability to pass format parameter",
"is_bot": false,
"headline": "Merge pull request #7 from kirilldakhniuk/add/format",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2024-09-02T07:50:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c87c2eb853e7ce36b62f6e09a9d1f151e2df023c",
"body": null,
"is_bot": false,
"headline": "Add ability to pass format parameter",
"author_name": "Kirill Dakhniuk",
"author_login": "kirilldakhniuk",
"committed_at": "2024-08-23T07:06:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d6a27a99f917337752b696231ed185c6a5a0b3a",
"body": null,
"is_bot": false,
"headline": "docs(README): Removed reference to Travis as it's no longer available",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2024-03-14T10:38:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e9c6c8c4342ee2e72b12977e6a907537951030f",
"body": null,
"is_bot": false,
"headline": "docs: Update CHANGELOG",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2023-09-27T11:07:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd56c5b12d98d509b5bb40cadb02d573484da692",
"body": "added private client variable",
"is_bot": false,
"headline": "Merge pull request #6 from Geocodio/bug/fixing-client-deprecation",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2023-09-27T07:04:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96ee5a771c4f9c085f203e6589add3bb82cac4cf",
"body": null,
"is_bot": false,
"headline": "added private client variable",
"author_name": "GoldenPavilion",
"author_login": "GoldenPavilion",
"committed_at": "2023-09-26T14:49:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2edc942d38c9a131b1fa39d94752d7075695055",
"body": null,
"is_bot": false,
"headline": "docs: Update Laravel DI reference",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2023-04-27T09:32:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63d518091cef9d94eee3d39ac1a401b80f937ed8",
"body": null,
"is_bot": false,
"headline": "feat: Added support for Geocodio API v1.7",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2021-11-13T21:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f82a0656fe8cc7b68b384bb72bf74acbb0df2478",
"body": null,
"is_bot": false,
"headline": "fix(docs): Added Laravel callout",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2021-11-08T12:48:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f1874404e1e32a1d882f92d2f79ae40c8d08257",
"body": null,
"is_bot": false,
"headline": "docs(CHANGELOG): Preparing for release",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2021-03-23T07:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fad4615ef6acf8128c2191524e23927a26295f15",
"body": null,
"is_bot": false,
"headline": "docs(README): Formatting",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2021-03-23T07:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a431d1443b0c79fc12a60a01aa1db0a604477362",
"body": null,
"is_bot": false,
"headline": "feat: Allow PHP 8.0",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2021-01-14T20:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25fc5c2c200cb1ca5e9af1a56c37ed182b5b349f",
"body": null,
"is_bot": false,
"headline": "chore: Added additional php versions to Travis",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2021-01-14T20:06:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "892caae019f68c9114f0741f70d5235e4398f3f5",
"body": null,
"is_bot": false,
"headline": "chore: Prepare for release",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2020-10-01T06:49:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a069c47bd459c9f685b95e9e9f3b6025d4a84292",
"body": "Update guzzle to 7.0 to support Laravel 8",
"is_bot": false,
"headline": "Merge pull request #3 from kreitje/master",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2020-10-01T06:48:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7db953a7587bf46d018ba52b0ca8ffcca040e71c",
"body": "Update guzzle to 7.0 for use with Laravel 8",
"is_bot": false,
"headline": "Update guzzle to 7.0",
"author_name": "Jeff Kreitner",
"author_login": "kreitje",
"committed_at": "2020-09-08T18:29:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72cbdd8af7c75688e1835465d22d6480376dd7d0",
"body": null,
"is_bot": false,
"headline": "feat: Updated to use API v1.6",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2020-06-03T18:33:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4e12b511dd2171e5ca758578a744a27cf137ec6",
"body": null,
"is_bot": false,
"headline": "chore: Release v1.1.0",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2020-05-14T20:12:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e35fb1cb8b458493bcfeb112ed2f9693de7cdfb",
"body": null,
"is_bot": false,
"headline": "feat: Update to Geocodio API v1.5",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2020-05-14T20:11:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fc7177cd04585b3d9f58779729d6a40af54113f",
"body": null,
"is_bot": false,
"headline": "tests: Fix test assertions",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2020-05-14T20:10:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e0a843737df1be1e8f6aabfba097b533b8edc12",
"body": null,
"is_bot": false,
"headline": "Changed test address to one that returns multiple results",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-10-02T15:31:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4a6719bcc6c2beaa7be32182c84b710561d8beb",
"body": null,
"is_bot": false,
"headline": "Removed PHP 7.1 from Travis",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-10-02T15:26:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf38567deae9e9eecf51795824d1c6f58e65f477",
"body": null,
"is_bot": false,
"headline": "Changed minimum PHP version to 7.2 [skip-ci]",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-10-02T15:26:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ab95122d33476c6e1d34ff66d9c2168f9149b5e",
"body": null,
"is_bot": false,
"headline": "Updated minimum PHP version",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-10-02T15:21:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a45aff27d022890ff3ac4d76b6ba05561e49c1c",
"body": null,
"is_bot": false,
"headline": "Added previous PHP versions to Travis",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-10-02T15:18:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d38395926c3f8b0d020ae1ab9c6bff2d6fe388b0",
"body": null,
"is_bot": false,
"headline": "Readme formatting tweaks",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-09-19T18:43:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21ddaad8f7241d0c9cb19189ab753764f4bd2f13",
"body": null,
"is_bot": false,
"headline": "Corrected title in README - uooops!",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-09-19T16:57:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e37a4d80e35ec2186a49a9761e79c2b59f708946",
"body": null,
"is_bot": false,
"headline": "Updated Laravel integration description in README",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-09-19T16:56:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ed676f0c0047786a9cbddac523e13cebafdd93f",
"body": null,
"is_bot": false,
"headline": "Cleaned up badges in README",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-09-19T16:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4abb065ccb6b3dc83f9dcb6ec27a55e3b6f7dc0b",
"body": "…l_code)",
"is_bot": false,
"headline": "Now supporting components queries with only one component (i.e. posta…",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-09-19T16:33:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b853f92eaef8347fbae6aa189ce122dd9164ea9f",
"body": null,
"is_bot": false,
"headline": "Updated README Laravel example and added TOC",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-09-18T15:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a519f17db375b1941ef818f0aaedb5d7b7b3f221",
"body": null,
"is_bot": false,
"headline": "Added user agent",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-09-18T14:22:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72239165f7dff19098f08b17d485924a0347f181",
"body": null,
"is_bot": false,
"headline": "Clarified Laravel instructions in README, tagging v1.0",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-09-18T13:52:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2320bd7c5fc48fa007a5957da12e079fce6099cf",
"body": null,
"is_bot": false,
"headline": "Corrected Laravel facade alias",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-09-18T13:44:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a484b15e8ff7a31cb7885227a9792f79a1b04801",
"body": null,
"is_bot": false,
"headline": "Corrected Laravel configuration",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-09-18T13:20:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ac2362d1b731bfc495d00c5ca412a5670ec6c51",
"body": null,
"is_bot": false,
"headline": "Fixed config filename",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-09-18T13:14:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8576978e03afb4129374a635d02cd5bfb6a82358",
"body": null,
"is_bot": false,
"headline": "Fixed syntax error",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-09-18T13:10:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7be976f1c51aa78266a93e839e1541b9f3a4cbcc",
"body": null,
"is_bot": false,
"headline": "Added link to Geocodio docs",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-09-18T02:49:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f98a2c10d28a71568bd40bdb766a4f0caead190d",
"body": null,
"is_bot": false,
"headline": "Corrected example response in README",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-09-18T02:48:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1cc020e537c5f7e20ae7beb86c1835a0c8ee150",
"body": null,
"is_bot": false,
"headline": "Added example response",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-09-18T02:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87e515d18b42f593f2b58187dce973b257cd5df7",
"body": null,
"is_bot": false,
"headline": "Fixed incorrect markdown syntax",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-09-18T02:44:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18f65f819dc15b28e82dc14636eece493fcf45c7",
"body": null,
"is_bot": false,
"headline": "Tweaked Travis configuration",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-09-18T02:26:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a598e673457b89383a09d4a431ba532ddea6f10",
"body": null,
"is_bot": false,
"headline": "Cleaned up README formatting",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-09-18T02:23:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8956e56d13e3f11e2fed009c5f1f3af92063a315",
"body": null,
"is_bot": false,
"headline": "Fixed URL for README badges",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-09-18T02:18:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95b7e384f0863eaad4358904fb0e7ace7c5506ae",
"body": null,
"is_bot": false,
"headline": "Added instructions on how to get an API key to README",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-09-18T02:16:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06b36b6dd415d2c02110dd2ace91ce7970d6e994",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Mathias Hansen",
"author_login": "MiniCodeMonkey",
"committed_at": "2019-09-18T02:11:56Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 12,
"latest_release_at": "2026-06-05T14:51:40Z",
"latest_release_tag": "v3.0.0",
"releases_from_tags": false,
"days_since_last_push": 50,
"active_weeks_last_year": 6,
"days_since_latest_release": 50,
"mean_days_between_releases": 77.8
},
"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": "geocodio/geocodio-library-php",
"exists": true,
"license": "MIT",
"keywords": [
"geocodio",
"geocodio-library-php"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/geocodio/geocodio-library-php",
"is_deprecated": false,
"latest_version": "v3.0.0",
"repository_url": "https://github.com/Geocodio/geocodio-library-php",
"versions_count": 28,
"total_downloads": 882731,
"dependents_count": 0,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 26135,
"first_published_at": null,
"latest_published_at": "2026-06-05T14:46:50Z",
"latest_version_yanked": null,
"days_since_latest_publish": 50
}
]
},
"popularity": {
"forks": 9,
"stars": 103,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2019-10-02",
"count": 1
},
{
"date": "2019-10-06",
"count": 1
},
{
"date": "2020-09-08",
"count": 1
},
{
"date": "2020-11-30",
"count": 1
},
{
"date": "2020-12-26",
"count": 1
},
{
"date": "2021-03-10",
"count": 1
},
{
"date": "2024-07-26",
"count": 1
},
{
"date": "2024-08-23",
"count": 1
},
{
"date": "2024-09-20",
"count": 1
}
],
"complete": true,
"collected": 9,
"total_forks": 9
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 31528,
"source_files_sampled": 24,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 8,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "guzzlehttp/guzzle",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^7.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "guzzlehttp/guzzle",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "laravel/pint",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "pestphp/pest",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "projektgopher/whisky",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "rector/rector",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/var-dumper",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 8,
"direct_count": 1,
"indirect_count": 7
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 14,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 5,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "MiniCodeMonkey",
"commits": 59,
"avatar_url": "https://avatars.githubusercontent.com/u/220535?v=4"
},
{
"type": "User",
"login": "sixlive",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/5108034?v=4"
},
{
"type": "User",
"login": "kirilldakhniuk",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/21340376?v=4"
},
{
"type": "User",
"login": "sylvesterdamgaard",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2431914?v=4"
},
{
"type": "User",
"login": "alexjustesen",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1144087?v=4"
},
{
"type": "User",
"login": "GoldenPavilion",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/75335202?v=4"
},
{
"type": "User",
"login": "kreitje",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/603228?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.831
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"tests.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 3,
"reason": "5 out of 13 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": 3,
"reason": "Found 9/28 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "873d3716e442224da0228662bb88f30e63062a4c",
"ran_at": "2026-07-26T06:20:09Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-06-05T14:53:32Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-05T14:46:50Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Geocodio/geocodio-library-php",
"host": "github.com",
"name": "geocodio-library-php",
"owner": "Geocodio"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"security": 39,
"vitality": 56,
"community": 49,
"governance": 66,
"engineering": 52
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 56,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"commits_last_year": 12,
"human_commit_share": 1,
"days_since_last_push": 50,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 50 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 50
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "12 commits in the last year",
"points": 10,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 12
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 9,
"latest_release_tag": "v3.0.0",
"releases_from_tags": false,
"days_since_latest_release": 50,
"mean_days_between_releases": 77.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 50 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 50
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~77.8 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 77.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 50,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 50 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 50
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 49,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"forks": 9,
"stars": 103,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "103 stars",
"points": 32.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 103
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "9 forks",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 9
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"packages": [
"geocodio/geocodio-library-php"
],
"dependents": 0,
"ecosystems": "packagist",
"total_downloads": 882731,
"monthly_downloads": 26135
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "26,135 downloads/month across packagist",
"points": 58.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 26135,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "0 packages depend on it",
"points": 0,
"status": "missed",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 0
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 66,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.831
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 83% of commits",
"points": 3.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 83
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"merged_prs": 14,
"open_issues": 0,
"closed_issues": 5,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "14/17 decided PRs merged",
"points": 31.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 14,
"decided": 17
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 9/28 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"followers": 10,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Geocodio",
"public_repos": 35,
"account_age_days": 4549
},
"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": "10 followers of Geocodio",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 10,
"login": "Geocodio"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "35 public repos, account ~12 yr old",
"points": 23.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 35
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"geocodio/geocodio-library-php"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 50
},
"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 50 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 50
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "28 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 28
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 52,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "5 out of 13 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 39,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 13 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 9/28 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 14
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 30,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.535,
"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": "38 of 71 human commits state their intent (structured subject or explanatory body)",
"points": 28.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 38,
"sampled": 71
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 71",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 71
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 31528,
"source_files_sampled": 24,
"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/24 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 24,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-26T06:20:21.705974Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/Geocodio/geocodio-library-php.svg",
"full_name": "Geocodio/geocodio-library-php",
"license_state": "standard",
"license_spdx": "MIT"
}