A composer plugin, to install differenty types of composer packages in custom directories outside the default composer default installation path which is in the vendor folder.
I have an module based app and i whant to load module by composer li ./Module/{modulename}.
I have an little question, i can set install dir on package or i can't ?
Hi man,
I have an module based app and i whant to load module by composer li ./Module/{modulename}. I have an little question, i can set install dir on package or i can't ?
for illustrate : skeleton : https://github.com/Alzundaz/NitroPHP module : https://packagist.org/packages/alzundaz/coremodule, https://github.com/Alzundaz/CoreModule