thePHP.cc Logo Deutsch Contact

SOLID MVC

The SOLID principle gives us guidelines on how to write maintainable code. MVC ist probably one of the most commonly used design patterns; almost every web framework is MVC. We will analyze the five SOLID principles and put them into context with MVC. Strong project relevance and a few anecdotes are guaranteed.