PVM (PHP Version Manager) is a lightweight tool for managing PHP on Windows.
It helps you install, switch, and configure multiple PHP versions with ease.
- ๐ Switch between PHP versions instantly (via symlinks).
- โ๏ธ Manage
php.inisettings with simple commands. - ๐ฆ Install, Enable, disable, or check the status of PHP extensions.
- ๐ ๏ธ Scripts written in PowerShell, easy to customize.
Clone the repo and explore the available PowerShell functions:
git clone https://github.com/usepvm/pvm.git
cd pvm