Talk comments

Practical steps to get into testing, it was a little fast though.

Lee Jenkins at 15:57 on 25 Oct 2017

I liked the talk. I had already seen another talk on Middleware, but I liked Enrico's presentation and insight into security concerns and how middleware can help torque down security.

John Fansler at 15:57 on 25 Oct 2017

Very well done. No downtime, bounced off each other like a well oiled machine! Thank you!

matthew hill at 15:51 on 25 Oct 2017

After this talk I am convinced that middleware is not a fad, and feel ready to tackle what before felt like a formidable leap.

Justin Reock at 15:46 on 25 Oct 2017

Looking forward to the future of PHP middleware, great job Matthew!

Marc Snijman at 15:46 on 25 Oct 2017

Good overview of the process and feedback on the various techniques. One addition that I would find helpful would be some demos of where and how to implement these in PHP projects.

Dan Lanza at 15:38 on 25 Oct 2017

Good talk, got exactly what I needed and expected.

Tony Stark at 15:36 on 25 Oct 2017

Great talk, very informative. Really good tips and lots of lessons to learn.

A very comprehensive introduction to the nitty-gritty details of creating Composer packages. Very aggressive at anticipating potential problems newbies have and explaining what can go wrong. It skims over the details of pulling packages from Composer and using them in your code, but who isn't doing that these days?