← All projects

tryphp

by @mhdcodes

Active 33

Effortlessly set up PHP on Linux with a simple curl command

About this project

Try PHP Effortlessly set up PHP on Linux with a simple curl command 🚀. ⚡️ Quick Start Install the latest version of PHP with this simple command: ✨ Features 🔄 Install and switch between multiple PHP versions 📦 Automatic Composer installation 🧩 Automatic PHP extensions installation 🛠️ Development environment configuration 🔒 Secure installation process 🔧 System Requirements Ubuntu-based operating system curl or wget installed sudo privileges 🚀 Usage Installing latest PHP version The following command will automatically download and install the latest stable version of PHP: Installing a specific version of PHP If you need a specific PHP version, use one of the commands below. This is helpful when compatibility with specific frameworks or projects requires an older PHP version. PHP7.4 PHP8.1 PHP8.2 PHP8.3 Installing PHP with specific Framework You can install PHP with tailored presets for different frameworks or applications. For example, the Laravel preset will install PHP with all extensions required to run a Laravel application. Laravel 📚 Documentation For detailed information about features, configuration, and troubleshooting, visit our comprehensive documentation.

From the project README on GitHub

Stars
33
Forks
1
License
MIT
Last push
15 Mar 2026

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/tryphp.svg)](https://www.madeinalgeria.dev/projects/tryphp)

Related projects