Installing Bower and npm packages using Composer
In the Using Component in Symfony2 blog post we figured out how to use Component as a package manager. There are a few cons that don't allow us to use it all the time. Let's check another option - how to manage Bower and npm packages using Composer.