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

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