sudo add-apt-repository ppa:ondrej/php -y
sudo apt-get update -y
sudo apt-get install php5.6-curl php5.6-dev php5.6-gd php5.6-intl php5.6-mcrypt php5.6-json php5.6-mysql php5.6-opcache php5.6-bcmath php5.6-mbstring php5.6-soap php5.6-xml
sudo apt-get install libapache2-mod-php5.6 -y