Remi's RPM repository - Packages

Blog | Forum | Repository

php-symfony-httpfoundation - Symfony HttpFoundation Component

Website:
http://symfony.com/doc/current/components/http_foundation/index.html
Licence:
MIT
Vendor:
Remi Collet
Description:
The HttpFoundation Component defines an object-oriented layer for the HTTP
specification.

In PHP, the request is represented by some global variables ($_GET, $_POST,
$_FILES, $_COOKIE, $_SESSION, ...) and the response is generated by some
functions (echo, header, setcookie, ...).

The Symfony HttpFoundation component replaces these default PHP global
variables and functions by an Object-Oriented layer.

Optional:
* Memcache (php-pecl-memcache)
* Memcached (php-pecl-memcached)
* Mongo (php-pecl-mongo)

Packages

php-symfony-httpfoundation-2.4.4-1.el5.remi.noarch [80 KiB] Changelog by Remi Collet (2014-05-04):
- backport 2.4.4 for remi repo
php-symfony-httpfoundation-2.3.9-1.el5.remi.noarch [77 KiB] Changelog by Remi Collet (2014-01-06):
- backport 2.3.9 for remi repo