Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
DataCollector | 2017-07-31 | ||
Tests | 2017-07-31 | ||
Controller | 2017-07-31 | ||
HttpCache | 2017-07-31 | ||
Event | 2017-07-31 | ||
Config | 2017-07-31 | ||
Fragment | 2017-07-31 | ||
DependencyInjection | 2017-07-31 | ||
ControllerMetadata | 2017-07-31 | ||
CacheWarmer | 2017-07-31 | ||
Profiler | 2017-07-31 | ||
Exception | 2017-07-31 | ||
Debug | 2017-07-31 | ||
CacheClearer | 2017-07-31 | ||
Log | 2017-07-31 | ||
EventListener | 2017-07-31 | ||
Bundle | 2017-07-31 | ||
composer.json | 2017-07-31 | 2.1 kB | |
phpunit.xml.dist | 2017-07-31 | 1.2 kB | |
TerminableInterface.php | 2017-07-31 | 1.0 kB | |
UriSigner.php | 2017-07-31 | 3.1 kB | |
LICENSE | 2017-07-31 | 1.1 kB | |
README.md | 2017-07-31 | 706 Bytes | |
KernelInterface.php | 2017-07-31 | 4.5 kB | |
KernelEvents.php | 2017-07-31 | 3.4 kB | |
HttpKernelInterface.php | 2017-07-31 | 1.3 kB | |
Kernel.php | 2017-07-31 | 28.1 kB | |
Client.php | 2017-07-31 | 6.5 kB | |
HttpKernel.php | 2017-07-31 | 11.0 kB | |
CHANGELOG.md | 2017-07-31 | 6.7 kB | |
Totals: 30 Items | 70.6 kB | 0 |
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).