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

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