Docker image that provides static analysis tools for PHP
ยท 6 min read
For years now, I'm using https://github.com/jakzal/phpqa to run a lot of static analysis tools on my PHP codebase.
The list of available tools is huge; see by yourself: Available tools.
In this blog post, we will see how we can take advantage of all these tools and increase the quality of our scripts.