wikimedia/composer-merge-plugin
Merge one or more additional composer.json files at Composer runtime observed · 2026-08-28
Health v2 · maintenance only
53/100
- Activity 68
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4272
- days_rel: n/a
- days_push: 197
- n_releases_24m: 0
Adoption not part of the score
1016 stars · 171 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Composer plugin that merges one or more additional composer.json files into the base configuration at Composer runtime. It was created to simplify dependency management for applications like MediaWiki that combine core libraries with optional extensions managed via Composer.
Use cases
- merge multiple composer.json files into one build
- install dependencies from MediaWiki extensions via Composer
- manage optional libraries with a composer.local.json file
- combine dependency configs across submodules and extensions
- let deployments add extra Composer-managed packages to a shipped app
When to choose
- your application ships a composer.json but deployments need additional extension dependencies
- you maintain a project with many sub-packages each having their own composer.json
- you use MediaWiki with Composer-managed extensions
When to avoid
- you only need a single standard composer.json workflow
- you use a package manager other than Composer
- you need Composer 1.x-only plugin features with Composer 2 installed
Facets
plugin · maturity stable
package-manager plugin-system dependency-audit build-tool developer-tools web-development php cli cross-platform composer composer-plugin dependency-management mediawiki php automation
1 source
- readme: https://github.com/wikimedia/composer-merge-plugin · fetched 2026-08-28 · 959f3cb07584
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wikimedia/composer-merge-plugin | main | 53 |
For agents
markdown · JSON · MCP: product_card(name="wikimedia/composer-merge-plugin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem