Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-symfony-http-kernel - Symfony HttpKernel Component

Website:
http://symfony.com/doc/2.8/components/http_kernel/index.html
Licence:
MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
The HttpKernel Component provides a structured process for converting a Request
into a Response by making use of the event dispatcher. It's flexible enough to
create a full-stack framework (Symfony), a micro-framework (Silex) or an
advanced CMS system (Drupal).

Configuration reference:
http://symfony.com/doc/2.8/reference/configuration/kernel.html

Optional:
* APC (php-pecl-apcu)
* Memcache (php-pecl-memcache)
* Memcached (php-pecl-memcached)
* Mongo (php-pecl-mongo)
* Redis (php-pecl-redis)
* Zend OPcache (php-opcache)

Packages

php-symfony-http-kernel-2.8.52-5.el6.remi.noarch [103 KiB] Changelog by Remi Collet (2020-10-26):
- raise dependency on PHP 7.0
- drop dependency on symfony/polyfill-php*
php-symfony-http-kernel-2.8.52-2.el6.remi.noarch [103 KiB] Changelog by Remi Collet (2019-12-02):
- allow symfony/security-acl v3