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