phpbrew
PHPBrew is a tool that allows you to easily manage many different php versions and environments. This plugin help configure phpbrew and provides some command line completion for phpbrew.
Requirements
Environment Variables
Variable
Default
Description
PMS_PHPBREW_SELFUPDATE
0
Setting this to 1
will run the command phpbrew self-update
after PMS is upgraded
PMS_PHPBREW_UPDATE
0
Setting this to 1
will run the command phpbrew update
after PMS is upgraded
Please reference documentation on Environment Variables to learn how to use these.
See Also
Last updated