PHP-UP - Fast and Simple PHP version manager

:zap: PHP version manager written in rust

Features

Installation

Requirements

Manually

using a release binary

  1. Download the latest release binary for your system
  2. Make it available globally on PATH environment variable

using cargo

cargo install phpup

Shell setup

Add the following to your .bashrc or .zshrc

bash eval "$(phpup init --auto --recursive)"

Usage

phpup help

Contribution

PRs Welcome :tada:

Inspired