Registry / web-framework / laminas-laminas-view

laminas-laminas-view

JSON →
library3.1.0phppackagistunverified

Fast and type safe HTML templating library with a flexible plugin system supporting multistep template composition

composer require laminas/laminas-view
INSTALL
IMPORT
SIG · LAMINAS-LAMINAS-VI
L
laminas-laminas-view
web-frameworkphpv3.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

View
use Laminas\View\View;

Render a view template.

use Laminas\View\View; $view = new View(); $view->setTemplate('index'); echo $view->render();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
laminas-laminas-view — pip install laminas-laminas-view · libregistry