|
|
@@ -197,6 +197,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
197
|
197
|
### Templating
|
|
198
|
198
|
*Libraries and tools for templating and lexing.*
|
|
199
|
199
|
|
|
|
200
|
+* [Latte](https://latte.nette.org/) - The safest & truly intuitive templates for PHP.
|
|
200
|
201
|
* [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language.
|
|
201
|
202
|
* [Mustache](https://github.com/bobthecow/mustache.php) - A PHP implementation of the Mustache template language.
|
|
202
|
203
|
* [PHPTAL](https://phptal.org/) - A PHP implementation of the [TAL](https://en.wikipedia.org/wiki/Template_Attribute_Language) templating language.
|