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

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