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

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