Managing Dependencies with Composer
Traditionally, managing third-party code in PHP projects has not been a trivial task. Fortunately, the PHP community now has Composer, a top-notch dependency manager. In this talk, by Rob Loach and Beau Simensen, you will: