mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-28 23:59:55 +02:00
Rename zend-* packages to laminas-*
The Laminas project is a continuation of the Zend Framework.
This commit is contained in:
@@ -26,4 +26,4 @@ anchor: templating_further_reading
|
||||
* [Plates](https://platesphp.com/) *(native)*
|
||||
* [Smarty](https://www.smarty.net/) *(compiled)*
|
||||
* [Twig](https://twig.symfony.com/) *(compiled)*
|
||||
* [Zend-View](https://docs.zendframework.com/zend-view/) *(native, framework specific)*
|
||||
* [laminas-view](https://docs.laminas.dev/laminas-view/) *(native, framework specific)*
|
||||
|
Reference in New Issue
Block a user