Skip to content

dennis-fedco/zend-expressive-zendviewrenderer

 
 

Repository files navigation

zend-view PhpRenderer Integration for Expressive

Build Status Coverage Status

zend-view PhpRenderer integration for Expressive.

Installation

Install this library using composer:

$ composer require zendframework/zend-expressive-zendviewrenderer

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

View Helpers

To use view helpers, the ZendViewRendererFactory:

  • requires a config service; with
  • a view_helpers sub-key; which
  • follows standard zend-servicemanager configuration.

Documentation

Browse online at https://docs.zendframework.com/zend-expressive/features/template/zend-view/.

About

zend-view PhpRenderer integration for Expressive

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 99.1%
  • HTML 0.9%