The PHP podcast where everyone chimes in.

Originally aired on

June 12th, 2018

073: PHP Static Analysis

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

with

Using static analyzers to improve our PHP codebases Show Summary


Static Code Analyzers

Static code analysis tools maintained by the guests:

  • Exakat
  • PHPStan
  • [PHP Inspections (EA Extended)](https://plugins.jetbrains.com/plugin/7622-php-inspec

Panelists


Craig Duncan


Vladimir Reznichenko


Damien Seguy


Show Notes Credit

Thank you Matthias Gutjahr for authoring the show notes for this episode!

If you'd like to contribute show notes and totally get credit for it, check out the show-notes repo!