Hacker News new | ask | show | jobs
by oafitupa 3686 days ago
Another example is Symfony2, which is completely decoupled (not just loosely coupled). Oh but php programmers are bad, am I right HN?
3 comments

No. PHP programmers aren't "bad", PHP is.
+1 for symfony being the perfect example if you're looking for a completely decoupled framework.
Magento and Shopify backend are awfully slow, it's the language, not the programmers.
Shopify is built on Rails, you know that right?
And Magento is slow for a whole lot of reasons, nine of which are related to symfony.
Magento is slow because it uses EAV
You mean the first version of Symfony (Symfony 1, which was monolithic like Rails), and not the current Symfony (Symfony 2/3) which has nothing to do with the old one other than the name.
I'm aware of that using Rails.