Explorar el Código

Adds PHPTAL as templating library.

pull/177/head
Ben Peachey hace 12 años
padre
commit
a2235bcbc9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

133
 * [Mustache](https://github.com/bobthecow/mustache.php) - A PHP implementation of the Mustache template language.
133
 * [Mustache](https://github.com/bobthecow/mustache.php) - A PHP implementation of the Mustache template language.
134
 * [Phly Mustache](https://github.com/weierophinney/phly_mustache) - Another PHP implementation of the Mustache template language.
134
 * [Phly Mustache](https://github.com/weierophinney/phly_mustache) - Another PHP implementation of the Mustache template language.
135
 * [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language.
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
 * [Plates](http://platesphp.com/) - A native PHP templating library.
137
 * [Plates](http://platesphp.com/) - A native PHP templating library.
137
 * [Lex](https://github.com/pyrocms/lex) - A lightweight template parser.
138
 * [Lex](https://github.com/pyrocms/lex) - A lightweight template parser.
138
 
139
 

Loading…
Cancelar
Guardar