Skip to content

Latest commit

Β 

History

History
24 lines (17 loc) Β· 657 Bytes

File metadata and controls

24 lines (17 loc) Β· 657 Bytes

πŸ‘‹ Welcome to PVM

pvm

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.


✨ Features

  • πŸ”€ Switch between PHP versions instantly (via symlinks).
  • βš™οΈ Manage php.ini settings with simple commands.
  • πŸ“¦ Enable, disable, or check the status of PHP extensions.
  • πŸ› οΈ Scripts written in PowerShell, easy to customize.

πŸš€ Getting Started

Clone the repo and explore the available PowerShell functions:

git clone https://github.com/usepvm/pvm.git
cd pvm