Skip to content

BrainBuzzer/php-ch

Repository files navigation

PHP Version Manager for Windows

All Contributors

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

Listing installed PHP versions

To list all the installed PHP versions, simply run the following command:

php-ch list

Switching PHP versions

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

php-ch set [version]

Editing php.ini file

You can edit the php.ini file for the current PHP version by running the following command:

php-ch ini

Editing php.ini file for a specific PHP version

You can edit the php.ini file for a specific PHP version by running the following command:

php-ch ini [version]

Contributing

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

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Aditya Giri
Aditya Giri

📖 💻 🤔 🚧 💬