Version 1.0
π PHP Version Manager for Windows - v1.0
A CLI tool to easily manage multiple PHP versions, php.ini settings, and extensions directly from Windows PowerShell.
β¨ Features
- View, install, uninstall, and switch between PHP versions.
- Auto-detect PHP version from .php-version or composer.json.
- Manage php.ini settings and extensions (enable, disable, set, get, restore).
- Supports Xdebug and OPcache installation flags.
- Optional custom installation directory.
- Built-in testing via Pester.