pvm-windows

1.0.1 • Public • Published

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

/pvm-windows/

    Package Sidebar

    Install

    npm i pvm-windows

    Weekly Downloads

    7

    Version

    1.0.1

    License

    ISC

    Unpacked Size

    12 kB

    Total Files

    4

    Last publish

    Collaborators

    • fatihozpolat