Smarty

Smarty 3.1.5

Smarty is not actually a "Template Engine", it would be more accurately described as a "Template/Presentation Framework." That is, it provides the programmer and template designer with a wealth of tools to automate tasks commonly dealt with at the...

read more
Smarty

Smarty 3.1.20

Smarty allows developers to write dynamic layouts using a special syntax and have PHP render content according to preset rules.This is generally considered a good idea when developing large scale applications, helping with code maintenance and cutting...