root edcb89e9dc init 4 年之前
..
Bundle edcb89e9dc init 4 年之前
CacheClearer edcb89e9dc init 4 年之前
CacheWarmer edcb89e9dc init 4 年之前
Config edcb89e9dc init 4 年之前
Controller edcb89e9dc init 4 年之前
DataCollector edcb89e9dc init 4 年之前
Debug edcb89e9dc init 4 年之前
DependencyInjection edcb89e9dc init 4 年之前
Event edcb89e9dc init 4 年之前
EventListener edcb89e9dc init 4 年之前
Exception edcb89e9dc init 4 年之前
Fragment edcb89e9dc init 4 年之前
HttpCache edcb89e9dc init 4 年之前
Log edcb89e9dc init 4 年之前
Profiler edcb89e9dc init 4 年之前
Tests edcb89e9dc init 4 年之前
.gitignore edcb89e9dc init 4 年之前
CHANGELOG.md edcb89e9dc init 4 年之前
Client.php edcb89e9dc init 4 年之前
HttpKernel.php edcb89e9dc init 4 年之前
HttpKernelInterface.php edcb89e9dc init 4 年之前
Kernel.php edcb89e9dc init 4 年之前
KernelEvents.php edcb89e9dc init 4 年之前
KernelInterface.php edcb89e9dc init 4 年之前
LICENSE edcb89e9dc init 4 年之前
README.md edcb89e9dc init 4 年之前
TerminableInterface.php edcb89e9dc init 4 年之前
UriSigner.php edcb89e9dc init 4 年之前
composer.json edcb89e9dc init 4 年之前
phpunit.xml.dist edcb89e9dc init 4 年之前

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