After 1 year of development and more than 700 commits authored by a hundred contributors across the world, the new major release of API Platform is immediately available for download. API Platform is a PHP 7 framework dedicated to the creation of modern and powerful web APIs. It is especially adapted to build API-centric information systems relying on hypermedia, Linked Data; and…
Tag: Symfony
Create Symfony apps as quickly as with Laravel and keep your code framework-agnostic (Forum PHP)
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.
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.