PHP

composer install command

How to Install Composer PHP Dependency Manager on Debian 8 and Ubuntu 14.04

Composer is a dependency manager for PHP. It helps you declare, manage and install dependencies of PHP projects. Starting with…

How To Compile PHP7 From Source on Raspbian Jessie

How To Compile PHP7 From Source on Raspbian Jessie

This tutorial explains how to compile PHP7 from source and installing it to Raspbian Jessie OS. I’m using the low…