79421772

Date: 2025-02-07 18:08:21
Score: 0.5
Natty:
Report link

Composer in version ^2.1 (June 2021) offers a way:

InstalledVersions::getInstallPath('axi/mycalendar');

This seems cleaner than using a hardlinked /vendor or parsing the composer.json file.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Axi