Hacker News new | ask | show | jobs
by no_wizard 37 days ago
Symfony scales better than Laravel when you need to go big over the long term. This has been my experience anyway.

I realize Laravel is built on Symfony but using Symfony directly is a different experience

1 comments

Symfony kind of fits the “well-chosen libraries” approach as each of its components can be pulled in individually with no bearing on the architecture of your application.