diff --git a/README.md b/README.md index 4d23ba3..f647b38 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language. * [Plates](http://platesphp.com/) - A native PHP templating library. * [Lex](https://github.com/pyrocms/lex) - A lightweight template parser. +* [Smarty](http://www.smarty.net/) - The compiling PHP template engine. ## Static Site Generators *Tools for pre-processing content to generate web pages.*