Qafoo GmbH - passion for software quality ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :Author: Tobias Schlitt :Date: Wed, 25 Jun 2014 15:50:07 +0200 :Revision: 4 :Copyright: All rights reserved ======================= Make Your Project SOLID ======================= :Keywords: single responsibility, open close principle, liskov substitution, interface segregation, dependency inversion, php, object oriented design, presentation, Confoo.ca :Description: The 5 SOLID principles incarnate the essence of good object oriented design and programming. Sadly, only few people know about them and even fewer obey to them … The 5 SOLID principles incarnate the essence of good object oriented design and programming. Sadly, only few people know about them and even fewer obey to them without lots of theory, but also show you how to realize them in your everyday work, using practical examples from real world projects.