Better dependency management - leverage composer to the limit
Drush make days are over. Drupal in its effort to “get off the island” has adopted a new but popular tool for dependency management in the PHP ecosystem: composer.
I will quickly go through the basics of how to use this tool and some interesting features like caching, semantic versioning, class autoloading, etc.
Then I will folllow with the main ways I found to leverage composer and do more with it: