Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

PHPVM

phpvm is a very simple PHP version manager / switcher. It's a bash script, and it allows us to switch between installed (with Homebrew) PHP versions on macOS.

Installation

git clone https://github.com/sptmru/phpvm && cd phpvm

sudo cp phpvm.sh /usr/local/bin/phpvm

sudo chmod +x /usr/local/bin/phpvm

Usage

phpvm <version>, for example: phpvm 8.0, phpvm 7.4. Quite simple :)

About

Simple PHP version manager / switcher (macOS, Homebrew, bash)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages