mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Added Smarty to templating engines
This commit is contained in:
parent
8872c37d91
commit
98861fab92
@ -158,6 +158,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
* [PHPTAL](http://phptal.org/) - A PHP implementation of the [TAL](http://en.wikipedia.org/wiki/Template_Attribute_Language) templating 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/) - Another PHP templating engine.
|
||||
|
||||
## Static Site Generators
|
||||
*Tools for pre-processing content to generate web pages.*
|
||||
|
Loading…
Reference in New Issue
Block a user