Dashboard sipadu mbip
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
root d8c1b4a1be initial 5年前
..
Bundle initial 5年前
CacheClearer initial 5年前
CacheWarmer initial 5年前
Config initial 5年前
Controller initial 5年前
ControllerMetadata initial 5年前
DataCollector initial 5年前
Debug initial 5年前
DependencyInjection initial 5年前
Event initial 5年前
EventListener initial 5年前
Exception initial 5年前
Fragment initial 5年前
HttpCache initial 5年前
Log initial 5年前
Profiler initial 5年前
Resources initial 5年前
Tests initial 5年前
.gitignore initial 5年前
CHANGELOG.md initial 5年前
Client.php initial 5年前
HttpClientKernel.php initial 5年前
HttpKernel.php initial 5年前
HttpKernelBrowser.php initial 5年前
HttpKernelInterface.php initial 5年前
Kernel.php initial 5年前
KernelEvents.php initial 5年前
KernelInterface.php initial 5年前
LICENSE initial 5年前
README.md initial 5年前
RebootableInterface.php initial 5年前
TerminableInterface.php initial 5年前
UriSigner.php initial 5年前
composer.json initial 5年前
phpunit.xml.dist initial 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