public
Description: H2o template engine in php
Homepage: http://idealian.net/h2o
Clone URL: git://github.com/speedmax/h2o-php.git
Click here to lend your support to: h2o-php and make a donation at www.pledgie.com !
h2o-php / README
100644 8 lines (6 sloc) 0.366 kb
1
2
3
4
5
6
7
8
H2o template engine
========================
 
H2O is a template engine originally written in PHP, a django template port.
 
 * text and html as a user interface for developers, beautiful and human friendly syntax,
 * reusable templates with include sub template and inheritance
 * fast, current the php port compiles template down to native php. (looking at smarty)