Skip to content

schranz-templating/laminas-laminas-view-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schranz Template Renderer Integration for LaminasView

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages