Analyze a Composer JSON file

composer-require-checker

  • A CLI tool to analyze Composer dependencies for soft dependencies.
    More information: <https://github.com/maglnet/ComposerRequireChecker>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

composer-require-checker check {{path/to/composer.json}}

click the source code to copy