mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-15 10:13:58 +02:00
Merge pull request #415 from matej21/latte
Templating: added latte link
This commit is contained in:
@@ -19,6 +19,7 @@ anchor: templating_further_reading
|
||||
- [Aura.View](https://github.com/auraphp/Aura.View) *(native)*
|
||||
- [Blade](http://laravel.com/docs/templates) *(compiled, framework specific)*
|
||||
- [Dwoo](http://dwoo.org/) *(compiled)*
|
||||
- [Latte](https://github.com/nette/latte) *(compiled)*
|
||||
- [Mustache](https://github.com/bobthecow/mustache.php) *(compiled)*
|
||||
- [PHPTAL](http://phptal.org/) *(compiled)*
|
||||
- [Plates](http://platesphp.com/) *(native)*
|
||||
|
Reference in New Issue
Block a user