powershell-phpmanager

A PowerShell module to install/update PHP, PHP extensions and Composer on Windows

MIT License

Stars
216

Bot releases are visible (Hide)

powershell-phpmanager - v1.31.1 Latest Release

Published by github-actions[bot] 3 months ago

  • Add support for PHP 8.4 (alpha2)
powershell-phpmanager - v1.31.0

Published by github-actions[bot] 3 months ago

  • Add support for PHP 8.4 (alpha)
powershell-phpmanager - v1.30.1

Published by github-actions[bot] 3 months ago

  • Allow up to 4 numbers in extension versions
powershell-phpmanager - v1.30.0

Published by github-actions[bot] 5 months ago

  • Update URL of PECL binaries
powershell-phpmanager - v1.29.0

Published by github-actions[bot] about 1 year ago

  • Recognize API version of PHP 8.3 rc
powershell-phpmanager - v1.28.2

Published by github-actions[bot] over 1 year ago

  • Fix installing PHP extensions from local files
powershell-phpmanager - v1.28.1

Published by github-actions[bot] over 1 year ago

  • Fix spelling of PC/SC (#112)
powershell-phpmanager - v1.28.0

Published by github-actions[bot] over 1 year ago

  • Recognize API version of PHP 8.3.0-dev (#111)
  • Recognize PS/SC PHP extension name (#110)
powershell-phpmanager - v1.27.1

Published by github-actions[bot] over 1 year ago

  • Make Get-WebResource be less choosy (#108)
powershell-phpmanager - v1.27.0

Published by github-actions[bot] over 1 year ago

  • Call Invoke-WebRequest multiple times if "The Local Security Authority cannot be contacted" (#107)
powershell-phpmanager - v1.26.3

Published by github-actions[bot] almost 2 years ago

  • Fix #104 (#105)
powershell-phpmanager - v1.26.2

Published by github-actions[bot] about 2 years ago

  • Recognize ZEND_MODULE_API_NO of PHP 8.2.0alpha (#101)
  • Recognize ZEND_MODULE_API_NO of PHP 8.2.0rc1
powershell-phpmanager - v1.26.1

Published by mlocati over 2 years ago

  • Fix installing memcached extension (#100)
powershell-phpmanager - v1.26.0

Published by mlocati over 2 years ago

  • Add Set-OpenSSLConf function (#97)
powershell-phpmanager - v1.25.9

Published by mlocati almost 3 years ago

  • Fix installing decimal extension (#96)
powershell-phpmanager - v1.25.8

Published by mlocati almost 3 years ago

  • Use the ImageMagick DLLs that comes the imagick zip archive
powershell-phpmanager - v1.25.7

Published by mlocati about 3 years ago

  • Fix argument positions of Install-PhpExtension
powershell-phpmanager - v1.25.6

Published by mlocati about 3 years ago

  • Revert "Accept RC-dev in addition to RC for release candidate versions"
  • Detect RC-dev snapshot versions
powershell-phpmanager - v1.25.5

Published by mlocati about 3 years ago

  • Recognize ZEND_MODULE_API_NO of PHP 8.1.0rc1
  • Accept RC-dev in addition to RC for release candidate versions
powershell-phpmanager - v1.25.4

Published by mlocati about 3 years ago

  • Install FILTER_....DLL files for imagick
  • Let users specify where additional DLL files should be saved