mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-06 05:57:26 +02:00
Merge pull request #936 from Xymph/update-zend-view
Update Zend-View link to version 3
This commit is contained in:
@@ -26,4 +26,4 @@ anchor: templating_further_reading
|
||||
* [Plates](http://platesphp.com/) *(native)*
|
||||
* [Smarty](https://www.smarty.net/) *(compiled)*
|
||||
* [Twig](https://twig.symfony.com/) *(compiled)*
|
||||
* [Zend\View](https://framework.zend.com/manual/2.4/en/modules/zend.view.quick-start.html) *(native, framework specific)*
|
||||
* [Zend-View](https://docs.zendframework.com/zend-view/) *(native, framework specific)*
|
||||
|
Reference in New Issue
Block a user