mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
add Smarty templating
This commit is contained in:
parent
0cc2ae6407
commit
47eb6d47ef
@ -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.
|
* [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language.
|
||||||
* [Plates](http://platesphp.com/) - A native PHP templating library.
|
* [Plates](http://platesphp.com/) - A native PHP templating library.
|
||||||
* [Lex](https://github.com/pyrocms/lex) - A lightweight template parser.
|
* [Lex](https://github.com/pyrocms/lex) - A lightweight template parser.
|
||||||
|
* [Smarty](http://www.smarty.net/) - The compiling PHP template engine.
|
||||||
|
|
||||||
## Static Site Generators
|
## Static Site Generators
|
||||||
*Tools for pre-processing content to generate web pages.*
|
*Tools for pre-processing content to generate web pages.*
|
||||||
|
Loading…
Reference in New Issue
Block a user