Symfony is a framework broadly recognized for its quality, reliability and ability to drive large enterprise projects. But for the last few years, Symfony has also gained many features to develop faster, and to refactor more easily. Symfony 4 offers major improvements in this area that will deeply change the way we build applications. Let’s…
Tag: PHP
Symfony 4: HTTP/2 Push and Preloading
A few months ago, I’ve contributed a new component to Symfony: WebLink. By implementing cutting edge web standards, namely HTTP/2 Server Push and W3C’s Resource Hints, it brings great opportunities to boost webapp’s performance. Thanks to Symfony WebLink, HTTP/2 (h2) servers are able to push resources to clients before they even know that they need them (think to CSS…
Upcoming conferences
I’ll speak at a lot of conferences until the end of this year, mostly about API Platform and Symfony 4. Here is my schedule: September, 22: Symfony Live London API Platform – full stack framework reboot (english) We’ll start by creating a fully-featured API in just a few minutes with API Platform, Symfony and Doctrine. The…