zhangqi d22d106604 生成seed种子文件 5 년 전
..
Bundle 1a2fd98c09 第一次提交 5 년 전
CacheClearer 1a2fd98c09 第一次提交 5 년 전
CacheWarmer 1a2fd98c09 第一次提交 5 년 전
Config 1a2fd98c09 第一次提交 5 년 전
Controller 1a2fd98c09 第一次提交 5 년 전
ControllerMetadata 1a2fd98c09 第一次提交 5 년 전
DataCollector 1a2fd98c09 第一次提交 5 년 전
Debug 1a2fd98c09 第一次提交 5 년 전
DependencyInjection 1a2fd98c09 第一次提交 5 년 전
Event 1a2fd98c09 第一次提交 5 년 전
EventListener 1a2fd98c09 第一次提交 5 년 전
Exception 1a2fd98c09 第一次提交 5 년 전
Fragment 1a2fd98c09 第一次提交 5 년 전
HttpCache 1a2fd98c09 第一次提交 5 년 전
Log 1a2fd98c09 第一次提交 5 년 전
Profiler 1a2fd98c09 第一次提交 5 년 전
Resources 1a2fd98c09 第一次提交 5 년 전
Tests d22d106604 生成seed种子文件 5 년 전
.gitignore 1a2fd98c09 第一次提交 5 년 전
CHANGELOG.md 1a2fd98c09 第一次提交 5 년 전
Client.php 1a2fd98c09 第一次提交 5 년 전
HttpKernel.php 1a2fd98c09 第一次提交 5 년 전
HttpKernelInterface.php 1a2fd98c09 第一次提交 5 년 전
Kernel.php d22d106604 生成seed种子文件 5 년 전
KernelEvents.php 1a2fd98c09 第一次提交 5 년 전
KernelInterface.php 1a2fd98c09 第一次提交 5 년 전
LICENSE 1a2fd98c09 第一次提交 5 년 전
README.md 1a2fd98c09 第一次提交 5 년 전
RebootableInterface.php 1a2fd98c09 第一次提交 5 년 전
TerminableInterface.php 1a2fd98c09 第一次提交 5 년 전
UriSigner.php 1a2fd98c09 第一次提交 5 년 전
composer.json 1a2fd98c09 第一次提交 5 년 전
phpunit.xml.dist 1a2fd98c09 第一次提交 5 년 전

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