Skip to content

Version 1.0

Compare
Choose a tag to compare
@drissboumlik drissboumlik released this 08 Aug 23:03
· 234 commits to master since this release

πŸš€ 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.