Symfony HttpFoundation Component
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)
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.8.52-7.fc35 | - |
Fedora 35 | 2.8.52-7.fc35 | - |
Fedora 34 | 2.8.52-6.fc34 | - |
EPEL 7 | 2.8.12-2.el7 | - |
You can contact the maintainers of this package via email at
php-symfony dash maintainers at fedoraproject dot org
.