zhangqi d22d106604 生成seed种子文件 5 yıl önce
..
Bundle 1a2fd98c09 第一次提交 5 yıl önce
CacheClearer 1a2fd98c09 第一次提交 5 yıl önce
CacheWarmer 1a2fd98c09 第一次提交 5 yıl önce
Config 1a2fd98c09 第一次提交 5 yıl önce
Controller 1a2fd98c09 第一次提交 5 yıl önce
ControllerMetadata 1a2fd98c09 第一次提交 5 yıl önce
DataCollector 1a2fd98c09 第一次提交 5 yıl önce
Debug 1a2fd98c09 第一次提交 5 yıl önce
DependencyInjection 1a2fd98c09 第一次提交 5 yıl önce
Event 1a2fd98c09 第一次提交 5 yıl önce
EventListener 1a2fd98c09 第一次提交 5 yıl önce
Exception 1a2fd98c09 第一次提交 5 yıl önce
Fragment 1a2fd98c09 第一次提交 5 yıl önce
HttpCache 1a2fd98c09 第一次提交 5 yıl önce
Log 1a2fd98c09 第一次提交 5 yıl önce
Profiler 1a2fd98c09 第一次提交 5 yıl önce
Resources 1a2fd98c09 第一次提交 5 yıl önce
Tests d22d106604 生成seed种子文件 5 yıl önce
.gitignore 1a2fd98c09 第一次提交 5 yıl önce
CHANGELOG.md 1a2fd98c09 第一次提交 5 yıl önce
Client.php 1a2fd98c09 第一次提交 5 yıl önce
HttpKernel.php 1a2fd98c09 第一次提交 5 yıl önce
HttpKernelInterface.php 1a2fd98c09 第一次提交 5 yıl önce
Kernel.php d22d106604 生成seed种子文件 5 yıl önce
KernelEvents.php 1a2fd98c09 第一次提交 5 yıl önce
KernelInterface.php 1a2fd98c09 第一次提交 5 yıl önce
LICENSE 1a2fd98c09 第一次提交 5 yıl önce
README.md 1a2fd98c09 第一次提交 5 yıl önce
RebootableInterface.php 1a2fd98c09 第一次提交 5 yıl önce
TerminableInterface.php 1a2fd98c09 第一次提交 5 yıl önce
UriSigner.php 1a2fd98c09 第一次提交 5 yıl önce
composer.json 1a2fd98c09 第一次提交 5 yıl önce
phpunit.xml.dist 1a2fd98c09 第一次提交 5 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