PHP Version Manager is a simple tool to help you switch between different versions of PHP on Windows.
Download the latest release by heading over to our releases page. Install it as usual.
To list all the installed PHP versions, simply run the following command:
php-ch list
To switch to a different version of PHP, simply run the following command:
php-ch set [version]
You can edit the php.ini file for the current PHP version by running the following command:
php-ch ini
You can edit the php.ini file for a specific PHP version by running the following command:
php-ch ini [version]
Feel free to open an issue or a pull request if you have any suggestions or bug reports.
Thanks goes to these wonderful people (emoji key):
Aditya Giri 📖 💻 🤔 🚧 💬 |