PHPackages                             schranz-templating/mezzio-mezzio-template-integration - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. schranz-templating/mezzio-mezzio-template-integration

ActiveLibrary[Templating &amp; Views](/categories/templating)

schranz-templating/mezzio-mezzio-template-integration
=====================================================

A integration of template renderer into mezzio via mezzio template engine.

0.1.0(3y ago)02MITPHPPHP ^7.0 || ^8.0

Since Nov 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/schranz-templating/mezzio-mezzio-template-integration)[ Packagist](https://packagist.org/packages/schranz-templating/mezzio-mezzio-template-integration)[ RSS](/packages/schranz-templating-mezzio-mezzio-template-integration/feed)WikiDiscussions 0.1 Synced 2d ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

Schranz Template Renderer Integration for Mezzio
================================================

[](#schranz-template-renderer-integration-for-mezzio)

Integrate the templating [Mezzio Template Adapter](https://github.com/schranz-templating/mezzio-template-adapter)into the Mezzio Framework.

Part of the [Schranz Templating Project](https://github.com/schranz-templating/templating).

Installation
------------

[](#installation)

Install this package via Composer:

```
composer require schranz-templating/mezzio-mezzio-template-integration
```

Register the ConfigProvider class in your `config/config.php` if not already automatically added by the framework:

```
// ...

$aggregator = new ConfigAggregator([
    // ...
    \Schranz\Templating\Integration\Mezzio\MezzioTemplate\ConfigProvider::class,
]);
```

Configuration
-------------

[](#configuration)

The Mezzio Integration has currently no configuration as Plates is supported out of the box by Mezzio and can be configured via one of the following integrations:

- [Plates Renderer](https://docs.mezzio.dev/mezzio/v3/features/template/plates/)
- [Twig Renderer](https://docs.mezzio.dev/mezzio/v3/features/template/twig/)
- [Laminas View Renderer](https://docs.mezzio.dev/mezzio/v3/features/template/laminas-view/)

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

1327d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1698337?v=4)[Alexander Schranz](/maintainers/alexander-schranz)[@alexander-schranz](https://github.com/alexander-schranz)

---

Top Contributors

[![alexander-schranz](https://avatars.githubusercontent.com/u/1698337?v=4)](https://github.com/alexander-schranz "alexander-schranz (1 commits)")

### Embed Badge

![Health badge](/badges/schranz-templating-mezzio-mezzio-template-integration/health.svg)

```
[![Health](https://phpackages.com/badges/schranz-templating-mezzio-mezzio-template-integration/health.svg)](https://phpackages.com/packages/schranz-templating-mezzio-mezzio-template-integration)
```

###  Alternatives

[symfony/symfony

The Symfony PHP framework

31.4k87.2M2.2k](/packages/symfony-symfony)[symfony/dependency-injection

Allows you to standardize and centralize the way objects are constructed in your application

4.2k455.6M9.6k](/packages/symfony-dependency-injection)[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k51.2M339](/packages/api-platform-core)[moonshine/moonshine

Laravel administration panel

1.3k253.1k81](/packages/moonshine-moonshine)[ecotone/ecotone

Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.

564576.7k53](/packages/ecotone-ecotone)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
