|
|
@@ -156,6 +156,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
156
|
156
|
* [PHPTAL](http://phptal.org/) - A PHP implementation of the [TAL](http://en.wikipedia.org/wiki/Template_Attribute_Language) templating language.
|
|
157
|
157
|
* [Plates](http://platesphp.com/) - A native PHP templating library.
|
|
158
|
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
|
161
|
## Static Site Generators
|
|
161
|
162
|
*Tools for pre-processing content to generate web pages.*
|