supham / php-share
This package is abandoned and no longer maintained.
No replacement package was suggested.
Sharing common used php package to multiple projects.
1.1.0
2020-10-01 10:43 UTC
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.