Using PHP CodeSniffer to Check Coding Style Checking and correcting coding style using phpcs and phpcbf January 20, 2022 Ray Checking code conformity with standards using phpcs (PHP Code Sniffer) Automatically correcting non-conforming code using phpcbf (PHP Code Beautifier and Fixer)