GitHub - laminas/laminas-view: Flexible view layer supporting and providing multiple view layers, helpers, and more
Skip to content

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

License

Notifications You must be signed in to change notification settings

laminas/laminas-view

laminas-view

Build Status

laminas-view provides the “View” layer of the Laminas 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 laminas/laminas-view

Documentation

Browse the documentation online at https://docs.laminas.dev/laminas-view/

Support