A great well rounded and practised talk delivered well. Good intro to caching backed up with solid first hand experience.
Good talk overall. Bit disruptive to take questions during the talk but some spots did require it. Not sure I would want to implement this pattern myself but I can see how it would be handy.
Great talk, if anyone is thinking about DDD in PHP then Mathias is the person to pay attention to. Following what he says is going to improve your code no end!
Interesting talk about a part of PHP that is mostly ignored (for a reason). Think i will treat SPL a bit like traits and other stuff in PHP - it has it's uses, but treat with care, otherwise maintainability may suffer.
Good talks about how to scale php solutions, mostly generic and not as symfony2 related as one would expect from the title (apart from some stats done with symfony).
Very broad presentation on the caching issues and how to overcome them. How to get the the best performance by using cache. Where to apply each layer, advantages and disadvantages. Very inspiring talk overall.
Interesting talk, but could have been presented in a more dynamic / interesting way. All being said, it complemented the previous DI talk.
Very good presentation of the common pitfalls of using dependency injection. Good presentation skills specially when overcoming the technical issues at the first part of it.
Nice talk about the little practicalities of making useful software and keep it relevant.
Well delivered and a few interesting things however nothing really new or interesting on the security side