The tiny template is a very simple template language implemented in PHP to be used for small projects and classroom instruction. The language supports conditionals, repetitions, and calls to functions embedded in HTML.
I wrote it to explain in class how template systems work and to demonstrate why they need to have some amount of computation in them.
There are still a few things left to be implemented.
Manuel A. Perez-Quinones
Computer Science, Virginia Tech, 2012