瀏覽代碼

Merge pull request #177 from potherca/patch-1

Adds PHPTAL as templating library.
pull/215/merge
Jamie York 11 年之前
父節點
當前提交
a9b3c94b05
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

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

Loading…
取消
儲存