Skip to content

fatihozpolat/pvm-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

PHP version manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published