Michael 3019f29cdf second commit 5 年之前
..
Bundle 3019f29cdf second commit 5 年之前
CacheClearer 3019f29cdf second commit 5 年之前
CacheWarmer 3019f29cdf second commit 5 年之前
Config 3019f29cdf second commit 5 年之前
Controller 3019f29cdf second commit 5 年之前
ControllerMetadata 3019f29cdf second commit 5 年之前
DataCollector 3019f29cdf second commit 5 年之前
Debug 3019f29cdf second commit 5 年之前
DependencyInjection 3019f29cdf second commit 5 年之前
Event 3019f29cdf second commit 5 年之前
EventListener 3019f29cdf second commit 5 年之前
Exception 3019f29cdf second commit 5 年之前
Fragment 3019f29cdf second commit 5 年之前
HttpCache 3019f29cdf second commit 5 年之前
Log 3019f29cdf second commit 5 年之前
Profiler 3019f29cdf second commit 5 年之前
Resources 3019f29cdf second commit 5 年之前
.gitattributes 3019f29cdf second commit 5 年之前
CHANGELOG.md 3019f29cdf second commit 5 年之前
Client.php 3019f29cdf second commit 5 年之前
HttpClientKernel.php 3019f29cdf second commit 5 年之前
HttpKernel.php 3019f29cdf second commit 5 年之前
HttpKernelBrowser.php 3019f29cdf second commit 5 年之前
HttpKernelInterface.php 3019f29cdf second commit 5 年之前
Kernel.php 3019f29cdf second commit 5 年之前
KernelEvents.php 3019f29cdf second commit 5 年之前
KernelInterface.php 3019f29cdf second commit 5 年之前
LICENSE 3019f29cdf second commit 5 年之前
README.md 3019f29cdf second commit 5 年之前
RebootableInterface.php 3019f29cdf second commit 5 年之前
TerminableInterface.php 3019f29cdf second commit 5 年之前
UriSigner.php 3019f29cdf second commit 5 年之前
composer.json 3019f29cdf second commit 5 年之前

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