Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

zendframework/zend-view

 
 

Repository files navigation

zend-view

Build Status Coverage Status

zend-view provides the “View” layer of the Zend Framework MVC system. It is a multi-tiered system allowing a variety of mechanisms for extension, substitution, and more.

Installation

Run the following to install this library:

$ composer require zendframework/zend-view

Documentation

Browse the documentation online at https://docs.zendframework.com/zend-view/

Support