Remi's RPM repository - Packages

Blog | Forum | Repository

php-ZendFramework2-Http - Zend Framework 2: HTTP Component

Website:
http://framework.zend.com/manual/2.3/en/modules/zend.http.html
Licence:
BSD
Vendor:
Remi Collet
Description:
Zend\Http is a primary foundational component of Zend Framework. Since much
of what PHP does is web-based, specifically HTTP, it makes sense to have a
performant, extensible, concise and consistent API to do all things HTTP.
In nutshell, there are several parts of Zend\Http:

* Context-less Request and Response classes that expose a fluent API for
  introspecting several aspects of HTTP messages:
  ** Request line information and response status information
  ** Parameters, such as those found in POST and GET
  ** Message Body
  ** Headers
* A Client implementation with various adapters that allow for sending requests
  and introspecting responses.

Packages

php-ZendFramework2-Http-2.4.10-1.el5.remi.noarch [77 KiB] Changelog by Shawn Iwinski (2016-06-12):
- Update to 2.4.10 (RHBZ #1343995 / RHBZ #1343990)
- Switch to GitHub source (and separate ZendXml pkg)
- Move autoloader into spec
php-ZendFramework2-Http-2.4.9-1.el5.remi.noarch [77 KiB] Changelog by Remi Collet (2015-11-25):
- Update to 2.4.9