Le 03/07/13 04:16, Erik Bernhardson a écrit :
I also agree composer is not a plugin installer, but why do we need to also invent our own dependency management?
That was exactly my idea when I drafted some rough composer support. It has support for custom installers and I wrote a very basic one for MediaWiki extensions https://github.com/composer/installers/pull/37
I am pretty sure Drupal has the same issue with plugins install, any interested people could work with them and Composer to figure out a way to have a local composer.json that will add custom packages not shipped by the software they use (aka MediaWiki).