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