Michael 3019f29cdf second commit 5 år sedan
..
Bundle 3019f29cdf second commit 5 år sedan
CacheClearer 3019f29cdf second commit 5 år sedan
CacheWarmer 3019f29cdf second commit 5 år sedan
Config 3019f29cdf second commit 5 år sedan
Controller 3019f29cdf second commit 5 år sedan
ControllerMetadata 3019f29cdf second commit 5 år sedan
DataCollector 3019f29cdf second commit 5 år sedan
Debug 3019f29cdf second commit 5 år sedan
DependencyInjection 3019f29cdf second commit 5 år sedan
Event 3019f29cdf second commit 5 år sedan
EventListener 3019f29cdf second commit 5 år sedan
Exception 3019f29cdf second commit 5 år sedan
Fragment 3019f29cdf second commit 5 år sedan
HttpCache 3019f29cdf second commit 5 år sedan
Log 3019f29cdf second commit 5 år sedan
Profiler 3019f29cdf second commit 5 år sedan
Resources 3019f29cdf second commit 5 år sedan
.gitattributes 3019f29cdf second commit 5 år sedan
CHANGELOG.md 3019f29cdf second commit 5 år sedan
Client.php 3019f29cdf second commit 5 år sedan
HttpClientKernel.php 3019f29cdf second commit 5 år sedan
HttpKernel.php 3019f29cdf second commit 5 år sedan
HttpKernelBrowser.php 3019f29cdf second commit 5 år sedan
HttpKernelInterface.php 3019f29cdf second commit 5 år sedan
Kernel.php 3019f29cdf second commit 5 år sedan
KernelEvents.php 3019f29cdf second commit 5 år sedan
KernelInterface.php 3019f29cdf second commit 5 år sedan
LICENSE 3019f29cdf second commit 5 år sedan
README.md 3019f29cdf second commit 5 år sedan
RebootableInterface.php 3019f29cdf second commit 5 år sedan
TerminableInterface.php 3019f29cdf second commit 5 år sedan
UriSigner.php 3019f29cdf second commit 5 år sedan
composer.json 3019f29cdf second commit 5 å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