Some particularly good slides from this year’s International PHP Conference in Amsterdam. First up is Sebastian Bergmann‘s PHP 5 – The Year After [pdf], which looks at some exciting projects and the way they are leveraging the new features of PHP5. Next is Stephan Schmidt‘s Go OO! – Real-life Design Patterns in PHP5
[pdf], which starts with an overview of some of PHP 5’s innovations then goes over a general survey of several of the more popular design patterns and demonstrates examples of their usage in PHP apps.