The template pattern — the power of abstraction
Published November 4, 2015
The template design pattern is easily the easiest pattern to learn. In fact, even if you have just a little experience with object oriented PHP, you have probably invented it yourself.