Composer: How to install and use Composer for PHP
Composer is a dependency manager for PHP. First released in 2012, Composer, and its adoption by popular frameworks such as Laravel, has single-handedly driven the rise in PHP adoption in recent years. In this post, I will show you...