Registry / build-tool / wikimedia-composer-merge-plugin

wikimedia-composer-merge-plugin

JSON →
library2.1.0phppackagistunverified

Composer plugin to merge multiple composer.json files into the root configuration.

composer require wikimedia/composer-merge-plugin
INSTALL
IMPORT
SIG · WIKIMEDIA-COMPOSER
W
wikimedia-composer-merge-plugin
build-toolphpv2.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MergePlugin
use Wikimedia\Composer\MergePlugin;

Activate the merge plugin in a Composer event.

use Wikimedia\Composer\MergePlugin; $plugin = new MergePlugin(); $plugin->activate($composer, $io);
Debug
Known issues
gotchaPlugin may cause conflicts if multiple merge plugins are used.
fix
Ensure only one merge plugin is active.
affects: >=1.0.0
Upgrade
Version history
2.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
34
OpenAI (training)
1
Resources
wikimedia-composer-merge-plugin — pip install wikimedia-composer-merge-plugin · libregistry