Web & Architecture

How to Install and Use PHP Composer on CentOS 7

1 min read

Introduction Composer is an application for tracking the dependencies of a project. It pulls in all the required PHP packages. It allows to specify a set of libraries […]