Blog |
Forum |
Repository |
Wizard
Jump to letter: [
CLMOPRW
]
php-zendframework-zend-expressive-template - Template subcomponent for Expressive
- Website:
- https://framework.zend.com/
- Licence:
- BSD
- Vendor:
- Remi Collet
- Description:
Template subcomponent for Expressive
This package provides the following classes, interfaces, and traits:
* 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.
We currently support and provide the following routing integrations:
* Plates: php-zendframework-zend-expressive-platesrenderer
* Twig: php-zendframework-zend-expressive-twigrenderer
* ZF2 PhpRenderer: php-zendframework-zend-expressive-zendviewrenderer
Documentation: http://zend-expressive.readthedocs.io/
Packages