Stratosv1.4.0
Core Features• 3 min read

Multi-PHP & Extension Switcher

Run PHP 8.1 through 8.4 in parallel and toggle extensions like redis, imagick, and opcache in 1 click.


Multi-Version PHP Support

Stratos allows running multiple isolated PHP-FPM pools simultaneously. You can assign different PHP versions to different local sites without restarting your computer.

Supported PHP Versions

  • PHP 8.4 (Latest)
  • PHP 8.3
  • PHP 8.2
  • PHP 8.1

1-Click Extension Switcher

Manage PHP extensions directly from Settings → PHP Extensions without editing php.ini manually:

  • redis — High-performance Redis cache & session handler.
  • imagick — ImageMagick image manipulation driver.
  • gd — Native GD graphics library.
  • opcache — Zend OPcache bytecode accelerator.
  • zip & bcmath — Precision math & zip archive handler.

Toggling an extension automatically updates the active php.ini and reloads the respective PHP-FPM daemon gracefully.