The clue/graph-composer project on GitHub is pretty interesting. Once installed, it allows us to generate a visualization of our project’s composer.json and its dependencies.
Wouldn’t it be nice if this graph were generated automatically whenever Composer dependencies changed? Well, PhpStorm …