1.0.1 • Published 1 year ago

pvm-windows v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

PVM: PHP Version Manager for Windows

npm version

What is PVM?

PVM: allows you to easily download and install PHP for Windows operating system and quickly switch between PHP versions.

How to use PVM?

Install

$ npm install -g pvm-windows

Add the %PHP_SYMLINK% variable to the PATH

Usage

$ pvm install 7.4
$ pvm use 7.4
$ php -v

The above command will install PHP 7.4 and set it as the default version.

for more information

$ pvm --help
1.0.1

1 year ago

1.0.0

1 year ago