Michael 3019f29cdf second commit 5 lat temu
..
Bundle 3019f29cdf second commit 5 lat temu
CacheClearer 3019f29cdf second commit 5 lat temu
CacheWarmer 3019f29cdf second commit 5 lat temu
Config 3019f29cdf second commit 5 lat temu
Controller 3019f29cdf second commit 5 lat temu
ControllerMetadata 3019f29cdf second commit 5 lat temu
DataCollector 3019f29cdf second commit 5 lat temu
Debug 3019f29cdf second commit 5 lat temu
DependencyInjection 3019f29cdf second commit 5 lat temu
Event 3019f29cdf second commit 5 lat temu
EventListener 3019f29cdf second commit 5 lat temu
Exception 3019f29cdf second commit 5 lat temu
Fragment 3019f29cdf second commit 5 lat temu
HttpCache 3019f29cdf second commit 5 lat temu
Log 3019f29cdf second commit 5 lat temu
Profiler 3019f29cdf second commit 5 lat temu
Resources 3019f29cdf second commit 5 lat temu
.gitattributes 3019f29cdf second commit 5 lat temu
CHANGELOG.md 3019f29cdf second commit 5 lat temu
Client.php 3019f29cdf second commit 5 lat temu
HttpClientKernel.php 3019f29cdf second commit 5 lat temu
HttpKernel.php 3019f29cdf second commit 5 lat temu
HttpKernelBrowser.php 3019f29cdf second commit 5 lat temu
HttpKernelInterface.php 3019f29cdf second commit 5 lat temu
Kernel.php 3019f29cdf second commit 5 lat temu
KernelEvents.php 3019f29cdf second commit 5 lat temu
KernelInterface.php 3019f29cdf second commit 5 lat temu
LICENSE 3019f29cdf second commit 5 lat temu
README.md 3019f29cdf second commit 5 lat temu
RebootableInterface.php 3019f29cdf second commit 5 lat temu
TerminableInterface.php 3019f29cdf second commit 5 lat temu
UriSigner.php 3019f29cdf second commit 5 lat temu
composer.json 3019f29cdf second commit 5 lat temu

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