Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-symfony2-HttpFoundation - Symfony2 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,
$_FILE, $_COOKIE, $_SESSION...) and the response is generated by some functions
(echo, header, setcookie, ...).

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

Optional dependencies: memcache, memcached, mongo

Packages

php-symfony2-HttpFoundation-2.3.6-1.el6.remi.noarch [121 KiB] Changelog by Remi Collet (2013-10-18):
- Update to 2.3.6
php-symfony2-HttpFoundation-2.2.5-1.el6.remi.noarch [117 KiB] Changelog by Remi Collet (2013-08-22):
- Sync with rawhide, update to 2.2.5

Provided by: Nexcess.net