From dunglas.dev
Develop Faster With FrankenPHP - Kévin Dunglas
0 1
One of Symfony's strengths is its caching mechanism (the files stored in "var/cache"), which enables framework components such as the dependency injection container and the router, as well as numerous bundles, to be ultra-fast in production. However, during development, regeneration of this...
on Fri, 3PM
From dunglas.dev
HTTP compression in PHP (new Symfony AssetMapper feature) - Kévin Dunglas
0 0
Compressing HTTP responses can significantly improve the performance of your PHP and Symfony applications. But you must still navigate the jungle of standards and formats. In this presentation, we'll discover how HTTP compression works, the different formats supported by modern web browsers...
on Dec 5
From dunglas.dev
0 0
I'm thrilled to announce the immediate availability of FrankenPHP 1.3, just in time for SyliusCon, where I'll be presenting this new version this afternoon. First of all, I'd like to thank all the contributors, and in particular Alexander Stecher and Rob Landers, the other two project...
on Nov 13
From dunglas.dev
API Platform for Laravel - Kévin Dunglas
0 0
API Platform 4 was released today during the API Platform conference. It now officially supports Laravel! Let's get started: Check out our brand new "getting started" guide for Laravel.
on Sep 19
From dunglas.dev
Containerization Tips and Tricks for PHP apps - Kévin Dunglas
0 0
API Platform was one of the first PHP frameworks to provide native support for Docker, Docker Compose, Kubernetes, and, more recently, Skaffold. The API Platform skeleton also served as the basis for Symfony Docker, the most popular solution for containerizing Symfony projects. These years of...
on May 29
From dunglas.dev
Front-end application development, Symfony-style(s) - Kévin Dunglas
0 0
We recently introduced the AssetMapper component and Symfony UX to make the most of the web platform and reduce the amount of JavaScript code to the absolute minimum. This "radically simple" approach is generally the most efficient, and should be the go-to method for most new Symfony...
on Apr 2, 2024
From dunglas.dev
Running Laravel Apps With FrankenPHP (Laracon EU) - Kévin Dunglas
0 0
Here's the talk I gave at Laracon EU 2023: And here are the slides:
on Mar 2, 2024