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

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