Back

simple php and composer installer

simple php and composer installer
php laravel

checkout this repo

clone it

bash
git clone https://github.com/jhonoryza/php-installer

choose your command for specific operating system

  • windows
bash
./windows.sh
  • linux
bash
./linux.sh
  • mac
bash
./mac.sh

this installer will give you:

  • latest php version binary
  • latest composer binary
  • latest laravel binary

screenshot

Back

© Copyright 2015 Fajar SP
Code snippets are MIT licensed

Enjoy the rest of your Tuesday!