Download the PHP package hyperf/composer-plugin without Composer
On this page you can find all versions of the php package hyperf/composer-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package composer-plugin
Composer Plugin for Hyperf
安装
使用
使用此组件可以方便的对 files
自动加载进行排序,比如我们在 Laravel
中使用 hyperf/utils
组件时,会因为 Hyperf
自动加载优于 Laravel
,导致 Laravel
无法正常使用。
故我们可以降低 hyperf/utils
组件的加载优先级,然后重新执行 composer dump-autoload -o
即可解决这个问题,样例如下:
All versions of composer-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
composer-plugin-api Version ^1.0|^2.0
composer-plugin-api Version ^1.0|^2.0
The package hyperf/composer-plugin contains the following files
Loading the files please wait ....