Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

chillfox/php-download.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-download.sh

Script to install PHP in Replit from source.

TLDR;

Run this to install PHP 8.0

curl https://raw.githubusercontent.com/chillfox/php-download.sh/main/php-download.sh | bash -s 8.0

Usage

The script can install any versions of php that are listed on https://www.php.net/downloads

The major and minor version to be installed must be passed to the script like this:

./php-download 8.0

About

Script to install PHP in Replit from source

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published