close
The Wayback Machine - https://web.archive.org/web/20201002144906/https://github.com/svilborg/php-switch
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

PHP Switch Script

A script for installing ppa:ondrej/php repository and switching between php versions

Installation

Clone the repo or download php-switch.sh

Requirements

  • Ubuntu
  • bash

Usage

  • ./php-switch.sh add-repo       Install PHPs Repo
  • ./php-switch.sh info           PHP Versions/Package Info
  • ./php-switch.sh install 7.0 Install PHP Ver 7.0
  • ./php-switch.sh uninstall 7.0 Uninstall PHP Ver 7.0
  • ./php-switch.sh to 7.2 Switch to version 7.2
  • ./php-switch.sh ver Show current PHP Ver info

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.