-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2016-715702a930 2016-07-30 18:07:31.268885 --------------------------------------------------------------------------------
Name : php-zendframework-zend-expressive-template Product : Fedora 24 Version : 1.0.3 Release : 2.fc24 URL : https://framework.zend.com/ Summary : Template subcomponent for Expressive 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/
-------------------------------------------------------------------------------- Update Information:
Expressive allows you to write PSR-7 middleware applications for the web. PSR-7 is a standard defining HTTP message interfaces; these are the incoming request and outgoing response for your application. By using PSR-7, we ensure that your applications will work in other PSR-7 contexts. Middleware is any code sitting between a request and a response; it typically analyzes the request to aggregate incoming data, delegates it to another layer to process, and then creates and returns a response. Middleware can and should be relegated only to those tasks, and should be relatively easy to write and maintain. Middleware is also designed for composability; you should be able to nest middleware and re-use middleware. With Expressive, you can build PSR-7-based middleware applications: * APIs * Websites * Single Page Applications * and more For more information, read [Expressive: Overview and Features](http://zendframework.github.io/zend-expressive/getting- started/features/) -------------------------------------------------------------------------------- References:
[ 1 ] Bug #1352536 - Review Request: php-zendframework-zend-expressive - PSR-7 Middleware Microframework based on Stratigility https://bugzilla.redhat.com/show_bug.cgi?id=1352536 [ 2 ] Bug #1352516 - Review Request: php-zendframework-zend-expressive-aurarouter - Aura.Router integration for Expressive https://bugzilla.redhat.com/show_bug.cgi?id=1352516 [ 3 ] Bug #1352520 - Review Request: php-zendframework-zend-expressive-fastroute - FastRoute integration for Expressive https://bugzilla.redhat.com/show_bug.cgi?id=1352520 [ 4 ] Bug #1352538 - Review Request: php-zendframework-zend-expressive-helpers - Helper/Utility classes for Expressive https://bugzilla.redhat.com/show_bug.cgi?id=1352538 [ 5 ] Bug #1352549 - Review Request: php-zendframework-zend-expressive-platesrenderer - Plates integration for Expressive https://bugzilla.redhat.com/show_bug.cgi?id=1352549 [ 6 ] Bug #1352469 - Review Request: php-zendframework-zend-expressive-router - Router subcomponent for Expressive https://bugzilla.redhat.com/show_bug.cgi?id=1352469 [ 7 ] Bug #1352471 - Review Request: php-zendframework-zend-expressive-template - Template subcomponent for Expressive https://bugzilla.redhat.com/show_bug.cgi?id=1352471 [ 8 ] Bug #1352553 - Review Request: php-zendframework-zend-expressive-twigrenderer - Twig integration for Expressive https://bugzilla.redhat.com/show_bug.cgi?id=1352553 [ 9 ] Bug #1352528 - Review Request: php-zendframework-zend-expressive-zendrouter - zend-mvc router support for Expressive https://bugzilla.redhat.com/show_bug.cgi?id=1352528 [ 10 ] Bug #1352539 - Review Request: php-zendframework-zend-expressive-zendviewrenderer - zend-view PhpRenderer integration for Expressive https://bugzilla.redhat.com/show_bug.cgi?id=1352539 [ 11 ] Bug #1352475 - Review Request: php-zendframework-zend-stratigility - Middleware for PHP https://bugzilla.redhat.com/show_bug.cgi?id=1352475 [ 12 ] Bug #1352468 - Review Request: php-aura-router - A web router implementation https://bugzilla.redhat.com/show_bug.cgi?id=1352468 [ 13 ] Bug #1352466 - Review Request: php-aura-di - Dependency injection container system https://bugzilla.redhat.com/show_bug.cgi?id=1352466 --------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use su -c 'yum update php-zendframework-zend-expressive-template' at the command line. For more information, refer to "Managing Software with yum", available at https://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
package-announce@lists.fedoraproject.org