Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"monorepo",
"php",
"composer"
],
"is_fork": false,
"size_kb": 52151,
"has_wiki": false,
"homepage": "https://www.tomasvotruba.cz/blog/2019/02/18/how-we-automated-shopsys-packages-release-from-2-days-to-1-console-command/",
"languages": {
"PHP": 450241,
"HTML": 10,
"Hack": 10,
"Pawn": 22,
"Twig": 20,
"SourcePawn": 48
},
"pushed_at": "2026-07-31T02:19:49Z",
"created_at": "2018-06-09T23:28:51Z",
"owner_type": "Organization",
"updated_at": "2026-07-31T02:17:13Z",
"description": "Composer tools to maintain a monorepo",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://tomasvotruba.com",
"name": null,
"type": "Organization",
"login": "symplify",
"company": null,
"location": "Czech Republic",
"followers": 72,
"avatar_url": "https://avatars.githubusercontent.com/u/16455105?v=4",
"created_at": "2015-12-27T20:04:55Z",
"is_verified": null,
"public_repos": 9,
"account_age_days": 3868
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "12.7.2",
"kind": "patch",
"published_at": "2026-07-31T02:20:04Z"
},
{
"tag": "12.7.1",
"kind": "patch",
"published_at": "2026-05-20T01:30:37Z"
},
{
"tag": "12.7.0",
"kind": "minor",
"published_at": "2026-04-24T05:51:09Z"
},
{
"tag": "12.5.2",
"kind": "patch",
"published_at": "2026-03-26T02:44:21Z"
},
{
"tag": "12.5.0",
"kind": "minor",
"published_at": "2026-02-13T07:27:56Z"
}
],
"recent_commits": [
{
"oid": "35e7593ea00d317008d40596e505e83bf8eddccf",
"body": "* Support sebastian/diff ^9.0 (unblocks PHPUnit 13 / Pest 5)\n\nsebastian/diff 9.0 removed UnifiedDiffOutputBuilder and exposes the\npreviously-private \"contextLines\" as a public option on\nStrictUnifiedDiffOutputBuilder. Widen the constraint to allow ^9.0 and\nmake CompleteUnifiedDiffOutputBuilderFactor\n[…]\noreply@anthropic.com>\n\n* Keep diff output identical on sebastian/diff 9 and cover it in CI\n\n* Apply Rector readonly promotions flagged by rector 2.5\n\n---------\n\nCo-authored-by: Kayw <weikaiii@sina.cn>",
"is_bot": false,
"headline": "Support sebastian/diff ^9.0 (allow PHPUnit 13 / Pest 5) (#120)",
"author_name": "Ehsan Mahmoodi",
"author_login": "misaf",
"committed_at": "2026-07-31T02:17:08Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a5ae1abc3ea97e540d1dec496f1b16f768d77562",
"body": null,
"is_bot": false,
"headline": "Fix uninitialized typed $container error on Symfony Console 8.1 (#119)",
"author_name": "Kay W.",
"author_login": "kayw-geek",
"committed_at": "2026-05-20T01:27:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab0f813088314f71a0ad68910afb6e8fadd227cb",
"body": "… zero-arg form (#117)",
"is_bot": false,
"headline": "Add parameterized disableAutoloadMerge(sections, forTypes); deprecate…",
"author_name": "Kay W.",
"author_login": "kayw-geek",
"committed_at": "2026-04-24T05:46:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdd3782164d65b33948e353f0da5b4cedbe98fb6",
"body": null,
"is_bot": false,
"headline": "Honor disablePackageReplace() in RootRemoveComposerJsonDecorator (#116)",
"author_name": "Kay W.",
"author_login": "kayw-geek",
"committed_at": "2026-04-22T03:37:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7255fb6031421e5879272cce8b4f8c032c22c53",
"body": "…#115)",
"is_bot": false,
"headline": "Fix repositories array becoming a JSON object after path-type dedup (…",
"author_name": "Kay W.",
"author_login": "kayw-geek",
"committed_at": "2026-04-22T03:11:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "591585736055d831f378c5aa8efa330d6469a3f0",
"body": "…on-library monorepos (#114)\n\n* Add disablePackageReplace() to opt out of self.version replace section\n\n* Add disableAutoloadMerge() to opt out of merging package autoload into root",
"is_bot": false,
"headline": "Add disablePackageReplace() and disableAutoloadMerge() opt-outs for n…",
"author_name": "Kay W.",
"author_login": "kayw-geek",
"committed_at": "2026-04-22T03:02:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "438102e3343930f23472fcce4021da3485dde812",
"body": "* Fix workers() not respecting user-specified order (#111)",
"is_bot": false,
"headline": "Fix workers() not respecting user-specified order (#112)",
"author_name": "Kay W.",
"author_login": "kayw-geek",
"committed_at": "2026-03-26T02:21:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d848183a18a3afb7ad449a8748a78fc626b1d0b3",
"body": "Co-authored-by: Elliot Bruneel <elliot.bruneel@wizbii.com>",
"is_bot": false,
"headline": "chore: allow sebastian/diff ^8 (#110)",
"author_name": "Elliot",
"author_login": "elliotbruneel",
"committed_at": "2026-02-14T01:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2aa3a2445b1462da3e9130ab2f1f32054644c508",
"body": "…R build (#109)",
"is_bot": false,
"headline": "Remove stale composer-json-manipulator autoload entry that breaks PHA…",
"author_name": "Kay W.",
"author_login": "kayw-geek",
"committed_at": "2026-02-13T08:04:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afc716d006ce480fa46c359849e4d535425ebbac",
"body": "… (#108)\n\n* Fix merge command dropping unknown sections, breaking order, and dedup bugs (#105, #106, #107)\n\n- Add extraSections to ComposerJson to preserve arbitrary composer.json sections through round-trip (#105, #106)\n- Use unset-consumption pattern in ComposerJsonFactory to capture unknown secti\n[…]\nof merge into its own section\n- Fold branch-aware tag validation under release as a subsection\n- Fix grammar issues and simplify install instructions\n- Remove stale namespace reference in code example",
"is_bot": false,
"headline": "Fix merge command: preserve unknown sections, fix ordering, fix dedup…",
"author_name": "Kay W.",
"author_login": "kayw-geek",
"committed_at": "2026-02-13T06:51:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c5ddc926ef05fe48c01834d61d4afe5181c06358",
"body": "Co-authored-by: Elliot Bruneel <elliot.bruneel@wizbii.com>",
"is_bot": false,
"headline": "chore: allow webmozart/assert ^2 (#103)",
"author_name": "Elliot",
"author_login": "elliotbruneel",
"committed_at": "2026-01-14T02:25:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30a80ee0900f11dcdd73d1f83257db8268ba7250",
"body": "…ncorrectly removed (#102)",
"is_bot": false,
"headline": "Fix disableDefaultWorkers() edge case where user-added workers were i…",
"author_name": "Kay W.",
"author_login": "kayw-geek",
"committed_at": "2026-01-12T02:11:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a74cec85e88dd19e7a9cfe8d7d36730bad0ceee",
"body": "…7.0 in composer.json (#97)\n\nCo-authored-by: RobinDev <contact@robin-d.fr>",
"is_bot": false,
"headline": "Update Symfony package requirements to support version 8.0 alongside …",
"author_name": "Robin Delattre",
"author_login": "RobinDev",
"committed_at": "2025-12-12T01:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00207667859f5f72fbd88b2dc2dd1232c26be331",
"body": null,
"is_bot": false,
"headline": "Fix a missing naming changes (#101)",
"author_name": "Kay W.",
"author_login": "kayw-geek",
"committed_at": "2025-12-11T10:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5fd96b66b114cdfd4939336676d5071b15d7b0f",
"body": null,
"is_bot": false,
"headline": "Rename monorepo phar file name (#100)",
"author_name": "Kay W.",
"author_login": "kayw-geek",
"committed_at": "2025-12-11T10:17:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5d8495e4a57496d9289272c1beffd724240531e",
"body": null,
"is_bot": false,
"headline": "Use --no-dev for composer install in PHAR build (#99)",
"author_name": "Kay W.",
"author_login": "kayw-geek",
"committed_at": "2025-12-11T09:33:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea4e3b36933d2e1904b20059bd9513f5fc17e65c",
"body": null,
"is_bot": false,
"headline": "Add Box config and CI workflow for PHAR build on release (#98)",
"author_name": "Kay W.",
"author_login": "kayw-geek",
"committed_at": "2025-12-11T09:20:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "805b2a426491212d40567e4070778a594a1633c2",
"body": "…ts and invalid disable default workers config (#96)\n\n* Fix parameter merge priority to allow user configs to override defaults\n\n* Fix invalid disable default workers config",
"is_bot": false,
"headline": "Fix parameter merge priority to allow user configs to override defaul…",
"author_name": "Kay W.",
"author_login": "kayw-geek",
"committed_at": "2025-11-20T02:09:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eef024e4c7bbf332ac020309e478a0bdff0c87a6",
"body": null,
"is_bot": false,
"headline": "Fix configuration file load order issues (#93)",
"author_name": "Kay W.",
"author_login": "kayw-geek",
"committed_at": "2025-11-14T02:37:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5bcd55e0bb339003a4f1c766b437f06fd86e9b3",
"body": "Add support for maintaining multiple version lines (LTS strategy) by\nintroducing branch-aware tag validation. This allows releasing older\nversions (e.g., v2.1.5) even when newer versions (e.g., v3.0.0) exist\non other branches.",
"is_bot": false,
"headline": "feat: add branch-aware tag validation for LTS releases (#92)",
"author_name": "Kay W.",
"author_login": "kayw-geek",
"committed_at": "2025-11-13T03:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f2d303b8b8273b201bea3489e5108b8183aa388",
"body": "- Fix broken links and outdated blog references\n- Update PHP version requirements (8.2+ for v12, 8.1 for v11)\n- Correct import namespaces and phpstan version\n- Add complete list of merged composer.json sections\n- Include all available commands documentation",
"is_bot": false,
"headline": "docs: update README with accurate information (#89)",
"author_name": "Kay W.",
"author_login": "kayw-geek",
"committed_at": "2025-09-08T06:22:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90d9ff9c6effc43d638a0e1f6fe65f0d860cfc2b",
"body": "…packages (#87)",
"is_bot": false,
"headline": "Fix: bumping interdependency only for packages instead of all vendor …",
"author_name": "George Shestayev",
"author_login": "georgique",
"committed_at": "2025-08-22T08:26:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c3f8a4230c9e39973861f399fe7739439ea2566",
"body": null,
"is_bot": false,
"headline": "fix(deps): make it compatible with PHPUnit >= 12 (#86)",
"author_name": "Thomas Chapuis",
"author_login": "tchapuis",
"committed_at": "2025-08-14T15:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6844e19407e4f7539c0bb1019a3f2e53ef5d6c92",
"body": "…lve MbConfig loading issue and upgrade dependency packages (#85)",
"is_bot": false,
"headline": "Replace vendor patch with custom PhpFileLoader implementation to reso…",
"author_name": "Kay W.",
"author_login": "kayw-geek",
"committed_at": "2025-08-14T05:12:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5af0d425f9d3c15065edabd329ca50220beda13",
"body": "* update to symfony 7, phpunit 11, sebastian/diff 6\n\nwhich means this package is now PHP 8.2+ only\n\n* update php version in workflow\n\n* update php version in rector config\n\n* update all subpackage deps and php versions\n\n* rector changes for main package\n\n* rector changes for easy-testing\n\n* rector changes for symplify-kernel\n\n* fixed blocking subpackage dep version\n\n* rector changes for package-builder\n\n* rector changes for smart-file-system\n\n* phpstan changes for smart-file-system",
"is_bot": false,
"headline": "Update deps for PHP 8.2+ (#83)",
"author_name": "Garrett W.",
"author_login": "garrettw",
"committed_at": "2025-08-13T02:59:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bf72a8a5653c1337feb4d49777b788190414fb5",
"body": "* use subpackages as first-class citizens\n\n* silence new workflow errors",
"is_bot": false,
"headline": "Fix composer install (#82)",
"author_name": "Garrett W.",
"author_login": "garrettw",
"committed_at": "2025-08-07T05:07:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e26acea0eb331655c4df704692fdb9c591f92773",
"body": null,
"is_bot": false,
"headline": "Remove the downgrade step from CI (#81)",
"author_name": "Kay W.",
"author_login": "kayw-geek",
"committed_at": "2025-08-06T05:36:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5293adf7ca61573ec1d378e983fa38b5536e774e",
"body": "* fix: for PHP 8.4 - cloned abandoned deps to this repo\n\nComposer and PHPUnit run without errors or warnings now.\n\n* fix: all new deps working with composer and phpunit\n\n* fix: forgot to change composer patch path\n\n* fix local deps and patch\n\n* integrate subpackage workflows and fix dep refs\n\n* tryi\n[…]\n to fix dep refs one more time\n\n* fixing all \"Check Active Classes\" jobs\n\n* fixing all subpackage Rector issues\n\n* re-fixing subpackage workflows\n\n* fixed phpstan error\n\n* fixed last 2 workflow errors",
"is_bot": false,
"headline": "PHP 8.4 Support (#80)",
"author_name": "Garrett W.",
"author_login": "garrettw",
"committed_at": "2025-08-06T02:20:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e3d2982f478f465c1ab2093357514541bbf05c09",
"body": null,
"is_bot": false,
"headline": "fix: remove early exit from autoload path loading (#79)",
"author_name": "Thomas Chapuis",
"author_login": "tchapuis",
"committed_at": "2025-07-11T02:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afd0c82dc4fba02cd1369a8bfdaf2f2a6dd14d81",
"body": null,
"is_bot": false,
"headline": "Resolve the `symfony/config` compatibility (#74)",
"author_name": "Kay W.",
"author_login": "kayw-geek",
"committed_at": "2024-08-23T03:17:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bc9c3da6c0012c420d2b6cd992d8ccc35ed36fb",
"body": null,
"is_bot": false,
"headline": "Optimize the composer properties sorting (#73)",
"author_name": "Kay W.",
"author_login": "kayw-geek",
"committed_at": "2024-08-21T08:56:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12fc9fe7185c5e37d5a4d6e898047f1a7bc594a0",
"body": "* Add support/funding sections\r\n\r\n* Rename abstract test class to avoid PHPUnit warning\r\n\r\n---------\r\n\r\nCo-authored-by: Michiel Rook <mrook@php.net>",
"is_bot": false,
"headline": "Merge Pr 67 (#68)",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-11-15T03:48:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9ffc96f31ee44401251292d2b8533d13ac7e429",
"body": null,
"is_bot": false,
"headline": "allow patterns in excludes setting (#66)",
"author_name": "Carlos Padilla",
"author_login": "elpadi",
"committed_at": "2023-11-13T03:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8f1ca07268a266da313c167613934ac7cb72dc2",
"body": null,
"is_bot": false,
"headline": "Revert Rector version to 0.17 (#64)",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-10-20T06:26:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7ee7076113aaccdc89f10fe5baa2f464ef171bb",
"body": null,
"is_bot": false,
"headline": "Fix get default branch failed when Git is not set trace branch (#62)",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-10-19T07:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "106b6e2a9f3a25f96b21b1b3ed82505690798f57",
"body": "…ch (#60)\" (#61)\n\nThis reverts commit 30e6afbf83871803dc8d124f9ef34097bdc7fbe6.",
"is_bot": false,
"headline": "Revert \"Fix get default branch failed when Git has not set trace bran…",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-10-19T07:46:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30e6afbf83871803dc8d124f9ef34097bdc7fbe6",
"body": null,
"is_bot": false,
"headline": "Fix get default branch failed when Git has not set trace branch (#60)",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-10-19T07:10:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6fdd146c9430888ac9a78ae446505f585aaefb5",
"body": null,
"is_bot": false,
"headline": "Fix the `NEEDED_DOWNGRADE` value (#58)",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-08-18T07:50:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7f5ecb12d9dffbed40085e7cffd5cd7f880dc64",
"body": null,
"is_bot": false,
"headline": "Fix steps order in downgraded job (#57)",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-08-18T07:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f05ab0a73186de6675bfa4baa3ae69f45c4db2ad",
"body": null,
"is_bot": false,
"headline": "Allow disable the default release worker (#56)",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-08-18T05:51:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4100cd5048430cbf1737c90b15fbab168330d0da",
"body": null,
"is_bot": false,
"headline": "Fix a step cannot have both the `uses` and `run` (#55)",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-08-16T09:13:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6dc8b110e478d1101eccbb6aac9aa0665678f6a",
"body": "…lease number (#54)",
"is_bot": false,
"headline": "Avoid loop triggering jobs of Github action when force push a same re…",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-08-16T09:05:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "383cb466f2acf0c763c46ec4214780cd089bc68e",
"body": "…branch failed (#53)",
"is_bot": false,
"headline": "Add allowd pulugins to `composer.json` and handle exception when get …",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-08-16T08:32:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33fe811d2a0e208f6d81030c3b25ddb245cb0ce0",
"body": null,
"is_bot": false,
"headline": "Allow the `phpstan` and `composer-patches` plugins (#51)",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-08-15T04:15:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c034f794057e41f7dd5e323f8ea875ee909fd942",
"body": null,
"is_bot": false,
"headline": "Allow the `phpstan` plugin (#50)",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-08-15T03:51:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89593b32e53de588ffad92bd44356e74b9273ce8",
"body": "* Allow the `composer-patches` plugin",
"is_bot": false,
"headline": "Allow the `composer-patches` plugin (#49)",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-08-15T03:39:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59b030b46daf3bc316088cea0746b9b66a19e390",
"body": null,
"is_bot": false,
"headline": "Revert no plugin (#48)",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-08-15T03:23:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c3bcae0217a83a836f709817485b9389ade409b",
"body": null,
"is_bot": false,
"headline": "Revert downgrade action (#47)",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-08-15T02:57:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52257f5cc1ab79619d1e44b61c6029f7bc3f5b77",
"body": "* Correct the downgrade action triggered by a release push",
"is_bot": false,
"headline": "Fix downgrade action (#46)",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-08-15T02:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "687a70fe7988a365a23cdabc91368453abc9a1b8",
"body": null,
"is_bot": false,
"headline": "Correct the downgrade action triggered by a release push (#45)",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-08-15T02:13:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e02214bf17f22563c6ddd6a6ea6d8b8e98d1ac9",
"body": null,
"is_bot": false,
"headline": "Do not ask any interactive question when the composer running (#44)",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-08-15T01:54:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a49ff4ea030c7d11e348c1623259133de9f40ee",
"body": "* When executing the release, if the current branch is not the same as the default branch, user confirmation is required before proceeding",
"is_bot": false,
"headline": "Prevent release on wrong branch (#43)",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-08-14T08:57:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05c8158b79c0451bf8c604b09e34b89f005fdd83",
"body": null,
"is_bot": false,
"headline": "Lint yaml files and Using semantic versions (#42)",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-08-14T06:32:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "720af477f0ab1967618fc82da8c1737adcd5f01d",
"body": "…id being mistaken for json syntax errors (#41)",
"is_bot": false,
"headline": "Modify extension name of these fixture files from json to test to avo…",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-08-09T09:10:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f01be774befd260a240f6cdf44786fcd36323344",
"body": "… (#39)",
"is_bot": false,
"headline": "Bump PHPUnit to version 10 and apply some rules of rector for PHPUnit…",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-08-08T05:40:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2957f186164048194e2d51c648bff9eaf43882e",
"body": null,
"is_bot": false,
"headline": "Add test baseline for merge extra sections (#38)",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-08-07T07:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d909972688f7cc3a20b04049946b34c30089e4e6",
"body": "… the order of extra section is consistent (#36)",
"is_bot": false,
"headline": "Replace the `parametersMerger` with `SortedParameterMerger` to ensure…",
"author_name": "Kay W",
"author_login": "kayw-geek",
"committed_at": "2023-08-07T06:31:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af9ed4f614b1c037a4f479704f9018fa620dceb1",
"body": null,
"is_bot": false,
"headline": "[CI] Fix active classes (#37)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2023-08-05T10:56:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9915719de1615742f5d572c54865a15a7595fe8",
"body": "…(#28)",
"is_bot": false,
"headline": "Support custom path normalizers and include one for composer patches …",
"author_name": "Anton Evers",
"author_login": "AntonEvers",
"committed_at": "2023-02-27T16:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7608b166496577b156fb7815e17f143e70a6131",
"body": "* Bump interdependencies bumped too much\r\n\r\nThis method upgrades interdependencies for packages that have the same vendor prefix as the root project.\r\nBut it also upgrades interdependencies for packages that have a vendor prefix that starts with your vendor prefix.\r\n\r\nIn other words, if your vendor \n[…]\n does not include other vendors that start with the same prefix as you as part of their name.\r\n\r\n* provide test, and resolve failed test\r\n\r\n* add strict typing and add blank line\r\n\r\n* Fix static tests",
"is_bot": false,
"headline": "Bump interdependencies bumped too much (#27)",
"author_name": "Anton Evers",
"author_login": "AntonEvers",
"committed_at": "2023-02-24T09:01:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5a2120510b3b56db2f07c2c033020c1d455dd4e8",
"body": "* Support disabling packagist.org \r\n\r\nType is not a mandatory field of the repository definition.\r\n\r\nhttps://getcomposer.org/doc/05-repositories.md#disabling-packagist-org\r\n\r\nYou can disable the default Packagist.org repository by adding this to your composer.json:\r\n\r\n```\r\n{\r\n \"repositories\": [\r\n\n[…]\n }\r\n ]\r\n}\r\n```\r\n\r\nYou can disable Packagist.org globally by using the global config flag:\r\n\r\n```\r\nphp composer.phar config -g repo.packagist false\r\n```\r\n\r\n* provide test, and resolve failed test",
"is_bot": false,
"headline": "Support disabling packagist.org (#26)",
"author_name": "Anton Evers",
"author_login": null,
"committed_at": "2023-02-23T15:26:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "16d8fd0cb371b78962d2778b64c089bb164bbe1a",
"body": null,
"is_bot": false,
"headline": "change link, fixes #22 (#23)",
"author_name": "Tac Tacelosky",
"author_login": "tacman",
"committed_at": "2023-02-09T15:42:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd07582006454ac9cea4e74482ac55e47090b4ea",
"body": "… instead (#20)",
"is_bot": false,
"headline": "Remove packges-json as shows hidden data, use direct list of packages…",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2023-01-30T22:34:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a8b211567cc1926e2cff5bc9b5612b922370a3f",
"body": null,
"is_bot": false,
"headline": "remove mutually conflicts as overly protective (#19)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2023-01-28T14:15:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eff1f5b82f3a8fb702a58609a4081a5ae5b31af",
"body": null,
"is_bot": false,
"headline": "Remove `.phpunit.result.cache` enty from `.gitattributes` (#18)",
"author_name": "Jacob Dreesen",
"author_login": "jdreesen",
"committed_at": "2023-01-28T14:09:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfdbda9c4235bcb864e7f01b8b174406eefda85a",
"body": null,
"is_bot": false,
"headline": "tidy",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2023-01-28T12:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a965cb66803de1e4008b4a9ede7af08516cbed8",
"body": null,
"is_bot": false,
"headline": "Remove SmartFileSystem dependency (#17)",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2023-01-28T12:32:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da378e742aaa8e8848cc600801f4b6a259441b70",
"body": null,
"is_bot": false,
"headline": "prepare release",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2023-01-28T10:23:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "593d6c2a775450a6bec0dbf4284a7eabf9b73084",
"body": null,
"is_bot": false,
"headline": "remove monorepo-builder from the ecs paths",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2023-01-28T10:18:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f70f1bafb20b75c0034ec2127ea53a9113878cc",
"body": null,
"is_bot": false,
"headline": "cs",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2023-01-28T10:17:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2766334c63b61452ed1c78206213f1d22a4a29b6",
"body": null,
"is_bot": false,
"headline": "fix ns",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2023-01-10T15:33:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4290139e11d77240d57c391f713730def4a614d",
"body": null,
"is_bot": false,
"headline": "Fix prefix",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-10T09:54:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "348bae0033f6d3ccd5380056c7cf37c5a7172bc7",
"body": "Add bootstrap.php to prefixed autoload",
"is_bot": false,
"headline": "Merge pull request #15 from symplify/prefix-autoload",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-09T17:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fa9da21c085dfb5615df1b201f72823278e259a",
"body": null,
"is_bot": false,
"headline": "patch prefix",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-09T17:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2bc7fad1a698895134461b4726dd83251c89606",
"body": null,
"is_bot": false,
"headline": "eol",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-09T17:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4f85642f613a410caa6f48179cad41831ec532e",
"body": null,
"is_bot": false,
"headline": "add boostrasp.php",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-09T17:50:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa252f098d6924a35bec7afa105988f360ff421d",
"body": null,
"is_bot": false,
"headline": "Add bootstrap.php to prefixed autoload",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-09T17:50:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12c2683c94bfa87a6ac5e35694fe96a1f0fd0415",
"body": null,
"is_bot": false,
"headline": "add packages directory to prefix code",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-06T01:57:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10480a75f6750016bc3ab52f5cb378bc0b722f67",
"body": null,
"is_bot": false,
"headline": "remove packages-tests php-scoper.phar from downgrade release",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-06T01:52:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ede50d9c9323ad28e013adba474e5259392c8923",
"body": null,
"is_bot": false,
"headline": "add packages directory to prefix code",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-06T01:51:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8b9ed08400049c7e35a69dc4da70d896c3e9a66",
"body": null,
"is_bot": false,
"headline": "remove rector-local",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-05T15:21:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dedb57db7e63507e8b99b270fe0ba156664799a6",
"body": null,
"is_bot": false,
"headline": "bin script",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-05T14:05:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99610d1eeaee8bcf446a186ab756d431f15e38ba",
"body": "Use monorepo-builder script from its own bin",
"is_bot": false,
"headline": "Merge pull request #13 from symplify/use-bin-monorepo-builder",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-05T03:50:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "768bded80e45d3224a89231e2c92a0330a960fab",
"body": null,
"is_bot": false,
"headline": "Use monorepo-builder script from its own bin",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-05T03:48:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a86a88422cff6c83e5ba4c3acfdfb81cd55374ea",
"body": "Add missing packages from downgrade process",
"is_bot": false,
"headline": "Merge pull request #12 from symplify/add-missing-packages-from-downgrade",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-04T16:20:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1482c77c504f2ee7c01b8c2cd75ed21d2f32eb3c",
"body": null,
"is_bot": false,
"headline": "also config",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-04T16:18:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70b79e03e9dfd34b9e2fb380227d579cfe75dcb2",
"body": null,
"is_bot": false,
"headline": "Add missing packages from downgrade process",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-04T16:17:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dad1a108fdb09a46705226ade3ea422687f834f",
"body": "…37e9854730271\n\nThis reverts commit 47dabc6aabd99241ae677f0f95263f89899b9c68.",
"is_bot": false,
"headline": "Revert Updated Monorepo Builder to commit ece646f43bc4df027fab038da66…",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-04T16:15:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47dabc6aabd99241ae677f0f95263f89899b9c68",
"body": "…730271\n\nhttps://github.com/symplify/symplify/commit/ece646f43bc4df027fab038da6637e9854730271 Remove config-transformer from packages/ as moving (#4535)",
"is_bot": false,
"headline": "Updated Monorepo Builder to commit ece646f43bc4df027fab038da6637e9854…",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2023-01-04T15:42:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "603dfd62b00839f1d981e323feb80cbd8accac17",
"body": null,
"is_bot": false,
"headline": "Merge pull request #11 from symplify/move-source-here",
"author_name": "Tomas Votruba",
"author_login": "TomasVotruba",
"committed_at": "2023-01-04T15:40:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f4ee1ff21af8989d08fdd6f9333402b63870108",
"body": null,
"is_bot": false,
"headline": "add type to skip",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-04T12:11:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36381d4b26e0ffde4a09d499581259eb045a0517",
"body": null,
"is_bot": false,
"headline": "add type to skip",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-04T12:10:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c01a8de426045186e6a5cc41f63d707782080bc",
"body": null,
"is_bot": false,
"headline": "composer config",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-04T12:05:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa0073fef827df6f6212cbd45eda32d7201122b0",
"body": null,
"is_bot": false,
"headline": "add easy-ci.php",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-04T12:03:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe518a097be6f032ba950f884769a36f5553fc85",
"body": null,
"is_bot": false,
"headline": "add ecs.php",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-04T12:02:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "986dc8c6a34dd689b15e8c933f609786f661d83b",
"body": null,
"is_bot": false,
"headline": "add configs",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-04T11:59:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ebfab0663688016a57c9772bcc8b4a511b7f864",
"body": null,
"is_bot": false,
"headline": "add configs",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-04T11:55:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "454cd71b30744c564e80081353f9818325a2aa30",
"body": null,
"is_bot": false,
"headline": "Move symplify/packages/monorepo-builder source here",
"author_name": "Abdul Malik Ikhsan",
"author_login": "samsonasik",
"committed_at": "2023-01-04T11:43:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a9ab8c65c7052cb32695a6dc7542cd9c6bfc6cf",
"body": "…05356a\n\nhttps://github.com/symplify/symplify/commit/483220607026e4c65f8bcc40302c09c18705356a [PHPStanRules] Remove NoDuplicatedArgumentRule rule and NoDynamicPropertyOnStaticCallRule, as very narrow (#4533)",
"is_bot": false,
"headline": "Updated Monorepo Builder to commit 483220607026e4c65f8bcc40302c09c187…",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2023-01-04T09:58:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33628fc069262172298089c50dc2571c40298935",
"body": "…f1c493\n\nhttps://github.com/symplify/symplify/commit/af1d3224e5381ff87f714236b19760b045f1c493 [PHPStanRules] Remove ClassExtendingExclusiveNamespaceRule, better handled by deptrack tool (#4532)",
"is_bot": false,
"headline": "Updated Monorepo Builder to commit af1d3224e5381ff87f714236b19760b045…",
"author_name": "GitHub Action",
"author_login": "actions-user",
"committed_at": "2023-01-04T09:46:22Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 27,
"latest_release_at": "2026-07-31T02:20:04Z",
"latest_release_tag": "12.7.2",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 14,
"days_since_latest_release": 0,
"mean_days_between_releases": 41.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "symplify/monorepo-builder",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/symplify/monorepo-builder",
"is_deprecated": false,
"latest_version": "12.7.2",
"repository_url": "https://github.com/symplify/monorepo-builder",
"versions_count": 572,
"total_downloads": 6112965,
"dependents_count": 86,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 179559,
"first_published_at": null,
"latest_published_at": "2026-07-31T02:17:08Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 47,
"stars": 525,
"watchers": 11,
"fork_history": {
"days": [
{
"date": "2018-11-08",
"count": 1
},
{
"date": "2018-11-22",
"count": 1
},
{
"date": "2019-01-10",
"count": 1
},
{
"date": "2019-04-10",
"count": 1
},
{
"date": "2019-07-12",
"count": 2
},
{
"date": "2019-07-15",
"count": 1
},
{
"date": "2019-08-02",
"count": 1
},
{
"date": "2019-10-25",
"count": 1
},
{
"date": "2019-10-30",
"count": 1
},
{
"date": "2019-11-07",
"count": 1
},
{
"date": "2019-11-18",
"count": 1
},
{
"date": "2020-01-26",
"count": 1
},
{
"date": "2020-02-06",
"count": 1
},
{
"date": "2020-03-27",
"count": 1
},
{
"date": "2020-07-07",
"count": 1
},
{
"date": "2020-09-30",
"count": 1
},
{
"date": "2020-12-26",
"count": 1
},
{
"date": "2021-03-12",
"count": 1
},
{
"date": "2021-04-21",
"count": 1
},
{
"date": "2021-04-28",
"count": 1
},
{
"date": "2021-09-28",
"count": 1
},
{
"date": "2021-11-21",
"count": 1
},
{
"date": "2021-11-24",
"count": 1
},
{
"date": "2022-01-06",
"count": 1
},
{
"date": "2022-10-07",
"count": 1
},
{
"date": "2023-01-28",
"count": 1
},
{
"date": "2023-02-09",
"count": 1
},
{
"date": "2023-02-17",
"count": 1
},
{
"date": "2023-04-20",
"count": 1
},
{
"date": "2023-07-21",
"count": 1
},
{
"date": "2023-07-26",
"count": 1
},
{
"date": "2023-07-27",
"count": 1
},
{
"date": "2023-08-30",
"count": 1
},
{
"date": "2023-11-10",
"count": 1
},
{
"date": "2023-11-11",
"count": 1
},
{
"date": "2024-09-18",
"count": 1
},
{
"date": "2024-09-19",
"count": 1
},
{
"date": "2024-11-25",
"count": 1
},
{
"date": "2025-07-09",
"count": 1
},
{
"date": "2025-08-07",
"count": 1
},
{
"date": "2025-08-22",
"count": 1
},
{
"date": "2025-12-02",
"count": 1
},
{
"date": "2025-12-10",
"count": 1
},
{
"date": "2025-12-23",
"count": 1
},
{
"date": "2026-02-22",
"count": 1
},
{
"date": "2026-07-30",
"count": 1
}
],
"complete": true,
"collected": 47,
"total_forks": 47
},
"star_history": null,
"open_issues_and_prs": 7
},
"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": 21554,
"source_files_sampled": 289,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 3,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 29,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "nette/utils",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^4.0.5"
},
{
"name": "phar-io/version",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.2"
},
{
"name": "sebastian/diff",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^6.0 || ^7.0 || ^8.0 || ^9.0"
},
{
"name": "symfony/config",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^7.0 || ^8.0"
},
{
"name": "symfony/console",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^7.0 || ^8.0"
},
{
"name": "symfony/dependency-injection",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^7.0 || ^8.0"
},
{
"name": "symfony/filesystem",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^7.0 || ^8.0"
},
{
"name": "symfony/finder",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^7.0 || ^8.0"
},
{
"name": "symfony/http-kernel",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^7.0 || ^8.0"
},
{
"name": "symfony/process",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^7.0 || ^8.0"
},
{
"name": "webmozart/assert",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.11 || ^2.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "nette/utils",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phar-io/version",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "sebastian/diff",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/config",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/console",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/dependency-injection",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/dependency-injection",
"direct": true,
"version": "1.0.0",
"ecosystem": "packagist"
},
{
"name": "symfony/filesystem",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/finder",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/http-kernel",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/process",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "webmozart/assert",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-parallel-lint/php-parallel-lint",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/extension-installer",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/extension-installer",
"direct": false,
"version": "1.4.3",
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "rector/rector",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "rector/rector",
"direct": false,
"version": "1.0.0",
"ecosystem": "packagist"
},
{
"name": "symplify/autowire-array-parameter",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symplify/easy-ci",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symplify/easy-coding-standard",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symplify/easy-testing",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symplify/package-builder",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symplify/phpstan-extensions",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symplify/phpstan-rules",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symplify/smart-file-system",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symplify/symplify-kernel",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "tomasvotruba/class-leak",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "tomasvotruba/unused-public",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "tracy/tracy",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 32,
"direct_count": 12,
"indirect_count": 20
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 71,
"open_issues": 7,
"closed_ratio": 0.806,
"closed_issues": 29,
"closed_unmerged_prs": 13
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "actions-user",
"commits": 1715,
"avatar_url": "https://avatars.githubusercontent.com/u/65916846?v=4"
},
{
"type": "User",
"login": "kayw-geek",
"commits": 46,
"avatar_url": "https://avatars.githubusercontent.com/u/29700073?v=4"
},
{
"type": "User",
"login": "TomasVotruba",
"commits": 35,
"avatar_url": "https://avatars.githubusercontent.com/u/924196?v=4"
},
{
"type": "User",
"login": "samsonasik",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/459648?v=4"
},
{
"type": "User",
"login": "rector-bot",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/291251500?v=4"
},
{
"type": "User",
"login": "garrettw",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/84885?v=4"
},
{
"type": "User",
"login": "AntonEvers",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1489129?v=4"
},
{
"type": "User",
"login": "elliotbruneel",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/37578863?v=4"
},
{
"type": "User",
"login": "tchapuis",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/15218089?v=4"
},
{
"type": "User",
"login": "elpadi",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1967321?v=4"
}
],
"contributors_sampled": 15,
"top_contributor_share": 0.931
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"autowire-array-parameter_code_analysis.yml",
"bare_run.yaml",
"build_phar.yaml",
"code_analysis.yaml",
"easy-testing_code_analysis.yml",
"package-builder_code_analysis.yml",
"smart-file-system_code_analysis.yml",
"symplify-kernel_code_analysis.yml"
],
"has_docs_dir": false,
"linter_configs": [
"phpstan.neon"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 9,
"reason": "29 out of 30 merged PRs checked by a CI test -- score normalized to 9",
"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 10/30 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 16 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": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "35e7593ea00d317008d40596e505e83bf8eddccf",
"ran_at": "2026-07-31T02:24:01Z",
"aggregate_score": 4.1,
"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-07-31T02:20:03Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-31T02:17:08Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 25,
"created_at": "2023-02-16T10:11:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 59,
"created_at": "2023-09-11T11:17:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 69,
"created_at": "2023-12-11T21:03:57Z",
"last_comment_at": "2025-07-12T20:26:07Z",
"last_comment_author": "garrettw"
},
{
"number": 72,
"created_at": "2024-01-17T17:21:51Z",
"last_comment_at": "2025-07-12T20:28:24Z",
"last_comment_author": "garrettw"
},
{
"number": 76,
"created_at": "2024-09-10T09:30:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 77,
"created_at": "2024-11-21T11:52:14Z",
"last_comment_at": "2024-11-22T10:30:45Z",
"last_comment_author": "andreaswolf"
},
{
"number": 90,
"created_at": "2025-09-16T18:02:28Z",
"last_comment_at": "2025-09-17T12:35:27Z",
"last_comment_author": "joezappie"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/symplify/monorepo-builder",
"host": "github.com",
"name": "monorepo-builder",
"owner": "symplify"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"security": 53,
"vitality": 76,
"community": 64,
"governance": 64,
"engineering": 79
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 76,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"commits_last_year": 27,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 14
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "14/52 weeks with commits",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 14
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "27 commits in the last year",
"points": 13,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 27
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 5,
"latest_release_tag": "12.7.2",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 41.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~41.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 41.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 64,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"forks": 47,
"stars": 525,
"watchers": 11,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "525 stars",
"points": 44.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 525
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "47 forks",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 47
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "11 watchers",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 11
}
}
],
"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": "good",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"packages": [
"symplify/monorepo-builder"
],
"dependents": 86,
"ecosystems": "packagist",
"total_downloads": 6112965,
"monthly_downloads": 179559
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "179,559 downloads/month across packagist",
"points": 70.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 179559,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "86 packages depend on it",
"points": 12.9,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 86
}
}
],
"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": 64,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 15,
"top_contributor_share": 0.931
},
"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 93% of commits",
"points": 1.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 93
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "15 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 15
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 16 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"merged_prs": 71,
"open_issues": 7,
"closed_issues": 29,
"issue_closed_ratio": 0.806,
"closed_unmerged_prs": 13
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "81% of issues closed",
"points": 37.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 81
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "71/84 decided PRs merged",
"points": 32.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 71,
"decided": 84
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 10/30 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": 63,
"inputs": {
"followers": 72,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "symplify",
"public_repos": 9,
"account_age_days": 3868
},
"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": "72 followers of symplify",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 72,
"login": "symplify"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "9 public repos, account ~10 yr old",
"points": 19.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 9
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"symplify/monorepo-builder"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on packagist",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "packagist"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "572 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 572
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 79,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 88,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "8 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 8
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "phpstan.neon",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "29 out of 30 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"monorepo",
"php",
"composer"
],
"has_wiki": false,
"homepage": "https://www.tomasvotruba.cz/blog/2019/02/18/how-we-automated-shopsys-packages-release-from-2-days-to-1-console-command/",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://www.tomasvotruba.cz/blog/2019/02/18/how-we-automated-shopsys-packages-release-from-2-days-to-1-console-command/",
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": "moderate",
"name": "Security",
"value": 53,
"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": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.1
},
"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": "29 out of 30 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.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 10/30 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 16 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": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 3 resolved dependencies against OSV; 29 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 3
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 29
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 3,
"unassessed_packages": 29,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 3,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": 16
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 37,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.58,
"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": "58 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 30.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 58,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.01,
"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": "phpstan.neon",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "phpstan.neon"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"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": "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": 21554,
"source_files_sampled": 289,
"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/289 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 289,
"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"
],
"report_type": "repository",
"generated_at": "2026-07-31T02:24:22.957296Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/symplify/monorepo-builder.svg",
"full_name": "symplify/monorepo-builder",
"license_state": "standard",
"license_spdx": "MIT"
}