Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找与 Windows 上的 PHPStorm 集成的可执行 phpMD 文件。phpmd 网站上有通过 git 安装/构建的说明,但是是否有可执行的 .exe/bat 文件?
有人可以提示在哪里可以找到它吗?
谢谢
如果你有作曲家:
composer global require phpmd/phpmd
然后 .bat 在 C:\Users\username\AppData\Roaming\Composer\vendor\bin 中可用