The PHP Roundtable
The PHP Roundtable
PHP Roundtable, Eric Van Johnson
073: PHP Static Analysis
56 minutes Posted Jun 12, 2018 at 3:00 pm.
0:00
56:48
Download MP3
Show notes

Static analysis is a fancy word to describe a tool that looks at our code and gives us helpful hints on how to improve it. We'll be discussing what static analyzers do, which tools the PHP community has access to, and how we can incorporate the tools into our daily development flow.