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