Description
Serpent is a lightweight templating engine for PHP. It was designed to seamlessly integrate into existing MVC frameworks.
It uses PHP itself as its template language, so you do not need to learn a new markup language. On the other side you get many improvements compared to pure PHP.