zendframework/zend-view

This package is abandoned and no longer maintained. The author suggests using the laminas/laminas-view package instead.

Flexible view layer supporting and providing multiple view layers, helpers, and more

Maintainers

👁 zendframework

Package info

github.com/zendframework/zend-view

Chat

Forum

Documentation

pkg:composer/zendframework/zend-view

Statistics

Installs: 14 965 414

Dependents: 345

Suggesters: 16

Stars: 52

Open Issues: 32

2.11.4 2019-12-04 08:40 UTC

Requires

Suggests

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause a8b1b2d9b52e191539be861a6529f8c8a0c06b9d

viewZendFrameworkzf


README

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