瀏覽代碼

Adds PHPTAL as templating library.

pull/177/head
Ben Peachey 11 年之前
父節點
當前提交
a2235bcbc9
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -133,6 +133,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
133 133
 * [Mustache](https://github.com/bobthecow/mustache.php) - A PHP implementation of the Mustache template language.
134 134
 * [Phly Mustache](https://github.com/weierophinney/phly_mustache) - Another PHP implementation of the Mustache template language.
135 135
 * [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language.
136
+* [PHPTAL](http://phptal.org/) - A PHP implementation of the TAL templating language, orignating from the Python Zope library.
136 137
 * [Plates](http://platesphp.com/) - A native PHP templating library.
137 138
 * [Lex](https://github.com/pyrocms/lex) - A lightweight template parser.
138 139
 

Loading…
取消
儲存