Skip to content
Taylor luk edited this page Sep 17, 2013 · 40 revisions

H2O Template engine

H2O is markup language for PHP that has taken a lot of inspiration from Django.

  • Readable, human friendly syntax
  • Easy to use and maintain
  • Encourages reuse in templates by template inclusion and inheritance
  • Highly extensible through filters, tags and template extensions
  • Bundled rich set of filters and tags for string formatting, HTML helpers and
    internationalization

Author

H2o Template is written by Taylor Luk from Issue

Documentation