fduarte42/zend-expressive-plates-viewhelper

Zend Viewhelper Adapter for Plates integration for Expressive

0.1.0 2018-08-28 09:55 UTC

This package is auto-updated.

Last update: 2024-04-24 04:56:55 UTC


README

Provides integration of Zend-View-Helpers with Plates for Expressive.

Installation

Install this library using composer:

$ composer require fduarte42/zend-expressive-plates-viewhelper

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