I'm looking for an executable phpMD file for integration with PHPStorm on windows. The phpmd website has instructions for installing / building via git, but is there an executable .exe / bat file?
Can someone give a hint where to find it?
Thanks
If you have composer :
composer global require phpmd/phpmd
Then the .bat is available in C:\Users\username\AppData\Roaming\Composer\vendor\bin
If you have composer :
Then the .bat is available in C:\Users\username\AppData\Roaming\Composer\vendor\bin