I. What is composer Composer is a tool for dependency management in PHP. It allows you to declare the dependent libraries your project needs and it will install them in your project for you – Official Website II. Normal routine with Silex and PHPUnit Silex is...
Introduction to composer – PHP package manager
