Dmitriy Gnatenko 2c154caeca Vendors updated | há 3 anos atrás | |
---|---|---|
.. | ||
Attribute | há 3 anos atrás | |
Bundle | há 4 anos atrás | |
CacheClearer | há 4 anos atrás | |
CacheWarmer | há 3 anos atrás | |
Config | há 4 anos atrás | |
Controller | há 3 anos atrás | |
ControllerMetadata | há 3 anos atrás | |
DataCollector | há 3 anos atrás | |
Debug | há 3 anos atrás | |
DependencyInjection | há 3 anos atrás | |
Event | há 4 anos atrás | |
EventListener | há 3 anos atrás | |
Exception | há 3 anos atrás | |
Fragment | há 3 anos atrás | |
HttpCache | há 3 anos atrás | |
Log | há 3 anos atrás | |
Profiler | há 3 anos atrás | |
Resources | há 4 anos atrás | |
CHANGELOG.md | há 3 anos atrás | |
HttpClientKernel.php | há 3 anos atrás | |
HttpKernel.php | há 4 anos atrás | |
HttpKernelBrowser.php | há 3 anos atrás | |
HttpKernelInterface.php | há 3 anos atrás | |
Kernel.php | há 3 anos atrás | |
KernelEvents.php | há 3 anos atrás | |
KernelInterface.php | há 3 anos atrás | |
LICENSE | há 3 anos atrás | |
README.md | há 4 anos atrás | |
RebootableInterface.php | há 3 anos atrás | |
TerminableInterface.php | há 4 anos atrás | |
UriSigner.php | há 3 anos atrás | |
composer.json | há 3 anos atrás |
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).