Collection of Useful Scripts Automate basic tasks with these scripts. Switch between PHP versions Setup sudo wget https://raw.githubusercontent.com/deforay/utility-scripts/master/php/switch-php -O /usr/local/bin/switch-php sudo chmod +x /usr/local/bin/switch-php Usage sudo switch-php 7.4 sudo switch-php 8.2