张保健 97d25c38f3 首次提交 4 lat temu
..
Bundle 首次提交 4 lat temu
CacheClearer 首次提交 4 lat temu
CacheWarmer 首次提交 4 lat temu
Config 首次提交 4 lat temu
Controller 首次提交 4 lat temu
ControllerMetadata 首次提交 4 lat temu
DataCollector 首次提交 4 lat temu
Debug 首次提交 4 lat temu
DependencyInjection 首次提交 4 lat temu
Event 首次提交 4 lat temu
EventListener 首次提交 4 lat temu
Exception 首次提交 4 lat temu
Fragment 首次提交 4 lat temu
HttpCache 首次提交 4 lat temu
Log 首次提交 4 lat temu
Profiler 首次提交 4 lat temu
Resources 首次提交 4 lat temu
Tests 首次提交 4 lat temu
.gitignore 首次提交 4 lat temu
CHANGELOG.md 首次提交 4 lat temu
Client.php 首次提交 4 lat temu
HttpKernel.php 首次提交 4 lat temu
HttpKernelInterface.php 首次提交 4 lat temu
Kernel.php 首次提交 4 lat temu
KernelEvents.php 首次提交 4 lat temu
KernelInterface.php 首次提交 4 lat temu
LICENSE 首次提交 4 lat temu
README.md 首次提交 4 lat temu
RebootableInterface.php 首次提交 4 lat temu
TerminableInterface.php 首次提交 4 lat temu
UriSigner.php 首次提交 4 lat temu
composer.json 首次提交 4 lat temu
phpunit.xml.dist 首次提交 4 lat temu

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