zendframework / zend-view

View component from Zend Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zend-view

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-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

About

View component from Zend Framework

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 96.4%Language:HTML 3.6%