laminas/laminas-view

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

Fund package maintenance!
Community Bridge

Installs: 15 356 742

Dependents: 219

Suggesters: 9

Security: 0

Stars: 71

Watchers: 22

Forks: 41

Open Issues: 30

2.34.0 2024-01-25 11:26 UTC

This package is auto-updated.

Last update: 2024-04-29 04:11:30 UTC


README

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