custom-installer icon indicating copy to clipboard operation
custom-installer copied to clipboard

Abandon project in favour of oomphinc/composer-installers-extender

Open derhasi opened this issue 9 years ago • 2 comments

With https://github.com/oomphinc/composer-installers-extender there is a package, that provides the same functionality as custom-installer does. The project is also mentioned on https://github.com/composer/installers#should-we-allow-dynamic-package-types-or-paths-no, so it will likely have more attention.

In addition using that package, will avoid running into trouble on global or local installation of composer/installers, like mentioned in https://github.com/composer/composer/issues/5333.

derhasi avatar May 31 '16 11:05 derhasi

I must slightly agree after I found a bug that's seems to be the same in both projects https://github.com/oomphinc/composer-installers-extender/issues/6 but already got fixed in oomphinc/composer-installers-extender.

I can provide a composer.json to reproduce if you wish. But I just switched to oomphinc/composer-installers-extender.

normanlolx avatar Sep 20 '18 11:09 normanlolx

oomphinc/composer-installers-extender is too large for some small projects, causes 100+ files added. Its great that this plugin has 12 files only

andrii-pukhalevych avatar Nov 18 '20 10:11 andrii-pukhalevych