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