Skip to main content

Alessandro Minoccheri

Tag: hexagonal architecture

Symfony and Hexagonal Architecture

I have been working on many Symfony projects in my career and one of the most common problems where customers call our company is that their software is blocked in the old framework version, or they are not maintainable because it costs a lot to find and fix bugs. In this article, I will share my experience with Hexagonal architecture with Symfony to improve your projects and how to create maintainable software.