Feature Flag and Strategy pattern with the Symfony framework

Smaine Milianni
5 min readMar 7, 2023

📖 The feature flag is a method to update and change the behavior of an application without changing the code.

I did a video about this topic (🎥 pardon my French 🥖).

Most of the time the feature flag is stored in a table, with a simple boolean, and when you want to check if the toggle is enabled you fetch the good row based on the…

--

--

Smaine Milianni

Fullstack Developer- certified Symfony 4,5 and certified AWS Solution Architect - Freelancer - Remote Worker