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

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