h2o is a template engine for PHP (5.1+), written for developers who want to use Django/Jinja-inspired concepts in PHP.
The engine features a readable syntax that allows reusing enormous amounts of code.
It’s extensible and gives devs the opportunity to internationalize their projects without a fuss.
Altogether, h2o looks like a rather useful library, especially to newer PHP developers who have come to PHP from Python.
- Website: http://www.h2o-template.org/















