Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

PHPBuilder.com:
5 Popular PHP Template Engines Worth Checking Out
Apr 08, 2011 @ 18:23:40

On PHPBuilder.com today there's a new article looking at five PHP templating engines that they think are worth a look for use in your next project (or maybe in a current one).

In this article I'll introduce five of PHP's most popular templating engines, providing you with a basis for continuing your own investigations. Keep in mind however that this list is by no means definitive; if you have experience using a templating engine not discussed here, please tell us about it in the comments!

The five template engines the author chose to spotlight are:

  • Smarty
  • Dwoo
  • Twig
  • Savant3
  • PHPTal

Each comes with a description of its major features and a code snippet or two showing it in use.

tagged: template engine twig dwoo savant3 smarty phptal

Link:


Trending Topics: