SanderSander / composer-link

Adds ability to link local packages for development with composer
https://packagist.org/packages/sandersander/composer-link
Other
58 stars 3 forks source link

Ability to link packages into global vendor directory #15

Closed SanderSander closed 2 years ago

SanderSander commented 2 years ago

This is already possible with composer global link which moves the current directory.

We should make the LinkCommand and UnlinkCommand better usable for the user. We should improve documentation on the behavior on linking global