supham / php-share
Sharing common used php package to multiple projects.
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Type:composer-plugin
pkg:composer/supham/php-share
Requires
- composer-plugin-api: ^1.0
Requires (Dev)
README
NOTE: Discontinued in favor of iwink/composer-global-installer
php-share composer plugin
Sharing common used composer package to multiple projects by symlink.
Install globally
composer g require supham/php-share
Library Installers
Maybe sometime symlink not created. it usually caused by the package requires an installer plugin and it must be listed in installers.php. You can create PR to add it.