katesune 6d6efdabaa commit 4 年 前
..
Attribute 6d6efdabaa commit 4 年 前
Bundle 6d6efdabaa commit 4 年 前
CacheClearer 6d6efdabaa commit 4 年 前
CacheWarmer 6d6efdabaa commit 4 年 前
Config 6d6efdabaa commit 4 年 前
Controller 6d6efdabaa commit 4 年 前
ControllerMetadata 6d6efdabaa commit 4 年 前
DataCollector 6d6efdabaa commit 4 年 前
Debug 6d6efdabaa commit 4 年 前
DependencyInjection 6d6efdabaa commit 4 年 前
Event 6d6efdabaa commit 4 年 前
EventListener 6d6efdabaa commit 4 年 前
Exception 6d6efdabaa commit 4 年 前
Fragment 6d6efdabaa commit 4 年 前
HttpCache 6d6efdabaa commit 4 年 前
Log 6d6efdabaa commit 4 年 前
Profiler 6d6efdabaa commit 4 年 前
Resources 6d6efdabaa commit 4 年 前
CHANGELOG.md 6d6efdabaa commit 4 年 前
HttpClientKernel.php 6d6efdabaa commit 4 年 前
HttpKernel.php 6d6efdabaa commit 4 年 前
HttpKernelBrowser.php 6d6efdabaa commit 4 年 前
HttpKernelInterface.php 6d6efdabaa commit 4 年 前
Kernel.php 6d6efdabaa commit 4 年 前
KernelEvents.php 6d6efdabaa commit 4 年 前
KernelInterface.php 6d6efdabaa commit 4 年 前
LICENSE 6d6efdabaa commit 4 年 前
README.md 6d6efdabaa commit 4 年 前
RebootableInterface.php 6d6efdabaa commit 4 年 前
TerminableInterface.php 6d6efdabaa commit 4 年 前
UriSigner.php 6d6efdabaa commit 4 年 前
composer.json 6d6efdabaa commit 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