supham/php-share

This package is abandoned and no longer maintained. No replacement package was suggested.

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

1.1.0 2020-10-01 10:43 UTC

This package is auto-updated.

Last update: 2022-08-06 10:27:35 UTC


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.

Known Issues