2017 © Pedro Peláez
 

library zend-expressive-template

Template subcomponent for Expressive

image

zendframework/zend-expressive-template

Template subcomponent for Expressive

  • Thursday, March 15, 2018
  • by zendframework
  • Repository
  • 19 Watchers
  • 15 Stars
  • 371,567 Installations
  • PHP
  • 37 Dependents
  • 1 Suggesters
  • 8 Forks
  • 2 Open issues
  • 10 Versions
  • 14 % Grown

The README.md

zend-expressive-template

Repository abandoned 2019-12-31

This repository has moved to mezzio/mezzio-template., (*1)

Build Status Coverage Status, (*2)

Template subcomponent for Expressive., (*3)

This package provides the following classes, interfaces, and traits:, (*4)

  • TemplateRendererInterface, a generic interface for providing template rendering capabilities.
  • TemplatePath, a value object describing a (optionally) namespaced path in which templates reside; the TemplateRendererInterface returns these.
  • ArrayParametersTrait provides helper methods you can mix in to implementations for normalizing template parameters to an array.
  • DefaultParamsTrait provides helper methods you can mix in to implementations for aggregating default parameters as well as merging global, template-specific, and provided parameters when rendering.

Installation

Typically, you will install this when installing Expressive. However, it can be used standalone to provide a generic way to provide templating to your application. To do this, use:, (*5)

$ composer require zendframework/zend-expressive-template

We currently support and provide the following routing integrations:, (*6)

  • Plates: composer require zendframework/zend-expressive-platesrenderer
  • Twig: composer require zendframework/zend-expressive-twigrenderer
  • ZF2 PhpRenderer: composer require zendframework/zend-expressive-zendviewrenderer

Documentation

Expressive provides template documentation., (*7)

The Versions

15/03 2018

dev-develop

dev-develop

Template subcomponent for Expressive

  Sources   Download

BSD-3-Clause

The Requires

  • php ^7.1

 

The Development Requires

template zendframework zf expressive zend-expressive

15/03 2018

dev-master

9999999-dev

Template subcomponent for Expressive

  Sources   Download

BSD-3-Clause

The Requires

  • php ^7.1

 

The Development Requires

template zendframework zf expressive zend-expressive

15/03 2018

2.0.0

2.0.0.0

Template subcomponent for Expressive

  Sources   Download

BSD-3-Clause

The Requires

  • php ^7.1

 

The Development Requires

template zendframework zf expressive zend-expressive

15/03 2018

dev-release-2.0.0

dev-release-2.0.0

Template subcomponent for Expressive

  Sources   Download

BSD-3-Clause

The Requires

  • php ^7.1

 

The Development Requires

template zendframework zf expressive zend-expressive

06/02 2018

2.0.0alpha1

2.0.0.0-alpha1

Template subcomponent for Expressive

  Sources   Download

BSD-3-Clause

The Requires

  • php ^7.1

 

The Development Requires

template zendframework zf expressive zend-expressive

11/01 2017

1.0.4

1.0.4.0

Template subcomponent for Expressive

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5

 

The Development Requires

template expressive

28/01 2016

1.0.3

1.0.3.0

Template subcomponent for Expressive

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5

 

The Development Requires

template expressive

25/01 2016

1.0.2

1.0.2.0

Template subcomponent for Expressive

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

template expressive

02/12 2015

1.0.1

1.0.1.0

Template subcomponent for Expressive

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

template expressive

02/12 2015

1.0.0

1.0.0.0

Template subcomponent for Expressive

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

template expressive