The Wayback Machine - https://web.archive.org/web/20190325074213/https://github.com/symfony/http-kernel
Skip to content
The HttpKernel component provides a structured process for converting a Request into a Response. https://symfony.com/http-kernel
Branch: master
Clone or download
Latest commit 0feb22a Mar 23, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Bundle
CacheClearer fixed CS Jan 16, 2019
CacheWarmer
Config
Controller Merge branch '4.1' into 4.2 Jan 16, 2019
ControllerMetadata Merge branch '3.4' into 4.1 Jan 16, 2019
DataCollector
Debug [VarDumper] add link to source next to class names Feb 19, 2019
DependencyInjection
Event [EventDispatcher] swap arguments of dispatch() to allow registering e… Mar 14, 2019
EventListener
Exception [HttpKernel] Better exception page when the invokable controller retu… Mar 5, 2019
Fragment feature #28920 [EventDispatcher] swap arguments of dispatch() to allo… Mar 20, 2019
HttpCache Merge branch '3.4' into 4.2 Mar 3, 2019
Log Merge branch '3.4' into 4.2 Mar 10, 2019
Profiler Merge branch '4.1' into 4.2 Jan 16, 2019
Resources Display the Welcome Page when there is no homepage defined Mar 11, 2018
Tests fixed CS Mar 22, 2019
.gitignore
CHANGELOG.md fixed typo Mar 23, 2019
Client.php renamed Client to Browser Mar 12, 2019
HttpClientKernel.php
HttpKernel.php [EventDispatcher] swap arguments of dispatch() to allow registering e… Mar 14, 2019
HttpKernelBrowser.php
HttpKernelInterface.php remove api tags from code Sep 28, 2015
Kernel.php
KernelEvents.php
KernelInterface.php Drop more usages of Serializable Mar 4, 2019
LICENSE update year in license files Jan 1, 2019
README.md
RebootableInterface.php
TerminableInterface.php [DI] minor docblock fixes Oct 24, 2017
UriSigner.php Merge branch '3.4' into 4.1 Jan 16, 2019
composer.json
phpunit.xml.dist

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

You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.