vsfdqfpdpg / composer-link
Create a local composer link for development and can be required to other project.
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/vsfdqfpdpg/composer-link
Requires
- symfony/console: ^4.3
This package is auto-updated.
Last update: 2025-10-13 07:33:29 UTC
README
Install
composer global require vsfdqfpdpg/composer-link
Usage
composer-link link
You need administrator privilege to run this command and this will treat current directory as a package and create a symbolic link to your composer bin folder.
composer-link "package name" version
This command will install required link package and update composer.json file.