schranz-templating/laminas-laminas-view-integration
最新稳定版本:0.1.0
Composer 安装命令:
composer require schranz-templating/laminas-laminas-view-integration
包简介
A integration of template renderer into laminas via laminas-view template engine.
README 文档
README
Integrate the templating LaminasView Adapter into the Laminas Framework.
Part of the Schranz Templating Project.
Installation
Install this package via Composer:
composer require schranz-templating/laminas-laminas-view-integration
Add the module to the config/modules.config.php.php:
return [ // ... 'Schranz\Templating\Integration\Laminas\LaminasView', ];
Configuration
The Laminas View Integration has currently no configuration as LaminasView is supported out of the box by Laminas and can be configured via the Laminas View Module.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-08-20