浏览代码

Merge pull request #521 from KazeFlame/master

[templating] FoilPHP/Foil
pull/568/merge
Jose Diaz-Gonzalez 10 年前
父节点
当前提交
638c64f1eb
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

165
 * [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language.
165
 * [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language.
166
 * [PHPTAL](http://phptal.org/) - A PHP implementation of the [TAL](https://en.wikipedia.org/wiki/Template_Attribute_Language) templating language.
166
 * [PHPTAL](http://phptal.org/) - A PHP implementation of the [TAL](https://en.wikipedia.org/wiki/Template_Attribute_Language) templating language.
167
 * [Plates](http://platesphp.com/) - A native PHP templating library.
167
 * [Plates](http://platesphp.com/) - A native PHP templating library.
168
+* [Foil](https://github.com/FoilPHP/Foil) - Another native PHP templating library.
168
 * [Lex](https://github.com/pyrocms/lex) - A lightweight template parser.
169
 * [Lex](https://github.com/pyrocms/lex) - A lightweight template parser.
169
 
170
 
170
 ## Static Site Generators
171
 ## Static Site Generators

正在加载...
取消
保存