The Wayback Machine - https://web.archive.org/web/20190322174617/https://github.com/symfony/http-kernel
Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
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 94e2c22 Mar 22, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Bundle Merge branch '3.4' into 4.1 Sep 8, 2018
CacheClearer
CacheWarmer fixed CS Jan 16, 2019
Config
Controller
ControllerMetadata Merge branch '3.4' into 4.1 Jan 16, 2019
DataCollector
Debug
DependencyInjection
Event
EventListener [EventDispatcher] swap arguments of dispatch() to allow registering e… Mar 14, 2019
Exception
Fragment
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
Tests
.gitignore Fix gitignore Mar 4, 2014
CHANGELOG.md
Client.php renamed Client to Browser Mar 12, 2019
HttpKernel.php
HttpKernelBrowser.php
HttpKernelInterface.php remove api tags from code Sep 28, 2015
Kernel.php Drop more usages of Serializable Mar 4, 2019
KernelEvents.php [EventDispatcher] swap arguments of dispatch() to allow registering e… Mar 14, 2019
KernelInterface.php Drop more usages of Serializable Mar 4, 2019
LICENSE
README.md Updated all the README files Mar 4, 2016
RealHttpKernel.php [HttpKernel] add RealHttpKernel: handle requests with HttpClientInter… Mar 21, 2019
RebootableInterface.php [HttpKernel][FrameworkBundle] Add RebootableInterface, fix and un-dep… Aug 18, 2017
TerminableInterface.php
UriSigner.php
composer.json feature #28920 [EventDispatcher] swap arguments of dispatch() to allo… Mar 20, 2019
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.