<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 22 May 2013 15:03:11 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Submission: Taylor Luk Releases H2o Templating System (Django-inspired)]]></title>
      <guid>http://www.phpdeveloper.org/news/11401</guid>
      <link>http://www.phpdeveloper.org/news/11401</link>
      <description><![CDATA[<p>
<i>Taylor Luk</i> submitted some info about a project he's been working on for a while and is ready to release into the wild and see how useful it can be for others - <a href="http://github.com/speedmax/h2o-php">H2o Template</a>, a Django-inspired templating system.
</p>
<blockquote>
I have been developing this for quite a while, started as a fun project to do django like syntax and compiles down to php code. Unlike the last django-like template for Zend Framework, this one is more stand alone. After couple major rewrite, now i am releasing 0.3 beta. 
</blockquote>
<p>
The syntax of the templates is pretty similar to Django and it includes a built-in caching driver, an extension system that allows for external filters/tags/extensions to be added in easily and internationalization support. He's currently using it on a CakePHP website in a view class on a production system.
</p>
<p>
Get more details and access the source on <a href="http://github.com/speedmax/h2o-php/tree/master">the project's github page</a>.
</p>]]></description>
      <pubDate>Thu, 13 Nov 2008 09:31:41 -0600</pubDate>
    </item>
  </channel>
</rss>
