Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDGHILMOPQRSTUVWZ
]
php-symfony4-http-kernel - Symfony HttpKernel Component (version 4)
- Website:
- http://symfony.com/doc/master/components/http_kernel.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/master/reference/configuration/kernel.html
Autoloader: /usr/share/php/Symfony4/Component/HttpKernel/autoload.php
Packages
php-symfony4-http-kernel-4.2.3-1.fc26.remi.noarch
|
[106 KiB]
|
Changelog by Remi Collet (2019-02-04):
- update to 4.2.3
- raise dependency on twig 1.37.1
|
php-symfony4-http-kernel-4.2.2-1.fc26.remi.noarch
|
[105 KiB]
|
Changelog by Remi Collet (2019-01-07):
- update to 4.2.2
- add VarExporter component
- add dependency on symfony/contracts
- add dependency on doctrine/event-manager, doctrine/persistence
and doctrine/reflection
- raise dependency on doctrine/dbal 2.5
- raise dependency on ocramius/proxy-manager 2.1
|