Download the PHP package mezzio/mezzio-laminasviewrenderer without Composer
On this page you can find all versions of the php package mezzio/mezzio-laminasviewrenderer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mezzio/mezzio-laminasviewrenderer
More information about mezzio/mezzio-laminasviewrenderer
Files in mezzio/mezzio-laminasviewrenderer
Download mezzio/mezzio-laminasviewrenderer
More information about mezzio/mezzio-laminasviewrenderer
Files in mezzio/mezzio-laminasviewrenderer
Vendor mezzio
Package mezzio-laminasviewrenderer
Short Description laminas-view PhpRenderer integration for Mezzio
License BSD-3-Clause
Homepage https://mezzio.dev
Package mezzio-laminasviewrenderer
Short Description laminas-view PhpRenderer integration for Mezzio
License BSD-3-Clause
Homepage https://mezzio.dev
Please rate this library. Is it a good library?
Informations about the package mezzio-laminasviewrenderer
laminas-view PhpRenderer Integration for Mezzio
laminas-view PhpRenderer integration for Mezzio.
Installation
Install this library using composer:
We recommend using PSR-11 compatible dependency injection container. We can recommend the following implementations:
- laminas-servicemanager:
composer require laminas/laminas-servicemanager
- Pimple:
composer require laminas/laminas-pimple-config
- Aura.Di:
composer require laminas/laminas-auradi-config
View Helpers
To use view helpers, the LaminasViewRendererFactory
:
- requires a
config
service; with - a
view_helpers
sub-key; which - follows standard laminas-servicemanager configuration.
Documentation
Browse online at https://docs.mezzio.dev/mezzio/features/template/laminas-view/.
All versions of mezzio-laminasviewrenderer with dependencies
PHP Build Version
Package Version
Requires
php Version
~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0
laminas/laminas-servicemanager Version ^3.21.0
laminas/laminas-view Version ^2.27.0
mezzio/mezzio-helpers Version ^5.15.0
mezzio/mezzio-router Version ^3.16.1
mezzio/mezzio-template Version ^2.8.0
psr/container Version ^1.0
psr/http-message Version ^1.0.1 || ^2.0.0
laminas/laminas-servicemanager Version ^3.21.0
laminas/laminas-view Version ^2.27.0
mezzio/mezzio-helpers Version ^5.15.0
mezzio/mezzio-router Version ^3.16.1
mezzio/mezzio-template Version ^2.8.0
psr/container Version ^1.0
psr/http-message Version ^1.0.1 || ^2.0.0
The package mezzio/mezzio-laminasviewrenderer contains the following files
Loading the files please wait ....