mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Added Latte templating tool (#1187)
* Update README.md Added Latte to templating tools * Update README.md Sorted alphabetically and added full stop to the end of sentence.
This commit is contained in:
parent
3ec192d7cd
commit
9547704f93
@ -197,6 +197,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|||||||
### Templating
|
### Templating
|
||||||
*Libraries and tools for templating and lexing.*
|
*Libraries and tools for templating and lexing.*
|
||||||
|
|
||||||
|
* [Latte](https://latte.nette.org/) - The safest & truly intuitive templates for PHP.
|
||||||
* [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.
|
||||||
* [Mustache](https://github.com/bobthecow/mustache.php) - A PHP implementation of the Mustache template language.
|
* [Mustache](https://github.com/bobthecow/mustache.php) - A PHP implementation of the Mustache template language.
|
||||||
* [PHPTAL](https://phptal.org/) - A PHP implementation of the [TAL](https://en.wikipedia.org/wiki/Template_Attribute_Language) templating language.
|
* [PHPTAL](https://phptal.org/) - A PHP implementation of the [TAL](https://en.wikipedia.org/wiki/Template_Attribute_Language) templating language.
|
||||||
|
Loading…
Reference in New Issue
Block a user