Skip to content

BrainBuzzer/php-ch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Version Manager for Windows

What is it?

PHP Version Manager is a simple tool to help you switch between different versions of PHP on Windows.

Installation

Download the latest release by heading over to our releases page. Install it as usual.

Usage

Switching PHP versions

To switch to a different version of PHP, simply run the following command:

php-ch set [version]

Currently supported PHP versions are: 7.4 8.0 8.1 8.2

Contributing

Feel free to open an issue or a pull request if you have any suggestions or bug reports.

Contributors