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

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