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

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