An open API service indexing awesome lists of open source software.

https://github.com/tzsk/ubuntu-setup

TL&DR PHP Development Environment Guide
https://github.com/tzsk/ubuntu-setup

Last synced: 3 months ago
JSON representation

TL&DR PHP Development Environment Guide

Awesome Lists containing this project

README

          

# Ubuntu PHP Setup Guide

> This is a Setp by Step guide to setup the php development enviromnet in a Ubuntu machine.

In this guide we will install the following packages:

- Apache `2.4`
- PHP `7.1`
- MySQL `5.7`
- PhpMyAdmin `latest`
- Composer `latest`
- GIT `latest`
- Node & NPM `latest`

Optional:
- SublimeText3 `latest`
- php-cs-fixer `latest`

Also, we will cover the following Ubuntu Distribution Versions:

- Ubuntu 14
- Ubuntu 16
- Ubuntu 17