Static analysis, unit testing, compatibility, and coding standards are all important metrics to monitor and perform regularly. However, the time to set up the various tools takes time and patience to set up and run...until now.

We'll see how using pre-configured Docker images make it easy to have PHP code quality tools at our fingertips, ready to run or automate on a moments notice. Then will share tips to run the various tools, and/or create automation around running them regularly.

Comments

Comments are closed.

Really interesting subject and a great introduction (for me) to some of the tools. Talk went off track a few times due to technical issues (or issues with the slide deck) which was distracting, but happens to all of us.

I found this to be a good primer on code quality measurement, the tools involved, and some novel ideas on making them easier to install.