PHP Code SnifferThe excellent PHP Code Sniffer is just one part of our quality control process and is widely used across the industry. There are actually two different sides to this tool: It can scan code to find violations of a defined set of rules In many cases, it can also fix the code and […]