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

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