소스 검색

Added a smarty template engine URL

pull/392/head
Chandan Tiwari 11 년 전
부모
커밋
a0764532d9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      README.md

+ 1
- 0
README.md 파일 보기

156
 * [PHPTAL](http://phptal.org/) - A PHP implementation of the [TAL](http://en.wikipedia.org/wiki/Template_Attribute_Language) templating language.
156
 * [PHPTAL](http://phptal.org/) - A PHP implementation of the [TAL](http://en.wikipedia.org/wiki/Template_Attribute_Language) templating language.
157
 * [Plates](http://platesphp.com/) - A native PHP templating library.
157
 * [Plates](http://platesphp.com/) - A native PHP templating library.
158
 * [Lex](https://github.com/pyrocms/lex) - A lightweight template parser.
158
 * [Lex](https://github.com/pyrocms/lex) - A lightweight template parser.
159
+* [Smarty](http://www.smarty.net/) - A template engine to complement PHP.
159
 
160
 
160
 ## Static Site Generators
161
 ## Static Site Generators
161
 *Tools for pre-processing content to generate web pages.*
162
 *Tools for pre-processing content to generate web pages.*

Loading…
취소
저장