Registry / web-framework / mezzio-mezzio-template

mezzio-mezzio-template

JSON →
library3.0.0phppackagistunverified

Template subcomponent for Mezzio, providing template rendering capabilities.

composer require mezzio/mezzio-template
INSTALL
IMPORT
SIG · MEZZIO-MEZZIO-TEMP
M
mezzio-mezzio-template
web-frameworkphpv3.0.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.

TemplateRendererInterface
use Mezzio\Template\TemplateRendererInterface;

Render a template with variables.

use Mezzio\Template\TemplateRendererInterface; /** @var TemplateRendererInterface $renderer */ $html = $renderer->render('app::index', ['name' => 'World']);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
mezzio-mezzio-template — pip install mezzio-mezzio-template · libregistry