As of now, its still work in progress and has the following tools:
- Display a table of dependencies
- Generate a html file with a table of dependencies
Download a release from https://github.com/vamsiikrishna/composer-tools/releases
php composer-tools.phar display composer.lock
php composer-tools.phar generate composer.lock /home/vamsi/Desktop/composer-report.html
CLI
WebPage ( has some basic sorting options )