Objectively Good Code with Static Analysis

Presenters: omerida

Is your code any good? Programming is as much an art as it is a science, but that doesn't mean beauty is in the eye of the beholder. The PHP community has a growing suite of tools to help identify code which is too complicated, duplicated elsewhere, or tries to do too many things. In this sessions, we'll see how to use PHP Mess Detector, PHP Copy Paste Detector, and PHPStan, a static analysis engine, to review your code automatically and point out areas of concern. Whether you're a solo developer who needs another pair of eyes or part of a team with a large code base, you'll leave with an understanding of how to apply these in your work.

Audience
Experience Level
Intermediate
Schedule Info
Conference Year
2019
Status
Proposed
Session Track
Coding and Development