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

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