kaiopiola / php-switcher

Simple and fast PHP version switcher on a single command.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP Switcher

A simple solution to change between PHP versions without getting a headache!

Installation

You just need to run the following version to download or update to the latest version:

curl -fsSL https://raw.githubusercontent.com/kaiopiola/php-switcher/main/install.sh | sh

How to use

You only need to run the command with the version you want as a parameter, like below:

phpswitcher 7.4

License

Check LICENCE file for more information.

About

Simple and fast PHP version switcher on a single command.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%