php-version-switcher
v1.0.0
Published
PHP Version Switcher for brew installs of PHP using apache modules and httpd
Downloads
4
Readme
PHP Version Switcher for Brew installs of PHP
This is a really super simple basic no frills PHP version switcher for people who have PHP installed via Homebrew.
Installation
- Simply
npm install php-version-switcher -g
Usage
- run
pvs
and pick from the version choices. - Confirm the version has changed by
php -v