{"repo":"mlocati/powershell-phpmanager","free":true,"listed":false,"github":"https://github.com/mlocati/powershell-phpmanager","clone":"git clone https://github.com/mlocati/powershell-phpmanager.git","description":"A PowerShell module to install/update PHP, PHP extensions and Composer on Windows","language":"PowerShell","stars":234,"topics":["php","powershell","extensions","windows","win32","dll"],"license":"MIT","category":"cli-tools","readme_excerpt":"Introduction This repository contains a PowerShell module that implements functions to install, update and configure PHP on Windows. Installation You'll need at least PowerShell version 5: in order to determine which version you have, open PowerShell and type: If you have an older version, you can upgrade it following these instructions. To install this module for any user of your PC, open an elevated PowerShell session (for example with Start-Process powershell -Verb runAs ) and run this command: To install this module for the current user only: If you won't be able to execute the module functions, you may need to tell PowerShell to enable their execution: Available Features Here you can find a short description of the available commands: in order to get more details, type Get-Help (or Get-Help -Detailed or Get-Help -Full ). Installing PHP Use the Install-Php command to install PHP. - you can specify a generic version (eg 7 ) or a more refined version (eg 7.2 or 7.2.1 ). You can also ask to install release candidate versions (eg 7.2.5RC ), as well as development versions (eg 7.4snapshot or master ) - you can specify to install a 32-bit or a 64-bit version - you can specify to install a Thread-Safe or Non-Thread-Safe version - you can specify the default time zone - you can ask to add the PHP installation path to the system or to the user PATH variable (so that you'll be able to use php.exe without specifying its path) Upgrading PHP Use the Update-Php command to upgrade PHP. ","default_branch":null,"files":null,"tree":[],"storefront":"/r/mlocati","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/mlocati/powershell-phpmanager/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}