zendframework / zend-expressive-zendviewrenderer

zend-view PhpRenderer integration for Expressive
BSD 3-Clause "New" or "Revised" License
11 stars 12 forks source link

zend-view PhpRenderer Integration for Expressive

Repository abandoned 2019-12-31

This repository has moved to mezzio/mezzio-laminasviewrenderer.

Build Status Coverage Status

zend-view PhpRenderer integration for Expressive.

Installation

Install this library using composer:

$ composer require zendframework/zend-expressive-zendviewrenderer

We recommend using PSR-11 compatible dependency injection container. We can recommend the following implementations:

View Helpers

To use view helpers, the ZendViewRendererFactory:

Documentation

Browse online at https://docs.zendframework.com/zend-expressive/features/template/zend-view/.