Download the PHP package theofidry/composer-inheritance-plugin without Composer
On this page you can find all versions of the php package theofidry/composer-inheritance-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download theofidry/composer-inheritance-plugin
More information about theofidry/composer-inheritance-plugin
Files in theofidry/composer-inheritance-plugin
Package composer-inheritance-plugin
Short Description Composer plugin to merge multiple sub composer.json files
License MIT
Informations about the package composer-inheritance-plugin
Composer Inheritance Plugin
Opinionated version of Wikimedia composer-merge-plugin to work in pair with bamarni/composer-bin-plugin.
Usage
If you are familiar with bamarni/composer-bin-plugin, you know that you can
easily manage several namespaces without impacting your project dependencies.
There is however one issue: the composer.json
files in your vendor-bin
directory are completely isolated from your project root composer.json
. It is
possible thanks to wikimedia/composer-merge-plugin to change that. This
library pre-configure this plugin to work more nicely out of the box.
Live example: https://github.com/nelmio/alice
All versions of composer-inheritance-plugin with dependencies
composer-plugin-api Version ^1.0 || ^2.0
wikimedia/composer-merge-plugin Version ^2.0