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

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