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 Collet
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.51-2.fc27.remi.noarch [104 KiB] Changelog by Shawn Iwinski (2019-06-19):
- Disable tests by default (follows php-symfony3 and php-symfony4 pkgs)
- Always require build dependencies
- Use range version dependencies for Fedora >= 27 || RHEL >= 8
- Bump psr/log min version to 1.0.1 so php-composer(psr/log) virtual provide can be used
php-symfony-http-kernel-2.8.51-1.fc27.remi.noarch [103 KiB] Changelog by Remi Collet (2019-04-18):
- update to 2.8.51