DEV Community

Discussion on: Symfony and Hexagonal Architecture

Collapse
 
zk profile image
zk

With this, you don't even need a framework. You can do this with just a router and whatever packages your project needs and it will be easy to maintain.

Collapse
 
minompi profile image
AlessandroMinoccheri

Yes, you could do that, always I think that it depends on the project and the team.
There a lot of different solutions, but the approach is common: protect the domain.