|
|
@@ -167,6 +167,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
167
|
167
|
* [Plates](http://platesphp.com/) - A native PHP templating library.
|
|
168
|
168
|
* [Foil](https://github.com/FoilPHP/Foil) - Another native PHP templating library.
|
|
169
|
169
|
* [Lex](https://github.com/pyrocms/lex) - A lightweight template parser.
|
|
|
170
|
+* [Smarty](http://www.smarty.net/) - A template engine to complement PHP.
|
|
170
|
171
|
|
|
171
|
172
|
## Static Site Generators
|
|
172
|
173
|
*Tools for pre-processing content to generate web pages.*
|