Enforcing coding standards, automatically
Published September 21st, 2006PHP_CodeSniffer is a nice tool that allows you to define a set of standards for your code, and then detect where those standards aren’t being adhered to. Great for multi-developer projects.
Leave a comment
Comment Policy: First time comments are moderated. Please be patient.