This website recently got a major rebuild; if you're missing something, let Lorna know.

    Tag: phpcs


  1. PHP Static Analysis Tool Usage


    Last week I tweeted a poll with the question "Which PHP static analysis tools do you regularly use?". These are the results:
    Static Analysis Tools Poll Results (phpcs 81%, phpmd 59%, phpcpd 59%, phploc 41%, phpdpd 48%)

    My interest was mostly because I'm working on a book chapter which includes some static analysis content, and there are a couple of these tools that I include …

    Read more

  2. PHP Code Sniffer Tutorial on Techportal


    I'm pleased to announce that a my tutorial on using PHP Code Sniffer is now available on techportal. I had the opportunity to work with PHPCS in a recent project and thought it was a great tool, and looked more closely into how it works and can be configured. I …

    Read more