phpbrew integration for Oh My Fish.
A lightweight phpbrew plugin that provides integration with Fish shell. This plugin is designed to be much more performant than the official phpbrew Fish integration, and not all phpbrew features are available.
Installation with Oh My Fish:
omf install phpbrew
See the phpbrew documentation for full details.
Here are the phpbrew features that are currently not supported by this plugin:
.phpbrewrc
files- PHP-FPM integration
- PHP version info prompt via
$PHPBREW_SET_PROMPT
- Quick directory commands (such as
phpbrew build-dir
)
MIT © Stephen Coakley et al. Includes some code from the official phpbrew scripts, which are © Yo-An Lin under the MIT license.