From dunglas.dev
Develop Faster With FrankenPHP - Kévin Dunglas
1 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...
#symfony #frankenphp #symfonylive
19h ago
From medium.com
Using service facades in a Symfony application — part 1
1 1
Symfony developers do not like facades!
16h ago
From medium.com
Using service facades in a Symfony application — part 2
1 1
In the first part of this article, I have discussed what service facades are and what they are not, and came to the conclusion that…
17h ago