Achieving High-Quality Code Standards

Details
This month, Patrick Schwisow will present his presentation, Achieving High-Quality Code Standards, from Chicago to us.
Here is a summary of the presentation:
We all want want high-quality code. Standards keep things consistent and make it easier to identify potential problems, but if you want high-quality code, you need high-quality standards. We'll dive into PHP-FIG’s PSRs as well as other popular coding standards and investigate how PHP_CodeSniffer can automate enforcement to make standards compliance easy to achieve. We'll even cover docblocks so you can create functional documentation of classes and methods using phpDocumentor. This talk will prepare you to write clean, consistent code so you can easily navigate and share between developers.
Here is a summary of his work:
Patrick has been into web technologies since the “bad old days” when animated GIFs were required on all sites and the BLINK tag still had some supporters. He suffered through several years of procedural programming in PHP4 before discovering the glories of OOP in PHP5. Patrick is a Software Engineer at Shutterstock, with experience in Doctrine, Symfony, and several less fun technologies. After hours, he's the founder and organizer of the Lake / Kenosha County PHP Users Group.

Achieving High-Quality Code Standards