Skip to content
/ pvm Public

Windows utility to change php version for the current session

Notifications You must be signed in to change notification settings

Binboukami/pvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Version Manager

Batch (Windows only) utility lib to easily change current terminal session PHP version.

Disclaimer

This is an experimental repo and should not be used outside of test, hobby or development environments.

Installation

Until there is an automated installation process, it is highly recommend to set the repository path manually in your $PATH environment variable so it can be accessed system wide.

Usage

List PHP versions available in the search folder

By default, searches for "phpx.x.x" subfolders on "C:/php"

~ pvm list

Assign a PHP version as the current one

~ pvm use 8.2.0

About

Windows utility to change php version for the current session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published