Symfony 2: Why You Should Move Your Logic into a Service
In typical MVC applications, people end up storing business logic into either the controller or the model layer. The problem
Read MoreHitting Where It Hurts and Making the Universe Like It
Hitting Where It Hurts and Making the Universe Like It
In typical MVC applications, people end up storing business logic into either the controller or the model layer. The problem
Read MoreWhile creating a phpunit test against a form for Symfony 2, I encountered an interesting problem that made little sense
Read MoreFrom what I can tell, the Symfony 2 cookbook does not have a decent example for handling entity validations and
Read MoreAs an experienced software developer, I consider myself extremely paranoid and cynical. Well, there’s the world-at-large aspect (which might be
Read More