mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-07 14:36:29 +02:00
Merge pull request #921 from igorradovanov/remove-dwoo-library
Dwoo library removed from the list of Libraries
This commit is contained in:
@@ -20,7 +20,6 @@ anchor: templating_further_reading
|
|||||||
* [Aura.View](https://github.com/auraphp/Aura.View) *(native)*
|
* [Aura.View](https://github.com/auraphp/Aura.View) *(native)*
|
||||||
* [Blade](https://laravel.com/docs/blade) *(compiled, framework specific)*
|
* [Blade](https://laravel.com/docs/blade) *(compiled, framework specific)*
|
||||||
* [Brainy](https://github.com/box/brainy) *(compiled)*
|
* [Brainy](https://github.com/box/brainy) *(compiled)*
|
||||||
* [Dwoo](http://dwoo.org/) *(compiled)*
|
|
||||||
* [Latte](https://github.com/nette/latte) *(compiled)*
|
* [Latte](https://github.com/nette/latte) *(compiled)*
|
||||||
* [Mustache](https://github.com/bobthecow/mustache.php) *(compiled)*
|
* [Mustache](https://github.com/bobthecow/mustache.php) *(compiled)*
|
||||||
* [PHPTAL](https://phptal.org/) *(compiled)*
|
* [PHPTAL](https://phptal.org/) *(compiled)*
|
||||||
|
Reference in New Issue
Block a user