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

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