Integrate phpmd in windows IDE

1.3k views Asked by At

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

1

There are 1 answers

1
Jonag On BEST ANSWER

If you have composer :

composer global require phpmd/phpmd

Then the .bat is available in C:\Users\username\AppData\Roaming\Composer\vendor\bin