Softswitch A simple, fast CLI for switching between installed PHP versions on Arch Linux. Installation Install from the AUR using your favorite helper: yay -S softswitch Usage List available versions softswitch list Switch to a version (requires sudo) sudo softswitch use php82 Check current status softswitch status