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