以下のコメントを使用して、WindowsコンピューターにPHPMDをインストールしようとしました
$ git clone git://github.com/phpmd/phpmd.git
cd phpmd
$ git submodule update --init
$ php composer.phar install
PHPMD をインストールした後、Windows コマンド プロンプトで PHPMD を使用しようとすると、以下のエラーが表示されます。
Could not open input file: @bin_dir@\phpmd
誰でもこの問題を解決するのに役立ちます