Bachir Soussi Chiadmi 41863f872c updated core and modules 7 anni fa
..
Bundle 58f46e4e8f caore d8 files 8 anni fa
CacheClearer 41863f872c updated core and modules 7 anni fa
CacheWarmer 41863f872c updated core and modules 7 anni fa
Config 58f46e4e8f caore d8 files 8 anni fa
Controller 41863f872c updated core and modules 7 anni fa
DataCollector 41863f872c updated core and modules 7 anni fa
Debug 58f46e4e8f caore d8 files 8 anni fa
DependencyInjection 41863f872c updated core and modules 7 anni fa
Event 58f46e4e8f caore d8 files 8 anni fa
EventListener 41863f872c updated core and modules 7 anni fa
Exception 58f46e4e8f caore d8 files 8 anni fa
Fragment 41863f872c updated core and modules 7 anni fa
HttpCache 41863f872c updated core and modules 7 anni fa
Log 58f46e4e8f caore d8 files 8 anni fa
Profiler 41863f872c updated core and modules 7 anni fa
.gitignore 58f46e4e8f caore d8 files 8 anni fa
CHANGELOG.md 58f46e4e8f caore d8 files 8 anni fa
Client.php 41863f872c updated core and modules 7 anni fa
HttpKernel.php 41863f872c updated core and modules 7 anni fa
HttpKernelInterface.php 58f46e4e8f caore d8 files 8 anni fa
Kernel.php 41863f872c updated core and modules 7 anni fa
KernelEvents.php 41863f872c updated core and modules 7 anni fa
KernelInterface.php 41863f872c updated core and modules 7 anni fa
LICENSE 41863f872c updated core and modules 7 anni fa
README.md 58f46e4e8f caore d8 files 8 anni fa
TerminableInterface.php 58f46e4e8f caore d8 files 8 anni fa
UriSigner.php 41863f872c updated core and modules 7 anni fa
composer.json 41863f872c updated core and modules 7 anni fa
phpunit.xml.dist 58f46e4e8f caore d8 files 8 anni fa

README.md

HttpKernel Component

The HttpKernel component provides a structured process for converting a Request into a Response by making use of the EventDispatcher component. It's flexible enough to create a full-stack framework (Symfony), a micro-framework (Silex) or an advanced CMS system (Drupal).

Resources