我是PHP新手,我想安装 PHP CodeSniffer & PHP MessDetector 。我正在使用 PHP Storm 作为我的编辑。
我的XAMPP安装目录是D,即D:\xampp\
我已下载CodeSniffer和Mess Detector,并在下面的位置手动安装(复制文件和文件夹)
D:\xampp\php\PEAR\PHP\
我需要知道的是
1) Is the file location correct to install PEAR Packages ?
2) How can I set custom ruleset for Code Sniffer and Mess Detector in PHP Storm ?
完成后,我需要安装 Magento-ECG / Coding-Standard - https://github.com/magento-ecg/coding-standard
感谢。