zendframework/zend-expressive-platesrenderer

This package is abandoned and no longer maintained. The author suggests using the mezzio/mezzio-platesrenderer package instead.

Plates integration for Expressive

Maintainers

👁 zendframework

Package info

github.com/zendframework/zend-expressive-platesrenderer

Forum

pkg:composer/zendframework/zend-expressive-platesrenderer

Statistics

Installs: 119 242

Dependents: 10

Suggesters: 1

Stars: 9

Open Issues: 0

2.2.0 2019-10-08 17:07 UTC

BSD-3-Clause 9744a68b3b3fddc860880ce3b81e7f65420238e1

httpZendFrameworkzfpsrleagueplatespsr-7expressivezend-expressive


README

Repository abandoned 2019-12-31

This repository has moved to mezzio/mezzio-platesrenderer.

👁 Build Status
👁 Coverage Status

Provides integration with Plates for Expressive.

Installation

Install this library using composer:

$ composer require zendframework/zend-expressive-platesrenderer

We recommend using a dependency injection container, and typehint against container-interop. We can recommend the following implementations:

Documentation

See the Expressive Plates documentation.