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