Slides of my talk at AFUP’s Forum PHP 2016. You’ll learn about RAD and autowiring, the ADR pattern, framework agnostic controllers, PSR-7, PSR-15 and PSR-17.
Tag: PHP
Creating a hypermedia API in 5 minutes with API Platform (Take Off Conf)
This morning I was speaking about the API Platform framework at the Take Off Conf in my hometown of Lille. Take a look at my slides, and learn how to create a fully featured hypermedia API in a few minutes!
ADR pattern, autowiring, DunglasActionBundle: Symfony controllers redesigned
Here are the slides of the talk I gave yesterday at the Symfony meetup (sfPot) of Lille. I was presenting DunglasActionBundle, a refinement of the the Symfony controller system and talking about services autowiring and the ADR pattern.