katesune 6d6efdabaa commit il y a 5 ans
..
Attribute 6d6efdabaa commit il y a 5 ans
Bundle 6d6efdabaa commit il y a 5 ans
CacheClearer 6d6efdabaa commit il y a 5 ans
CacheWarmer 6d6efdabaa commit il y a 5 ans
Config 6d6efdabaa commit il y a 5 ans
Controller 6d6efdabaa commit il y a 5 ans
ControllerMetadata 6d6efdabaa commit il y a 5 ans
DataCollector 6d6efdabaa commit il y a 5 ans
Debug 6d6efdabaa commit il y a 5 ans
DependencyInjection 6d6efdabaa commit il y a 5 ans
Event 6d6efdabaa commit il y a 5 ans
EventListener 6d6efdabaa commit il y a 5 ans
Exception 6d6efdabaa commit il y a 5 ans
Fragment 6d6efdabaa commit il y a 5 ans
HttpCache 6d6efdabaa commit il y a 5 ans
Log 6d6efdabaa commit il y a 5 ans
Profiler 6d6efdabaa commit il y a 5 ans
Resources 6d6efdabaa commit il y a 5 ans
CHANGELOG.md 6d6efdabaa commit il y a 5 ans
HttpClientKernel.php 6d6efdabaa commit il y a 5 ans
HttpKernel.php 6d6efdabaa commit il y a 5 ans
HttpKernelBrowser.php 6d6efdabaa commit il y a 5 ans
HttpKernelInterface.php 6d6efdabaa commit il y a 5 ans
Kernel.php 6d6efdabaa commit il y a 5 ans
KernelEvents.php 6d6efdabaa commit il y a 5 ans
KernelInterface.php 6d6efdabaa commit il y a 5 ans
LICENSE 6d6efdabaa commit il y a 5 ans
README.md 6d6efdabaa commit il y a 5 ans
RebootableInterface.php 6d6efdabaa commit il y a 5 ans
TerminableInterface.php 6d6efdabaa commit il y a 5 ans
UriSigner.php 6d6efdabaa commit il y a 5 ans
composer.json 6d6efdabaa 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