Stop copying code http://propelorm.org/blog/2011/03/03/don-t-copy-code-oh-and-inheritance-and-composition-are-bad-too.html Dont copy code blocks, nor use inheriting (/extending?) but use 'Composition' Overall, PHP Traits are the way to go for reusing code