Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"hacktoberfest",
"security-updates-only",
"config",
"configuration"
],
"is_fork": false,
"size_kb": 3281,
"has_wiki": false,
"homepage": "https://docs.laminas.dev/laminas-config/",
"languages": {
"PHP": 210999
},
"pushed_at": "2026-01-29T12:15:24Z",
"created_at": "2019-12-31T21:18:34Z",
"owner_type": "Organization",
"updated_at": "2026-01-29T12:16:07Z",
"description": "provides a nested object property based user interface for accessing this configuration data within application code",
"is_archived": true,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "3.12.x",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://www.getlaminas.org/",
"name": "Laminas Project",
"type": "Organization",
"login": "laminas",
"company": null,
"location": null,
"followers": 448,
"avatar_url": "https://avatars.githubusercontent.com/u/47865178?v=4",
"created_at": "2019-02-21T17:39:06Z",
"is_verified": null,
"public_repos": 137,
"account_age_days": 2716
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "3.11.0",
"kind": "minor",
"published_at": "2026-01-29T12:14:54Z"
},
{
"tag": "3.10.1",
"kind": "patch",
"published_at": "2024-12-05T14:34:10Z"
},
{
"tag": "3.10.0",
"kind": "minor",
"published_at": "2024-11-17T22:14:45Z"
},
{
"tag": "3.9.0",
"kind": "minor",
"published_at": "2023-09-19T12:03:20Z"
},
{
"tag": "3.8.0",
"kind": "minor",
"published_at": "2022-10-16T14:21:45Z"
},
{
"tag": "3.7.0",
"kind": "minor",
"published_at": "2021-10-01T16:08:27Z"
},
{
"tag": "3.6.0",
"kind": "minor",
"published_at": "2021-09-08T09:59:17Z"
},
{
"tag": "3.5.1",
"kind": "patch",
"published_at": "2021-09-08T09:58:02Z"
},
{
"tag": "3.4.1",
"kind": "patch",
"published_at": "2021-09-08T09:54:59Z"
},
{
"tag": "3.5.0",
"kind": "minor",
"published_at": "2021-02-11T15:09:00Z"
},
{
"tag": "3.4.0",
"kind": "minor",
"published_at": "2020-08-25T11:57:44Z"
}
],
"recent_commits": [
{
"oid": "b816433bd36ddc4ba93e190eaac18497b0b6948c",
"body": "Relax php constraint as per 2025-11-03 TSC meeting",
"is_bot": false,
"headline": "Merge pull request #35 from froschdesign/feature/relax-php-version",
"author_name": "Frank Brückner",
"author_login": "froschdesign",
"committed_at": "2026-01-29T12:14:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54aff63e2b6057206d4b0fd7f2ad0ac30787709a",
"body": "Signed-off-by: Frank Brückner <dev@froschdesignstudio.de>",
"is_bot": false,
"headline": "Disable failOnDeprecation in PHPUnit configuration",
"author_name": "Frank Brückner",
"author_login": "froschdesign",
"committed_at": "2026-01-29T12:10:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f30f4711be09a3cf84a281eb2c3b7cf3c3c93cd",
"body": "Signed-off-by: Frank Brückner <dev@froschdesignstudio.de>",
"is_bot": false,
"headline": "Remove redundant type casts for float and double in ProcessorTest",
"author_name": "Frank Brückner",
"author_login": "froschdesign",
"committed_at": "2026-01-29T11:42:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "780f9e689210040b1c96f36e4e69d7b9577497be",
"body": "Signed-off-by: Frank Brückner <dev@froschdesignstudio.de>",
"is_bot": false,
"headline": "Remove unnecessary ReflectionProperty::setAccessible() calls in tests",
"author_name": "Frank Brückner",
"author_login": "froschdesign",
"committed_at": "2026-01-29T11:14:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae7a38aeb90d3fb226e5937f5cc628ed823421e3",
"body": "Signed-off-by: Frank Brückner <dev@froschdesignstudio.de>",
"is_bot": false,
"headline": "Relax php constraint as per 2025-11-03 TSC meeting",
"author_name": "Frank Brückner",
"author_login": "froschdesign",
"committed_at": "2026-01-29T10:16:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7691874445245e14905f04524f145bf4f9192428",
"body": "Merge release 3.10.1 into 3.11.x",
"is_bot": false,
"headline": "Merge pull request #34 from laminas/3.10.x-merge-up-into-3.11.x_Pp26412W",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2024-12-05T14:34:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f50adbf2b2e01e0fe99c13e37d3a6c1ef645185",
"body": "Apply Archive Patch at 3.10.x",
"is_bot": false,
"headline": "Merge pull request #33 from laminas/archive-at-3.10.x-foo",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2024-12-05T14:32:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b67fab719f687c1785472bfa94e99226159f13d0",
"body": "Signed-off-by: George Steel <george@net-glue.co.uk>",
"is_bot": false,
"headline": "Drop auto-closer, update description",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2024-12-05T14:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "466865a39a1249df5cd91b90a65fa869e8dabc6d",
"body": "Prepare for archive and abandonment",
"is_bot": false,
"headline": "Merge pull request #32 from gsteel/archive",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2024-11-21T22:26:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "534ddb8d4f5bdbdeccb3a7082f625153090157b1",
"body": "Signed-off-by: George Steel <george@net-glue.co.uk>",
"is_bot": false,
"headline": "Prepare for archive and abandonment",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2024-11-21T22:25:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b79e7dbd01889e4574526cf8d2b18f9d5b18384c",
"body": "Add support for PHP 8.4 and Upgrade Laminas coding standard to ^3.0",
"is_bot": false,
"headline": "Merge pull request #31 from fezfez/php8.4",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2024-11-17T22:10:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c87b931a9b5fc18788d333a6d4d012a778efa62a",
"body": "…ndard:^3 + phpunit/phpunit:^10.5.38\n\nSigned-off-by: fezfez <demonchaux.stephane@gmail.com>",
"is_bot": false,
"headline": "Allow php 8.4 + composer bump --dev-only + laminas/laminas-coding-sta…",
"author_name": "fezfez",
"author_login": "fezfez",
"committed_at": "2024-11-17T21:51:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47c35894ac844fc5b9fe9688b464a53cb38866d7",
"body": "…ndard:^3 + phpunit/phpunit:^10.5.38\n\nSigned-off-by: fezfez <demonchaux.stephane@gmail.com>",
"is_bot": false,
"headline": "Allow php 8.4 + composer bump --dev-only + laminas/laminas-coding-sta…",
"author_name": "fezfez",
"author_login": "fezfez",
"committed_at": "2024-11-17T21:37:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a63590b8c086ca6ad28194eda0bb4246f20967d4",
"body": "Fix markdownlint issues in docs",
"is_bot": false,
"headline": "Merge pull request #29 from acelaya-forks/fix-docs-linting",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2024-11-16T17:14:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1714e010e704a695892b1f068b5a3d4cd207302a",
"body": "Signed-off-by: Alejandro Celaya <alejandrocelaya@gmail.com>",
"is_bot": false,
"headline": "Fix markdownlint issues in docs",
"author_name": "Alejandro Celaya",
"author_login": "acelaya",
"committed_at": "2024-11-16T17:09:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "012aa6896258fea9f39b7c7a7e4f8335d2a61fe0",
"body": "Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>",
"is_bot": false,
"headline": "Update docs-build workflow",
"author_name": "Aleksei Khudiakov",
"author_login": "Xerkus",
"committed_at": "2024-01-08T17:54:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0975b86a2630a2381d9e863b5ba50fb5745094cf",
"body": "Update reader.md - Revert \"Rewriting as Laminas\" replaced, about the description regarding zf1",
"is_bot": false,
"headline": "Merge pull request #26 from sasezaki/patch-1",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2023-12-20T13:09:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d4eba36484734e4a03e9cb2a58e7a2594c15511",
"body": "Revert \"Rewriting as Laminas\" replaced, about the description regarding zf1\n\nSigned-off-by: sasezaki <sasezaki@gmail.com>",
"is_bot": false,
"headline": "Update reader.md",
"author_name": "sasezaki",
"author_login": "sasezaki",
"committed_at": "2023-12-20T12:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e53717277f6c22b1c697a46473b9a5ec9a438efa",
"body": "Add PHP 8.3 Support",
"is_bot": false,
"headline": "Merge pull request #23 from gsteel/PHP-8.3",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2023-09-19T12:02:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0b8dfe1cea1be9602fdcdcc039d35caf2bbbc0b",
"body": "Signed-off-by: George Steel <george@net-glue.co.uk>",
"is_bot": false,
"headline": "Trim trailing whitespace",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2023-09-19T11:57:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68b7ec83924e639d05f1877319d0f112501fb6c5",
"body": "Signed-off-by: George Steel <george@net-glue.co.uk>",
"is_bot": false,
"headline": "Ignore platform reqs on 8.3",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2023-09-19T11:52:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a65e59d8c8d8b6ba5ea368cb4974eaa5cab827a9",
"body": "Signed-off-by: George Steel <george@net-glue.co.uk>",
"is_bot": false,
"headline": "Add PHP 8.3 Support",
"author_name": "George Steel",
"author_login": "gsteel",
"committed_at": "2023-09-19T11:47:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46baad58d0b12cf98539e04334eff40a1fdfb9a0",
"body": "Drop support php 7, add php 8.2 support",
"is_bot": false,
"headline": "Merge pull request #22 from fezfez/php8.2",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2022-10-16T14:21:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1109c6ba4c9e6f4ec5029b1a5dd9ffd54128204a",
"body": "Signed-off-by: Stéphane Demonchaux <demonchaux.stephane@gmail.com>",
"is_bot": false,
"headline": "Drop support php 7, add php 8.2 support",
"author_name": "Stéphane Demonchaux",
"author_login": "fezfez",
"committed_at": "2022-10-16T13:09:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd01b73840dd6a6a0d7ef771bf614fac42a9d5ac",
"body": "🇷🇺 Русским гражданам\n\nМы, участники Laminas, родились и живем в разных странах. У многих из нас есть друзья, родственники и коллеги как в России, так и в Украине. Некоторые из нас родились в России. Некоторые из нас живут в России. У некоторых бабушки и дедушки сражались с фашистами во Второй мирово\n[…]\n that you trust us to say the truth on this. We need your help. Go out and protest this unnecessary war. Stop the bloodshed. Say \"stop the war!\"\n\nSigned-off-by: Michał Bundyra <contact@webimpress.com>",
"is_bot": false,
"headline": "Message against the war, in Russian and English",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2022-03-08T15:54:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e43d13dcfc273d4392812eb395ce636f73f34dfd",
"body": "Provide PHP 8.1 support",
"is_bot": false,
"headline": "Merge pull request #19 from weierophinney/feature/php-8.1-support",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-10-01T16:07:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a64cf30640205d9b92a34cefc7a9ba198646406d",
"body": "No longer needed with Laminas CI configured\n\nSigned-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "qa: remove Travis-CI configuration",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-10-01T16:03:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66ef64fd7c04becc74fb73365dc0c5b2c4ad96c8",
"body": "To ensure availability of PHP 8.1 compatible code.\n\nSigned-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "fix: pin to laminas-stdlib 3.6+",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-10-01T15:58:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f48aea6cc07e955ea5ac9ca199e929d47987c49e",
"body": "For Countable, Iterator, and ArrayAccess methods.\n\nSigned-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "fix: add #[ReturnTypeWillChange] annotations to Config class",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-10-01T15:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8f2c091da11cccdb224a493deb7e38ee7ded22f",
"body": "…ing based on PHP version\n\nSigned-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "refactor: refactor tests to expectException(ValueError) or expectWarn…",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-10-01T15:52:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da2d2807afc5f713363fb260328bb9aa9eda5ece",
"body": "Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "qa: fix test suite to work with PHPUnit 9.5",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-10-01T15:46:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55ab1947c144de50b05ab9b814f646a4cb22698a",
"body": "- Add `~8.1.0` to PHP constraint\n- Bump dependency versions to those known to work with 8.1, where possible\n- Bump PHPUnit to 9.5.5+\n- Remove docheader checking\n\nSigned-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "feat: prepare for PHP 8.1 support",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-10-01T15:37:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f2273a6bdf966a9adf6042f8950b6c33199a3b7",
"body": "Merge release 3.5.1 into 3.6.x",
"is_bot": false,
"headline": "Merge pull request #18 from laminas/3.5.x-merge-up-into-3.6.x_DXEmbgwz",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2021-09-08T09:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4d714780b2d0b3ad748d715fff6ab0a5f37c6a5",
"body": "Merge release 3.4.1 into 3.5.x",
"is_bot": false,
"headline": "Merge pull request #17 from laminas/3.4.x-merge-up-into-3.5.x_6eAXNdlK",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2021-09-08T09:57:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a373b2e26638dac1f21ab428e4990d532e95dd4b",
"body": "Fix of interface violations",
"is_bot": false,
"headline": "Merge pull request #13 from 7-zete-7/3.4.x",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2021-09-08T09:54:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fde5863e22ca72a7d3700b2bb08ec1598d740f76",
"body": "Remove file headers",
"is_bot": false,
"headline": "Merge pull request #12 from ghostwriter/remove-file-headers",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2021-09-08T09:49:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfc3c394acedb82e1e84c1f9a0128a554d23b52c",
"body": "Removed laminas/laminas-zendframework-bridge, removed zendframework/zend-config compatibility",
"is_bot": false,
"headline": "Merge pull request #16 from drealecs/drop-laminas-zendframework-bridge",
"author_name": "Marco Pivetta",
"author_login": "Ocramius",
"committed_at": "2021-09-08T09:48:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aac0104b1df1864ecb3493f4da0ee3638f671851",
"body": "…end-config compatibility\n\nSigned-off-by: Alexandru Patranescu <drealecs@gmail.com>",
"is_bot": false,
"headline": "Removed laminas/laminas-zendframework-bridge, removed zendframework/z…",
"author_name": "Alexandru Patranescu",
"author_login": "drealecs",
"committed_at": "2021-09-08T07:07:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ab82e7efa90f9e3f38abca0fd94c4dc329ec579",
"body": "Signed-off-by: GitHub <noreply@github.com>",
"is_bot": false,
"headline": "Fix of interface violations",
"author_name": "Станислав Квятковский",
"author_login": "7-zete-7",
"committed_at": "2021-07-14T14:46:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d82fc4b615dd7d1ef88ba63975abf4b2a77da6d",
"body": "Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>",
"is_bot": false,
"headline": "Remove file headers",
"author_name": "Nathanael Esayeas",
"author_login": "ghostwriter",
"committed_at": "2021-05-10T06:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1de729cbb58503f6c97e089e0b26d5a75703e686",
"body": "Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "qa: use org admin token for auto-close workflow",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-03-04T19:29:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d8ff1445a52e35a6e819750b8a664335e69255c",
"body": null,
"is_bot": false,
"headline": "Marking repository security-only",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-02-23T22:08:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f91cd6fe79e82cbbcaa36485108a04e8ef1e679b",
"body": "Ini scanner mode",
"is_bot": false,
"headline": "Merge pull request #10 from jcsanyi/ini-scanner-mode",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-02-11T15:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ea16e6732b42e8a4baca5bc6a690a2a88b778c6",
"body": "- Removes annotations where typehints exist\n- Use `self`, not class name as a return type\n- Indent here/nowdocs (available since PHP 7.3)\n\nSigned-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "qa: remove annotations where types work, update indentation",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-02-11T14:14:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26ea88a2a3c14edbc28db181f9c243e4de19c17e",
"body": "Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "docs: one sentence per line",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-02-11T14:11:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d9852b4881f9a7ec9c9e705bd75884f241bd28c",
"body": "Signed-off-by: Jonathan Csanyi <jdc@csanyi.ca>",
"is_bot": false,
"headline": "Add type hinting",
"author_name": "Jonathan Csanyi",
"author_login": "jcsanyi",
"committed_at": "2021-02-11T14:06:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42eba751354d3eef1658f488c790772de1bf7b3d",
"body": "Signed-off-by: Jonathan Csanyi <jdc@csanyi.ca>",
"is_bot": false,
"headline": "Add support for INI_SCANNER_TYPED",
"author_name": "Jonathan Csanyi",
"author_login": "jcsanyi",
"committed_at": "2021-02-11T14:06:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eff2f8d2f59a46c4d934fece7ff5e010a42df9d9",
"body": "Removing, as future changelogs will be done in the milestone description.\n\nSigned-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "docs: remove CHANGELOG.md",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-02-11T14:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adf5c9fc24fc347dea1d4ebe5cfbd258ac5f7427",
"body": "Also indents heredoc/nowdoc declarations to make them more readable.\n\nSigned-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "qa: fix expected error type when running under PHP 8",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-02-10T22:22:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8af89d1054e8ca02b5e4a562972bd996f7bb3bf5",
"body": "root is always able to write to a file, UNLESS it is marked as immutable.\nAs such, I've altered the `testFileNotWritable` test to use `chattr +i` on the test asset file when the root user is detected, so that the root user cannot write to it.\ntearDown now also uses `chattr -i` before deleting the test asset file if the root user is detected.\n\nSigned-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "qa: ensure tests run correctly when run by root",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-02-10T22:18:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc3390a63a6ba840b6ea02505f6da2e946db83b5",
"body": "Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "qa: commit a lockfile, and fix PHP 8 constraint",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-02-10T22:07:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3acd07298bccbb7daa3d2d5edcd5c54f3ca3855",
"body": "- Adds CI workflow\n- Adds Release workflow\n- Changes badge in README\n- Removes branch aliases from package description\n- Minor changes in documentation following linting results\n\nSigned-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>",
"is_bot": false,
"headline": "qa: switch to Laminas CI and Release workflows",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2021-02-10T22:00:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b5c7dc0921eda0e5fe9593809b9cded3a933dc8",
"body": null,
"is_bot": false,
"headline": "Merge branch 'version/bump'",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-08-25T11:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40495899ebb46be2c6a055448bc5d2894a273828",
"body": null,
"is_bot": false,
"headline": "Bumped to next dev version (3.4.1)",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-08-25T11:57:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bce6f5abab41dc673196741883b19018a2b5994",
"body": null,
"is_bot": false,
"headline": "Merge branch 'release/3.4.0'",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-08-25T11:56:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faf27de57ce34c5360654838560ad634127d0ef3",
"body": "- set release date in CHANGELOG.md\n- remove empty stub in CHANGELOG.md\n- update branch aliases in composer.json\n\nSigned-off-by: Michał Bundyra <contact@webimpress.com>",
"is_bot": false,
"headline": "release: 3.4.0 readiness",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-08-25T11:56:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93f32894a5890a20bdc1e2aaabfcbe3ac1b7c746",
"body": null,
"is_bot": false,
"headline": "Merge branch 'develop'",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-08-25T11:54:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c10fa0503da3d67d8890e84276b918a781a04680",
"body": "Adds support for PHP 8.0, removes all versions prior to PHP 7.3",
"is_bot": false,
"headline": "Merge pull request #9 from michalbundyra/feature/php-8.0",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-08-25T11:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7816c4b291f641b2317ad6273cc4cfadeaba1ea3",
"body": "…inas-servicemanager v2 releases\n\nLaminas ServiceManager v2 is deprecated\n\nSigned-off-by: Michał Bundyra <contact@webimpress.com>",
"is_bot": false,
"headline": "Updates dev dependencies and adds note about removing support for lam…",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-08-25T11:51:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c7f9449b967a607a7600923848e04d46fb6a704",
"body": "Signed-off-by: Michał Bundyra <contact@webimpress.com>",
"is_bot": false,
"headline": "Adds CHANGELOG entries for #9",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-08-25T11:40:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "139eb3f7d0c59a1cdb0112872f961520c123401a",
"body": "Signed-off-by: Michał Bundyra <contact@webimpress.com>",
"is_bot": false,
"headline": "Imports internal PHP functions and constants",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-08-25T11:36:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2d7258917a73bca7c44471122630289f273fd0d",
"body": "Use static assertions\n\nSigned-off-by: Michał Bundyra <contact@webimpress.com>",
"is_bot": false,
"headline": "Updates tests to work with updated version of PHPUnit",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-08-25T11:30:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87a726437f52f7f5cddc2e2acdcb46995d169d97",
"body": "Updates Travis CI matrix\nUpdates php requirement in composer.json\nUpdates PHPUnit dependency\n\nSigned-off-by: Michał Bundyra <contact@webimpress.com>",
"is_bot": false,
"headline": "Adds PHP 8.0 support, removes PHP prior to 7.3",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-08-25T11:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e5deaf126de0d72011c3a84b35741a7eced748c",
"body": "Forward port #7\n\n* michalbundyra-hotfix/lowercase-config-key-sm:\n Updates copyright notes\n Set version constraint for replaced repository in composer.json\n Adds .github directory into .gitattributes\n Require specific repository_dispatch event type - docs-build\n Use lowercase `config` key to get configuration from container",
"is_bot": false,
"headline": "Merge branch 'michalbundyra-hotfix/lowercase-config-key-sm' into develop",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2020-04-18T06:34:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdaad2c829525c35b8b35697ffb8d8d2c4fd7619",
"body": "* michalbundyra-hotfix/lowercase-config-key-sm:\n Updates copyright notes\n Set version constraint for replaced repository in composer.json\n Adds .github directory into .gitattributes\n Require specific repository_dispatch event type - docs-build\n Use lowercase `config` key to get configuration from container",
"is_bot": false,
"headline": "Merge branch 'michalbundyra-hotfix/lowercase-config-key-sm'",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2020-04-18T06:32:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c32c94889f4eae787aab6b51b8fe169709e57d80",
"body": "Signed-off-by: Michał Bundyra <contact@webimpress.com>",
"is_bot": false,
"headline": "Updates copyright notes",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-04-18T06:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f24c6e5ab092893c88f6343f166ab46fb38f4846",
"body": "Signed-off-by: Michał Bundyra <contact@webimpress.com>",
"is_bot": false,
"headline": "Set version constraint for replaced repository in composer.json",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-04-18T06:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de267bb02da87d9440af3c9cf1c1f6742e85f80c",
"body": "Signed-off-by: Michał Bundyra <contact@webimpress.com>",
"is_bot": false,
"headline": "Adds .github directory into .gitattributes",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-04-18T06:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2ad51642f93111aea7fa381937a5521b2ea9330",
"body": "Signed-off-by: Michał Bundyra <contact@webimpress.com>",
"is_bot": false,
"headline": "Require specific repository_dispatch event type - docs-build",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-04-18T06:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0f4958b03dfa306a262515142a36b925c073608",
"body": "Fixes #1\n\nSigned-off-by: Michał Bundyra <contact@webimpress.com>",
"is_bot": false,
"headline": "Use lowercase `config` key to get configuration from container",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-04-17T21:06:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba3f2055f7e67c0438ff61fecce65635cb4d6cea",
"body": null,
"is_bot": false,
"headline": "Merge branch 'copyright-update' into develop",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-04-15T19:20:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e38356f638d3c5e375cc33a8aeabc0366074b50e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'copyright-update'",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-04-15T19:20:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "105fc717ffcc9688db7b1ed1ede251880c4b1e6e",
"body": "Signed-off-by: Michał Bundyra <contact@webimpress.com>",
"is_bot": false,
"headline": "Updates copyright notes",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-04-15T19:20:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b08816e063db25cc32f5838bd25720cd88c6a4c",
"body": null,
"is_bot": false,
"headline": "Merge branch 'hotfix/composer-replace' into develop",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-03-29T11:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bcc6631b583226e1fe92ed09b808a67c9324820",
"body": null,
"is_bot": false,
"headline": "Merge branch 'hotfix/composer-replace'",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-03-29T11:10:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db601b163a05a293668c0faf5b41e7c870ef9d46",
"body": "Signed-off-by: Michał Bundyra <contact@webimpress.com>",
"is_bot": false,
"headline": "Set version constraint for replaced repository in composer.json",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-03-29T11:10:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15cb8882818452488e3d74e2c854c8abc1438671",
"body": null,
"is_bot": false,
"headline": "Merge branch 'qa/github-workflow' into develop",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-03-28T08:49:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4348218fee8b5bc8cc6205b5d06858685111337",
"body": null,
"is_bot": false,
"headline": "Merge branch 'qa/github-workflow'",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-03-28T08:49:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "218920358405da3528a70317e4209da8d8f7784f",
"body": "Signed-off-by: Michał Bundyra <contact@webimpress.com>",
"is_bot": false,
"headline": "Adds .github directory into .gitattributes",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-03-28T08:49:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ccbc366bd6b6f0a10c7d2c4c1fc148c689528ae",
"body": "Signed-off-by: Michał Bundyra <contact@webimpress.com>",
"is_bot": false,
"headline": "Require specific repository_dispatch event type - docs-build",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-03-28T08:49:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c61e57468f98642bcd48d3fc91a43f28b5d0ab1",
"body": "Close #6",
"is_bot": false,
"headline": "Merge branch 'docs/6'",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-03-18T13:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7421ee240171869d680d51d770a088abc9e94ace",
"body": "Forward port #6",
"is_bot": false,
"headline": "Merge branch 'docs/6' into develop",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-03-18T13:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84a9f28777d876eac811455f8b0713ad13cb1bef",
"body": "Updates content and code blocks to prevent unwanted tabs",
"is_bot": false,
"headline": "Merge pull request #6 from froschdesign/hotfix/docs/prevent-tabs",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-03-18T13:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b176ed98712b7d8783a4098292b5ed30d710f1ca",
"body": "Signed-off-by: Frank Brückner <dev@froschdesignstudio.de>",
"is_bot": false,
"headline": "Updates content and code blocks to prevent unwanted tabs",
"author_name": "Frank Brückner",
"author_login": "froschdesign",
"committed_at": "2020-03-18T13:00:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bae3ca2633e345b073ff93e640f75234bcbf246",
"body": null,
"is_bot": false,
"headline": "Merge branch 'qa/docs-build' into develop",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-01-08T12:17:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2791b3dc9cf2f3d14ccd90ea7f6ff05523fcab8e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'qa/docs-build'",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-01-08T12:17:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18156233d3aba1d5611a13128fbd3c9c00d1b824",
"body": null,
"is_bot": false,
"headline": "Adds github workflow to build documentation",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-01-08T12:17:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f62815008196134e1c231f78e46532aa7806b7d",
"body": null,
"is_bot": false,
"headline": "Removes redundant extra.project_url configuration",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-01-08T12:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bc3f78f1efaa0a43e1c7cdb101364905b1cde17",
"body": null,
"is_bot": false,
"headline": "Adds Home page title for index.md in mkdocs config",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-01-08T12:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d223f7f972c0df1d2e774512b39874d7c8c6bb4a",
"body": null,
"is_bot": false,
"headline": "Update copyright year: 2020",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-01-08T12:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92f46b79111ba08ef91a91a6da4ea624271f9f39",
"body": null,
"is_bot": false,
"headline": "Update build status badge",
"author_name": "Aleksei Khudiakov",
"author_login": "Xerkus",
"committed_at": "2020-01-06T04:24:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c1c09b510f2313b20b79c9237d9c3704834a52c",
"body": null,
"is_bot": false,
"headline": "Resolves conflicts between master and develop after migrating to laminas",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-01-03T02:59:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21938e6303af7c486be05e709d8cb781288e4766",
"body": null,
"is_bot": false,
"headline": "Fixes formatting in mkdocs.yml",
"author_name": "Michał Bundyra",
"author_login": "michalbundyra",
"committed_at": "2020-01-02T22:30:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f97bcdad817417db9b4a24a6a74cd389b384226f",
"body": null,
"is_bot": false,
"headline": "Adds project and project_url to mkdocs.yml",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2019-12-31T20:08:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f5695d559a9ada7d33c2edd18cb1a7d1c0f95e5",
"body": null,
"is_bot": false,
"headline": "Rewriting as Laminas Project package",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2019-12-31T16:28:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "293b1d8e7c5716ef409133b9fac0fd02d6cde174",
"body": null,
"is_bot": false,
"headline": "Rewriting as Laminas Project package",
"author_name": "Matthew Weier O'Phinney",
"author_login": "weierophinney",
"committed_at": "2019-12-31T16:28:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecbca68c65e0e823afc6d99528d826167a1e13ba",
"body": "Fix env var in Travis CI config - CS_CHECK",
"is_bot": false,
"headline": "Merge pull request #64 from webimpress/hotfix/travis-ci-env-var-cs-check",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2019-08-08T20:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed0e20ca0aa828d8abe5234c78c00d58eca17690",
"body": "Fix env var in Travis CI config - CS_CHECK",
"is_bot": false,
"headline": "Merge pull request #64 from webimpress/hotfix/travis-ci-env-var-cs-check",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2019-08-08T20:21:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9541300eac86e08a10d1d1d3ce5b2c3bd527dda4",
"body": null,
"is_bot": false,
"headline": "Fix env var in Travis CI config - CS_CHECK",
"author_name": "webimpress",
"author_login": "michalbundyra",
"committed_at": "2019-08-06T10:02:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ecc3f38cff227a1f31b47ad1b9a40bc5e606b0f",
"body": null,
"is_bot": false,
"headline": "Add CHANGELOG section for 3.4.0",
"author_name": "Aleksei Khudiakov",
"author_login": "Xerkus",
"committed_at": "2019-06-08T19:05:04Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 5,
"latest_release_at": "2026-01-29T12:14:54Z",
"latest_release_tag": "3.11.0",
"releases_from_tags": false,
"days_since_last_push": 182,
"active_weeks_last_year": 1,
"days_since_latest_release": 182,
"mean_days_between_releases": 201.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "laminas/laminas-config",
"exists": true,
"license": "BSD-3-Clause",
"keywords": [
"config",
"laminas"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/laminas/laminas-config",
"is_deprecated": true,
"latest_version": "3.11.0",
"repository_url": "https://github.com/laminas/laminas-config",
"versions_count": 79,
"total_downloads": 32851328,
"dependents_count": 111,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 737379,
"first_published_at": null,
"latest_published_at": "2026-01-29T12:14:07Z",
"latest_version_yanked": null,
"days_since_latest_publish": 182
}
]
},
"popularity": {
"forks": 29,
"stars": 48,
"watchers": 14,
"fork_history": {
"days": [
{
"date": "2020-01-06",
"count": 1
},
{
"date": "2020-01-29",
"count": 1
},
{
"date": "2020-03-12",
"count": 1
},
{
"date": "2020-04-18",
"count": 1
},
{
"date": "2020-05-29",
"count": 1
},
{
"date": "2020-11-10",
"count": 1
},
{
"date": "2021-07-10",
"count": 1
},
{
"date": "2021-09-08",
"count": 1
},
{
"date": "2022-07-12",
"count": 1
},
{
"date": "2022-07-20",
"count": 1
},
{
"date": "2022-10-16",
"count": 1
},
{
"date": "2022-12-28",
"count": 1
},
{
"date": "2023-04-10",
"count": 1
},
{
"date": "2023-09-19",
"count": 1
},
{
"date": "2023-10-10",
"count": 1
},
{
"date": "2023-10-26",
"count": 2
},
{
"date": "2023-11-06",
"count": 1
},
{
"date": "2023-12-20",
"count": 1
},
{
"date": "2024-10-10",
"count": 1
},
{
"date": "2024-11-16",
"count": 1
},
{
"date": "2025-01-22",
"count": 1
},
{
"date": "2025-01-28",
"count": 1
},
{
"date": "2025-11-11",
"count": 1
},
{
"date": "2025-12-29",
"count": 1
},
{
"date": "2026-01-02",
"count": 1
},
{
"date": "2026-01-07",
"count": 1
},
{
"date": "2026-01-20",
"count": 1
},
{
"date": "2026-04-21",
"count": 1
}
],
"complete": true,
"collected": 29,
"total_forks": 29
},
"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": 21019,
"source_files_sampled": 67,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies to assess",
"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": 0,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "laminas/laminas-stdlib",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.6"
},
{
"name": "psr/container",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 19,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 8,
"closed_unmerged_prs": 8
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "weierophinney",
"commits": 4646,
"avatar_url": "https://avatars.githubusercontent.com/u/25943?v=4"
},
{
"type": "User",
"login": "Maks3w",
"commits": 575,
"avatar_url": "https://avatars.githubusercontent.com/u/1301698?v=4"
},
{
"type": "User",
"login": "Ocramius",
"commits": 385,
"avatar_url": "https://avatars.githubusercontent.com/u/154256?v=4"
},
{
"type": "User",
"login": "EvanDotPro",
"commits": 161,
"avatar_url": "https://avatars.githubusercontent.com/u/5607?v=4"
},
{
"type": "User",
"login": "akrabat",
"commits": 125,
"avatar_url": "https://avatars.githubusercontent.com/u/33135?v=4"
},
{
"type": "User",
"login": "ezimuel",
"commits": 108,
"avatar_url": "https://avatars.githubusercontent.com/u/475967?v=4"
},
{
"type": "User",
"login": "michalbundyra",
"commits": 75,
"avatar_url": "https://avatars.githubusercontent.com/u/7423207?v=4"
},
{
"type": "User",
"login": "DASPRiD",
"commits": 50,
"avatar_url": "https://avatars.githubusercontent.com/u/233300?v=4"
},
{
"type": "User",
"login": "marc-mabe",
"commits": 43,
"avatar_url": "https://avatars.githubusercontent.com/u/302689?v=4"
},
{
"type": "User",
"login": "ralphschindler",
"commits": 36,
"avatar_url": "https://avatars.githubusercontent.com/u/76674?v=4"
}
],
"contributors_sampled": 100,
"top_contributor_share": 0.698
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"continuous-integration.yml",
"docs-build.yml",
"release-on-milestone-closed.yml"
],
"has_docs_dir": true,
"linter_configs": [
"phpcs.xml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"composer.lock"
],
"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": 1,
"reason": "1 out of 10 merged PRs checked by a CI test -- score normalized to 1",
"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": 5,
"reason": "Found 6/11 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 88 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": 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": "project is archived",
"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": 10,
"reason": "security policy file 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": "b816433bd36ddc4ba93e190eaac18497b0b6948c",
"ran_at": "2026-07-30T22:50:27Z",
"aggregate_score": 4.6,
"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-01-29T12:15:27Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-01-29T12:14:08Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/laminas/laminas-config",
"host": "github.com",
"name": "laminas-config",
"owner": "laminas"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "The weighted overall 57 is calibrated to 60 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 19.",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 57,
"calibrated": 60,
"calibration": "2026-08-02"
}
},
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 19,
"pct": 40
}
}
],
"value": 19,
"inputs": {
"security": 46,
"vitality": 31,
"community": 73,
"governance": 65,
"calibration": "2026-08-02",
"engineering": 76,
"ai_readiness": 41,
"abandonment_cap": 19,
"abandonment_state": "declared",
"weighted_overall_raw": 57,
"abandonment_multiplier": 40,
"weighted_overall_before_abandonment": 60,
"overall_after_abandonment_multiplier": 24
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 31,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"commits_last_year": 5,
"human_commit_share": 1,
"days_since_last_push": 182,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 182 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 182
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "5 commits in the last year",
"points": 7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 5
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project is archived",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"releases_count": 11,
"latest_release_tag": "3.11.0",
"releases_from_tags": false,
"days_since_latest_release": 182,
"mean_days_between_releases": 201.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 182 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 182
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~201.4 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 201.4
}
}
],
"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": "weak",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"cap": 19,
"state": "declared",
"guards": [],
"signals": [],
"red_flag": true,
"multiplier_pct": 40,
"declared_reason": "archived",
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "the repository is archived on GitHub",
"points": 40,
"status": "partial",
"details": [
{
"code": "abandonment_archived",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 73,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"forks": 29,
"stars": 48,
"watchers": 14,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "48 stars",
"points": 27.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 48
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "29 forks",
"points": 12.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 29
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "14 watchers",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 14
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [],
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"laminas/laminas-config"
],
"dependents": 111,
"ecosystems": "packagist",
"total_downloads": 32851328,
"monthly_downloads": 737379
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "737,379 downloads/month across packagist",
"points": 78.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 737379,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "111 packages depend on it",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 111
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 65,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 100,
"top_contributor_share": 0.698
},
"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 70% of commits",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 70
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "100 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 100
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 88 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"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": 81,
"inputs": {
"merged_prs": 19,
"open_issues": 0,
"closed_issues": 8,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 8,
"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": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "19/27 decided PRs merged",
"points": 21.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 19,
"decided": 27
}
}
],
"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 6/11 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"followers": 448,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "laminas",
"public_repos": 137,
"account_age_days": 2716
},
"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": "448 followers of laminas",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 448,
"login": "laminas"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "137 public repos, account ~7 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 137
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"packages": [
"laminas/laminas-config"
],
"ecosystems": "packagist",
"any_deprecated": true,
"min_days_since_publish": 182
},
"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 182 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 182
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "79 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 79
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "laminas/laminas-config: deprecated/yanked on the registry",
"points": 0,
"status": "missed",
"details": [
{
"code": "package_deprecated",
"params": {
"name": "laminas/laminas-config"
}
}
],
"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": 76,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 10 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"hacktoberfest",
"security-updates-only",
"config",
"configuration"
],
"has_wiki": false,
"homepage": "https://docs.laminas.dev/laminas-config/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://docs.laminas.dev/laminas-config/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": "weak",
"name": "Security",
"value": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 4.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "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": "1 out of 10 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 6/11 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 88 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": "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": "project is archived",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"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": 32
},
"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": 41,
"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.45,
"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": "45 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 24,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 45,
"sampled": 100
}
}
],
"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": 48,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"composer.lock"
],
"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
},
"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",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpcs.xml"
}
}
],
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"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": "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": "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": 21019,
"source_files_sampled": 67,
"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/67 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 67,
"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": {
"top": [
"library"
],
"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.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-30T22:50:53.237832Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/laminas/laminas-config.svg",
"full_name": "laminas/laminas-config",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}